From aa826288d2fd6892548b55188b200a0367e01a64 Mon Sep 17 00:00:00 2001 From: anton Date: Mon, 12 Aug 2024 15:05:59 +0000 Subject: [PATCH] Update proxy.pac --- proxy.pac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy.pac b/proxy.pac index 3526f6a..79e2eaa 100644 --- a/proxy.pac +++ b/proxy.pac @@ -39,7 +39,7 @@ else (shExpMatch(host, "*.ytimg.com")) || (shExpMatch(host, "ggpht.com")) || (shExpMatch(host, "googleusercontent.com")) || - (shExpMatch(host, "googlevideo.com")) || + (shExpMatch(host, "*.googlevideo.com")) || (shExpMatch(host, "google.com")) || (shExpMatch(host, "*.google.com")) || (shExpMatch(host, "*.googleapis.com"))