иуфгешан
This commit is contained in:
99
proxy.pac
99
proxy.pac
@@ -1,106 +1,95 @@
|
|||||||
function FindProxyForURL(url, host) {
|
function FindProxyForURL(url, host) {
|
||||||
|
|
||||||
//Linkedin domains
|
//Linkedin domains
|
||||||
if ((shExpMatch(host, "linkedin.com")) ||
|
if ((shExpMatch(host, "linkedin.com")) ||
|
||||||
(shExpMatch(host, "www.linkedin.com")))
|
(shExpMatch(host, "www.linkedin.com")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080" }
|
||||||
{ return "SOCKS5 proxy.vm:1080" }
|
|
||||||
else
|
else
|
||||||
//rutracker.org
|
//rutracker.org
|
||||||
|
|
||||||
if ((shExpMatch(host, "rutracker.org")) ||
|
if ((shExpMatch(host, "rutracker.org")) ||
|
||||||
(shExpMatch(host, "*.rutracker.*")))
|
(shExpMatch(host, "*.rutracker.*")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
else
|
else
|
||||||
//kinozal.tv
|
//kinozal.tv
|
||||||
|
|
||||||
if ((shExpMatch(host, "kinozal.tv")) ||
|
if ((shExpMatch(host, "kinozal.tv")) ||
|
||||||
(shExpMatch(host, "*.kinozal.tv")))
|
(shExpMatch(host, "*.kinozal.tv")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
else
|
else
|
||||||
//ntc.party
|
//ntc.party
|
||||||
|
|
||||||
if (shExpMatch(host, "ntc.party"))
|
if (shExpMatch(host, "ntc.party"))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
|
|
||||||
else
|
else
|
||||||
//instagram
|
//instagram
|
||||||
|
|
||||||
if ((shExpMatch(host, "*.instagram.com")) ||
|
if ((shExpMatch(host, "*.instagram.com")) ||
|
||||||
(shExpMatch(host, "instagram.com")) ||
|
(shExpMatch(host, "instagram.com")) ||
|
||||||
(shExpMatch(host, "*.cdninstagram.com")))
|
(shExpMatch(host, "*.cdninstagram.com")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
|
|
||||||
else
|
else
|
||||||
//youtube
|
//youtube
|
||||||
|
|
||||||
if ((shExpMatch(host, "youtube.com")) ||
|
if ((shExpMatch(host, "youtube.com")) ||
|
||||||
(shExpMatch(host, "*.youtube.com")) ||
|
(shExpMatch(host, "*.youtube.com")) ||
|
||||||
(shExpMatch(host, "*.youtu.be")) ||
|
(shExpMatch(host, "*.youtu.be")) ||
|
||||||
(shExpMatch(host, "youtu.be")) ||
|
(shExpMatch(host, "youtu.be")) ||
|
||||||
(shExpMatch(host, "*.ytimg.com")) ||
|
(shExpMatch(host, "*.ytimg.com")) ||
|
||||||
(shExpMatch(host, "*.ggpht.com")) ||
|
(shExpMatch(host, "*.ggpht.com")) ||
|
||||||
(shExpMatch(host, "*.googleusercontent.com")) ||
|
(shExpMatch(host, "*.googleusercontent.com")) ||
|
||||||
(shExpMatch(host, "*.googlevideo.com")) ||
|
(shExpMatch(host, "*.googlevideo.com")) ||
|
||||||
(shExpMatch(host, "google.com")) ||
|
(shExpMatch(host, "google.com")) ||
|
||||||
(shExpMatch(host, "*.google.com")) ||
|
(shExpMatch(host, "*.google.com")) ||
|
||||||
(shExpMatch(host, "*.google.com")) ||
|
(shExpMatch(host, "*.google.com")) ||
|
||||||
(shExpMatch(host, "*.yt.be")) ||
|
(shExpMatch(host, "*.yt.be")) ||
|
||||||
(shExpMatch(host, "yt.be")) ||
|
(shExpMatch(host, "yt.be")) ||
|
||||||
(shExpMatch(host, "*.l.google.com")) ||
|
(shExpMatch(host, "*.l.google.com")) ||
|
||||||
(shExpMatch(host, "l.google.com")))
|
(shExpMatch(host, "l.google.com")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
|
|
||||||
|
|
||||||
else
|
else
|
||||||
//chatgpt
|
//chatgpt
|
||||||
|
|
||||||
if ((shExpMatch(host, "chatgpt.com")) ||
|
if ((shExpMatch(host, "chatgpt.com")) ||
|
||||||
(shExpMatch(host, "*.chatgpt.com")))
|
(shExpMatch(host, "*.chatgpt.com")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
//cisco
|
//cisco
|
||||||
|
|
||||||
if ((shExpMatch(host, "cisco.com")) ||
|
if ((shExpMatch(host, "cisco.com")) ||
|
||||||
(shExpMatch(host, "*.cisco.com")))
|
(shExpMatch(host, "*.cisco.com")))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
//medium
|
//medium
|
||||||
|
|
||||||
if ((shExpMatch(host, "medium.com")) ||
|
if ((shExpMatch(host, "medium.com")) ||
|
||||||
(shExpMatch(host, "*.medium.com")))
|
(shExpMatch(host, "*.medium.com")))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
//homarr
|
//homarr
|
||||||
|
|
||||||
if ((shExpMatch(host, "homarr.dev")) ||
|
if ((shExpMatch(host, "homarr.dev")) ||
|
||||||
(shExpMatch(host, "*.homarr.dev")))
|
(shExpMatch(host, "*.homarr.dev")))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
//netgate
|
//netgate
|
||||||
|
|
||||||
if ((shExpMatch(host, "netgate.com")) ||
|
if ((shExpMatch(host, "netgate.com")) ||
|
||||||
(shExpMatch(host, "*.netgate.com")) ||
|
(shExpMatch(host, "*.netgate.com")) ||
|
||||||
(shExpMatch(host, "boostymark.com")) ||
|
(shExpMatch(host, "boostymark.com")) ||
|
||||||
(shExpMatch(host, "*.boostymark.com")))
|
(shExpMatch(host, "*.boostymark.com")))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user