]> bicyclesonthemoon.info Git - yplom/proxy/commitdiff
Warning
authorb <b@05ce6ebb-7522-4a6e-a768-0026ae12be9f>
Wed, 13 Jan 2016 21:03:59 +0000 (21:03 +0000)
committerb <b@05ce6ebb-7522-4a6e-a768-0026ae12be9f>
Wed, 13 Jan 2016 21:03:59 +0000 (21:03 +0000)
git-svn-id: svn://botcastle1b/yplom/proxy@18 05ce6ebb-7522-4a6e-a768-0026ae12be9f

proxy.1.pl

index ee2398146f58ea15fcc79811e0ba88e123ba8c55..1c07bcb249ae4a5194a45ce69c379d5c9c63b953 100755 (executable)
@@ -679,8 +679,10 @@ sub unlockpage {
        print '</form><br>';
        print 'WARNING: The proxy will be unlocked for some time, for you and every ';
        print 'computer in your local network which has the same public IP. Any ';
-       print 'action from your IP will be assumed to be your action. By submitting ';
-       print 'this form you agree to this.<br><br>';
+       print 'action from your IP will be assumed to be your action.<br>';
+       print 'Everything you download or upload (including your passwords) will be ';
+       print "saved on the proxy's filesystem for some time and may be available ";
+       print ' for bots.<br>By submitting this form you agree to this.<br><br>';
        print 'The proxy will be locked again: <ul>';
        print '<li>'.TIMEOUT_UNLOCK.' minutes after unlocking</li>';
        print '<li>after '.TIMEOUT_INACT.' minutes of inactivity</li>';