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")) ||