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