From 762b7c4d310a47ad5cfa7be2c2fb5202b64630b5 Mon Sep 17 00:00:00 2001 From: DoveBoy <393366046@qq.com> Date: Fri, 29 Jan 2021 21:48:27 +0800 Subject: [PATCH] =?UTF-8?q?add=20github=20cdn=E5=8A=A0=E9=80=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add github cdn加速 --- fetch_ips.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch_ips.py b/fetch_ips.py index 637dcffb7..64722b323 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -19,6 +19,7 @@ import requests RAW_URL = [ "github.githubassets.com", + "assets-cdn.github.com", "camo.githubusercontent.com", "github.map.fastly.net", "github.global.ssl.fastly.net",