From 248c0434de88c3c2414b6b9ae3f1b6a784d45f6c Mon Sep 17 00:00:00 2001 From: anton Date: Tue, 20 Aug 2024 13:19:03 +0000 Subject: [PATCH] Update proxy.pac --- proxy.pac | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy.pac b/proxy.pac index dc306b7..99cd8f7 100644 --- a/proxy.pac +++ b/proxy.pac @@ -36,6 +36,7 @@ else (shExpMatch(host, "youtube.com")) || (shExpMatch(host, "*.youtube.com")) || (shExpMatch(host, "*.youtu.be")) || + (shExpMatch(host, "youtu.be")) || (shExpMatch(host, "*.ytimg.com")) || (shExpMatch(host, "*.ggpht.com")) || (shExpMatch(host, "*.googleusercontent.com")) ||