Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am windrun on github.
  • I am windrun (https://keybase.io/windrun) on keybase.
  • I have a public key ASBiEybSrsxkBBpgjKxrD3kW8VvMlR7W0T_8HDpPRfL3tQo

To claim this, I am signing this object:

@Windrun
Windrun / wpad.dat
Last active February 10, 2016 10:20
wpad.dat
function FindProxyForURL(url, host) {
var i, _key, index,
key = "",
key_default = "direct",
proxies = {
"direct" : [
"DIRECT"
],
"filter_1" : [
"PROXY 178.162.221.35:3128; PROXY 37.48.67.9:3128;DIRECT",