From ff1d5eda9cb3b2fba461a3c59c3a6f52ea8d0482 Mon Sep 17 00:00:00 2001 From: DoveBoy <393366046@qq.com> Date: Sun, 24 Jan 2021 17:40:46 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=9B=BE=E5=83=8F=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix图像不显示的问题 --- fetch_ips.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch_ips.py b/fetch_ips.py index c1cebce96..637dcffb7 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -35,6 +35,7 @@ RAW_URL = [ "avatars2.githubusercontent.com", "avatars1.githubusercontent.com", "avatars0.githubusercontent.com", + "avatars.githubusercontent.com", "codeload.github.com", "github-cloud.s3.amazonaws.com", "github-com.s3.amazonaws.com",