From f7ab99d72ffcf8c7af352db33f5b6d8d2c1fb995 Mon Sep 17 00:00:00 2001 From: Shayan Jafarpour <67644313+Shjpr9@users.noreply.github.com> Date: Tue, 5 May 2026 14:40:54 +0330 Subject: [PATCH] Adding `github.io` to the fronting domains (#747) * Update config.fronting-groups.example.json Added more Fastly fronting groups * 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 7c57746..a1759dc 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",