This commit is contained in:
2025-01-17 16:33:29 +03:00
parent c30ab01316
commit 58a2154c73

View File

@@ -53,6 +53,7 @@ else
(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, "jnn-pa.googleapis.com")) ||
(shExpMatch(host, "l.google.com"))) (shExpMatch(host, "l.google.com")))
{ return "PROXY proxy.vm:8118"} { return "PROXY proxy.vm:8118"}