From 702da1cfd29d5455c7827532038a9e8e736ded44 Mon Sep 17 00:00:00 2001 From: LC <64722907+lc6464@users.noreply.github.com> Date: Sat, 6 Feb 2021 23:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - `media.githubusercontent.com` 一天在网络请求中发现的。 --- fetch_ips.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fetch_ips.py b/fetch_ips.py index c32404ac5..67e4b0728 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -46,7 +46,8 @@ RAW_URL = [ "github-production-user-asset-6210df.s3.amazonaws.com", "github-production-repository-file-5c1aeb.s3.amazonaws.com", "githubstatus.com", - "github.community"] + "github.community", + "media.githubusercontent.com"] IPADDRESS_PREFIX = ".ipaddress.com"