From ad0d55028a3ff77d358f118d1b272e90fe791819 Mon Sep 17 00:00:00 2001 From: Anton Date: Sun, 20 Oct 2024 21:48:20 +0300 Subject: [PATCH] fix google --- proxy.pac | 1 - 1 file changed, 1 deletion(-) diff --git a/proxy.pac b/proxy.pac index c253efc..cba66ab 100644 --- a/proxy.pac +++ b/proxy.pac @@ -43,7 +43,6 @@ else (shExpMatch(host, "*.googlevideo.com")) || (shExpMatch(host, "google.com")) || (shExpMatch(host, "*.google.com")) || - (shExpMatch(host, "*.google.com")) || (shExpMatch(host, "*.yt.be")) || (shExpMatch(host, "yt.be")) || (shExpMatch(host, "*.l.google.com")) ||