From b527fa7d9255d17b037eca850904cbfde85fe110 Mon Sep 17 00:00:00 2001 From: potterli Date: Sun, 31 Jan 2021 10:44:56 +0800 Subject: [PATCH] Update fetch_ips.py --- fetch_ips.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fetch_ips.py b/fetch_ips.py index 637dcffb7..a9f5b4732 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -19,6 +19,8 @@ import requests RAW_URL = [ "github.githubassets.com", + "central.github.com", + "desktop.githubusercontent.com", "camo.githubusercontent.com", "github.map.fastly.net", "github.global.ssl.fastly.net",