From 53b1eaeead747c6e95709aa9da8ed1a11680e23c Mon Sep 17 00:00:00 2001 From: xueweihan <595666367@qq.com> Date: Mon, 21 Feb 2022 12:45:07 +0800 Subject: [PATCH] add url --- fetch_ips.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fetch_ips.py b/fetch_ips.py index fe3a49b4b..f998e9614 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -50,6 +50,8 @@ RAW_URL = [ "githubstatus.com", "github.community", "github.dev", + "collector.github.com", + "pipelines.actions.githubusercontent.com", "media.githubusercontent.com", "cloud.githubusercontent.com", "objects.githubusercontent.com"]