From c80ca79c8ad202cc54d51abacc26c4f165ec4822 Mon Sep 17 00:00:00 2001 From: Shayan Jafarpour <67644313+Shjpr9@users.noreply.github.com> Date: Sun, 3 May 2026 23:55:17 +0330 Subject: [PATCH 1/2] Update config.fronting-groups.example.json Added more Fastly fronting groups --- config.fronting-groups.example.json | 36 +++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/config.fronting-groups.example.json b/config.fronting-groups.example.json index 57bd8de9..7c57746d 100644 --- a/config.fronting-groups.example.json +++ b/config.fronting-groups.example.json @@ -29,14 +29,46 @@ "ip": "151.101.1.140", "sni": "www.python.org", "domains": [ + "redd.it", "reddit.com", "redditstatic.com", "redditmedia.com", - "redd.it", + "reddit.app.link", + "redditblog.com", + "reddithelp.com", + "redditinc.com", + "redditmail.com", + "redditspace.com", + "redditstatus.com", + "reddit.map.fastly.net", + "githubassets.com", "githubusercontent.com", + "pypi.org", - "fastly.com" + + "fastly.com", + "fastly-edge.com", + "fastly-terrarium.com", + "fastly.io", + "fastly.net", + "fastlylabs.com", + "fastlylb.net", + + "www.pinterest.com", + "pinimg.com", + + "cnn.com", + "cnn.io", + "cnn.it", + "cnnarabic.com", + "cnnlabs.com", + "cnnmoney.ch", + "cnnmoney.com", + "cnnmoneystream.com", + "cnnpolitics.com", + + "buzzfeed.com" ] }, { From 20b2fd83ab0c95b1c8c85baf297b78ed8bc39e55 Mon Sep 17 00:00:00 2001 From: Shayan Jafarpour <67644313+Shjpr9@users.noreply.github.com> Date: Tue, 5 May 2026 00:47:06 +0330 Subject: [PATCH 2/2] Update config.fronting-groups.example.json Added `github.io` which is one of the most important domains on the github website --- config.fronting-groups.example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.fronting-groups.example.json b/config.fronting-groups.example.json index 7c57746d..a1759dc6 100644 --- a/config.fronting-groups.example.json +++ b/config.fronting-groups.example.json @@ -44,6 +44,7 @@ "githubassets.com", "githubusercontent.com", + "github.io", "pypi.org",