Update proxy.pac
This commit is contained in:
@@ -25,7 +25,7 @@ else
|
|||||||
else
|
else
|
||||||
//instagram
|
//instagram
|
||||||
|
|
||||||
if ((shExpMatch(host, "instagram.com")) || (shExpMatch(host, "*.instagram.com")) || (shExpMatch(host, "*instagram.com")))
|
if (shExpMatch(host, "*instagram.com"))
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:11080"}
|
{ return "SOCKS5 proxy.vm:11080"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user