From 91331004d5e6f019f2f091dc01b512fcac293eb2 Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Thu, 2 Jan 2020 19:11:43 +0800 Subject: [PATCH 1/6] Add domains in faceboon, github, microsoft 1. Add "fbcdn-a.akamaihd.net" in "faceboon" 2. Add "github.blog" in "github" 3. Add "microsoftuwp.com" and "msauth.net" in "microsoft" --- data/facebook | 2 ++ data/github | 1 + data/microsoft | 2 ++ 3 files changed, 5 insertions(+) diff --git a/data/facebook b/data/facebook index 7099d112..7675eb22 100644 --- a/data/facebook +++ b/data/facebook @@ -21,3 +21,5 @@ rocksdb.org thefacebook.com whatsapp.com whatsapp.net + +full:fbcdn-a.akamaihd.net diff --git a/data/github b/data/github index eb590931..503c04ba 100644 --- a/data/github +++ b/data/github @@ -1,3 +1,4 @@ +github.blog github.com githubapp.com githubassets.com diff --git a/data/microsoft b/data/microsoft index c914ea2a..97261ac9 100644 --- a/data/microsoft +++ b/data/microsoft @@ -20,6 +20,8 @@ office.com xbox.com visualstudio.com microsofttranslator.com +microsoftuwp.com +msauth.net xboxlive.com msedge.net office365.com From a933aec5b39d0b3a5132ec10899f333ac7f21941 Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Fri, 3 Jan 2020 18:34:15 +0800 Subject: [PATCH 2/6] Rename epicgame to epicgames --- data/epicgame | 1 - data/epicgames | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 data/epicgame create mode 100644 data/epicgames diff --git a/data/epicgame b/data/epicgame deleted file mode 100644 index 9ccc88f1..00000000 --- a/data/epicgame +++ /dev/null @@ -1 +0,0 @@ -epicgames.com diff --git a/data/epicgames b/data/epicgames new file mode 100644 index 00000000..9568398b --- /dev/null +++ b/data/epicgames @@ -0,0 +1,3 @@ +epicgames.com + +full:epicgames-download1.akamaized.net From 06f92509dff8577f7ca4880d0e9ad1e85cde6ff0 Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Fri, 3 Jan 2020 18:34:49 +0800 Subject: [PATCH 3/6] Include epicgames in geolocation-!cn --- data/geolocation-!cn | 1 + 1 file changed, 1 insertion(+) diff --git a/data/geolocation-!cn b/data/geolocation-!cn index 980598ac..15eb140b 100644 --- a/data/geolocation-!cn +++ b/data/geolocation-!cn @@ -18,6 +18,7 @@ include:dropbox include:duckduckgo include:dw include:ebay +include:epicgames include:facebook include:faststone include:gfw From 14b0a3b55f5f8ee54657a64ff1f14d7e7bc4ec4c Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Sat, 4 Jan 2020 13:00:51 +0800 Subject: [PATCH 4/6] Update steam --- data/steam | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/steam b/data/steam index 5dd9000e..d2d10f47 100644 --- a/data/steam +++ b/data/steam @@ -4,3 +4,6 @@ steamcommunity.com steampowered.com steamstatic.com steam-chat.com + +full:steamcdn-a.akamaihd.net +full:steamcommunity-a.akamaihd.net From a6302cc94f1a841282744ec231e54d69a3c3779f Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Mon, 6 Jan 2020 12:06:18 +0800 Subject: [PATCH 5/6] Rename porn to category-porn --- data/{porn => category-porn} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename data/{porn => category-porn} (100%) diff --git a/data/porn b/data/category-porn similarity index 100% rename from data/porn rename to data/category-porn From 09079160ac5004b68ce2726c0cb806259bd88192 Mon Sep 17 00:00:00 2001 From: Zzqqbs Date: Mon, 6 Jan 2020 12:44:57 +0800 Subject: [PATCH 6/6] Revert "Rename porn to category-porn" This reverts commit a6302cc94f1a841282744ec231e54d69a3c3779f. --- data/{category-porn => porn} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename data/{category-porn => porn} (100%) diff --git a/data/category-porn b/data/porn similarity index 100% rename from data/category-porn rename to data/porn