File: proxy.elz

package info (click to toggle)
elza 1.4.3-16
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 356 kB
  • sloc: perl: 3,715; makefile: 39
file content (9 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
var onerror = continue
var proxyserver = proxy.einet.bg
var proxyport = 8080
get url http://www.hotmail.com
call nope if %retcode% == 403

proc nope
print Sorry, this proxy does not allow bouncing.
endproc nope