source: trunk/dnsbl/templates/index.tmpl@ 22

Last change on this file since 22 was 22, checked in by Kris Deugau, 14 years ago

/trunk/dnsbl

Extend browse listing in reporting to indicate containing blocks
and repeat-offender IPs, as well as show containing block on report
finalize page

File size: 260 bytes
Line 
1<html>
2<head>
3<title>DNSBL database</title>
4</head>
5<body>
6<table>
7<form action="dnsbl.cgi"><input type=hidden name=page value=report>
8<tr><td>Add an IP:</td>
9<td><input name=ip></td></tr>
10<tr><td><input type=submit></td></tr>
11</form>
12</table>
13</body>
14</html>
Note: See TracBrowser for help on using the repository browser.