[or-cvs] r14808: Tor Bulk Exit List Exporter link added. (check/trunk/cgi-bin)

ioerror at seul.org ioerror at seul.org
Thu May 29 09:43:37 UTC 2008


Author: ioerror
Date: 2008-05-29 05:43:36 -0400 (Thu, 29 May 2008)
New Revision: 14808

Modified:
   check/trunk/cgi-bin/index.py
Log:
Tor Bulk Exit List Exporter link added.


Modified: check/trunk/cgi-bin/index.py
===================================================================
--- check/trunk/cgi-bin/index.py	2008-05-29 04:32:34 UTC (rev 14807)
+++ check/trunk/cgi-bin/index.py	2008-05-29 09:43:36 UTC (rev 14808)
@@ -216,6 +216,7 @@
     req.write(_('Your IP address appears to be: '))
     req.write('<b>%s</b><br>\n' % req.connection.remote_ip )
     req.write(_('This small script is powered by <a href="http://exitlist.torproject.org/">tordnsel</a>'))
+    req.write(_('You may also be interested in the <a href="/TorBulkExitList.py">Tor Bulk Exit List Exporter</a>'))
     req.write('<br><br>')
     req.write(_('This server does not log <i>any</i> information about visitors.'))
     req.write('<br>\n<br>\n')



More information about the tor-commits mailing list