From 5f1f4404f60ca91711d487233a73f74a32e90b3c Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Thu, 15 Aug 2024 01:38:11 +0800 Subject: [PATCH] add github domains to autoproxy.pac for proxy --- autoproxy.pac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autoproxy.pac b/autoproxy.pac index f12b25f..d934fa0 100644 --- a/autoproxy.pac +++ b/autoproxy.pac @@ -27,6 +27,9 @@ var proxyDomains = [ "*redditmedia.com*", "*redditstatic.com*", "*imgur.com*", + "*githubassets.com*", + "*githubusercontent.com*", + "*github.com*", "*github.io*", "*medium.com*", "*xahlee.org*",