-
Notifications
You must be signed in to change notification settings - Fork 0
/
code.html
31 lines (30 loc) · 1.2 KB
/
code.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>BNAP, BNAP</title>
</head>
<body>
<div style="text-align: center; font-family: Verdana;">
<small>
<a href="index.php">Home</a> |
<a href="readme.html">About</a> |
<a href="readme.html#PRIVACY">Privacy</a> |
<a href="thelist.php">The List</a> |
<a href="code.html">Code</a>
<br>
</small>
</div>
<div style="text-align: center;"><big style="font-weight: bold;"><big><big><big><span style="font-family: Verdana;">BNAP, BNAP - The Code</span></big></big></big></big><br>
</div>
<br>
In order to facilitate an open sharing process, the PHP and SQL source
that makes up this (ahem) website is available for your perusal.
I'm no expert PHP developer, but I have taken steps to mitigate
any abuse through appropriate input validation. If you come
across any bugs or recommendations that will make me a better PHP
programmer, <a href="mailto:[email protected]">I'll be eternally grateful for your words of wisdom</a>.<br>
<br>
<ul><li><a href="https://github.com/OpenSecurityResearch/bnapbnap">Open Security Research Github</a></li></ul><BR>
</body>
</html>