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