From d8be0cbeb5a7a11fd78fd16dad28e0fc236cab06 Mon Sep 17 00:00:00 2001 From: anton Date: Tue, 20 Aug 2024 13:28:49 +0000 Subject: [PATCH] Update proxy.pac --- proxy.pac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/proxy.pac b/proxy.pac index 5605a37..aa948b8 100644 --- a/proxy.pac +++ b/proxy.pac @@ -43,9 +43,7 @@ else (shExpMatch(host, "*.googlevideo.com")) || (shExpMatch(host, "google.com")) || (shExpMatch(host, "*.google.com")) || - (shExpMatch(host, "*.google.com")) || - (shExpMatch(host, "youtu.be")) || - (shExpMatch(host, "*.youtu.be")) || + (shExpMatch(host, "*.google.com")) || (shExpMatch(host, "*.yt.be")) || (shExpMatch(host, "yt.be")) || (shExpMatch(host, "*.l.google.com")) ||