File: proxy.elz

package info (click to toggle)
elza 1.4.3-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 232 kB
  • ctags: 20
  • sloc: perl: 1,308; sh: 129; makefile: 38
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