Update proxy.pac
This commit is contained in:
@@ -19,6 +19,13 @@ else
|
|||||||
{ return "SOCKS5 proxy.vm:11080"}
|
{ return "SOCKS5 proxy.vm:11080"}
|
||||||
else
|
else
|
||||||
|
|
||||||
|
//ntc.party
|
||||||
|
|
||||||
|
if ((shExpMatch(host, "ntc.party")))
|
||||||
|
|
||||||
|
{ return "SOCKS5 proxy.vm:11080"}
|
||||||
|
else
|
||||||
|
|
||||||
//youtube
|
//youtube
|
||||||
|
|
||||||
if ((shExpMatch(host, ".googlevideo.*)) ||
|
if ((shExpMatch(host, ".googlevideo.*)) ||
|
||||||
|
|||||||
Reference in New Issue
Block a user