proxy update
This commit is contained in:
44
proxy.pac
44
proxy.pac
@@ -3,24 +3,24 @@ function FindProxyForURL(url, host) {
|
||||
//Linkedin domains
|
||||
if ((shExpMatch(host, "linkedin.com")) ||
|
||||
(shExpMatch(host, "www.linkedin.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080" }
|
||||
{ return "PROXY proxy.vm:8118" }
|
||||
else
|
||||
//rutracker.org
|
||||
|
||||
if ((shExpMatch(host, "rutracker.org")) ||
|
||||
(shExpMatch(host, "*.rutracker.*")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
else
|
||||
//kinozal.tv
|
||||
|
||||
if ((shExpMatch(host, "kinozal.tv")) ||
|
||||
(shExpMatch(host, "*.kinozal.tv")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
else
|
||||
//ntc.party
|
||||
|
||||
if (shExpMatch(host, "ntc.party"))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
//instagram
|
||||
@@ -28,7 +28,7 @@ else
|
||||
if ((shExpMatch(host, "*.instagram.com")) ||
|
||||
(shExpMatch(host, "instagram.com")) ||
|
||||
(shExpMatch(host, "*.cdninstagram.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
//youtube
|
||||
@@ -47,7 +47,7 @@ else
|
||||
(shExpMatch(host, "yt.be")) ||
|
||||
(shExpMatch(host, "*.l.google.com")) ||
|
||||
(shExpMatch(host, "l.google.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
|
||||
else
|
||||
@@ -57,7 +57,7 @@ else
|
||||
(shExpMatch(host, "openai.com")) ||
|
||||
(shExpMatch(host, "*.openai.com")) ||
|
||||
(shExpMatch(host, "*.chatgpt.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -65,7 +65,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "digitalocean.com")) ||
|
||||
(shExpMatch(host, "*.digitalocean.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -75,7 +75,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "cisco.com")) ||
|
||||
(shExpMatch(host, "*.cisco.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -83,7 +83,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "medium.com")) ||
|
||||
(shExpMatch(host, "*.medium.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -91,7 +91,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "homarr.dev")) ||
|
||||
(shExpMatch(host, "*.homarr.dev")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -101,7 +101,7 @@ else
|
||||
(shExpMatch(host, "*.netgate.com")) ||
|
||||
(shExpMatch(host, "boostymark.com")) ||
|
||||
(shExpMatch(host, "*.boostymark.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -111,7 +111,7 @@ else
|
||||
(shExpMatch(host, "*.discord.com")) ||
|
||||
(shExpMatch(host, "discord.gg")) ||
|
||||
(shExpMatch(host, "*.discord.gg")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -119,7 +119,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "notepad-plus-plus.org")) ||
|
||||
(shExpMatch(host, "*.notepad-plus-plus.org")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -127,7 +127,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "clickhouse.com")) ||
|
||||
(shExpMatch(host, "*.clickhouse.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -139,7 +139,7 @@ if ((shExpMatch(host, "hashicorp.com")) ||
|
||||
(shExpMatch(host, "*.vagrantup.com")) ||
|
||||
(shExpMatch(host, "vagrantcloud.com")) ||
|
||||
(shExpMatch(host, "*.vagrantcloud.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -147,14 +147,14 @@ else
|
||||
|
||||
if ((shExpMatch(host, "turnkeylinux.org")) ||
|
||||
(shExpMatch(host, "*.turnkeylinux.org")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
else
|
||||
|
||||
//habr
|
||||
|
||||
if ((shExpMatch(host, "habr.com")) ||
|
||||
(shExpMatch(host, "*.habr.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -162,7 +162,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "giters.com")) ||
|
||||
(shExpMatch(host, "*.giters.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
|
||||
else
|
||||
@@ -171,7 +171,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "imdb.com")) ||
|
||||
(shExpMatch(host, "*.imdb.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
@@ -179,7 +179,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "themoviedb.org")) ||
|
||||
(shExpMatch(host, "*.themoviedb.org")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
|
||||
else
|
||||
@@ -188,7 +188,7 @@ else
|
||||
|
||||
if ((shExpMatch(host, "intel.com")) ||
|
||||
(shExpMatch(host, "*.intel.com")))
|
||||
{ return "SOCKS5 proxy.vm:1080"}
|
||||
{ return "PROXY proxy.vm:8118"}
|
||||
|
||||
else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user