Update proxy.pac
This commit is contained in:
@@ -42,7 +42,7 @@ else
|
|||||||
(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, "googleapis.com"))
|
(shExpMatch(host, "*.googleapis.com"))
|
||||||
)
|
)
|
||||||
|
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|||||||
Reference in New Issue
Block a user