From 468c1e9084aecec974d92d57d77798f094d2fc07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 13 Sep 2024 00:10:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=9F=E5=90=8D=20`github.com`=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=205=E4=B8=AA=20=E9=A2=84=E8=AE=BEIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index f6fe4da..fbfb67b 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -282,6 +282,7 @@ module.exports = { // 预设置IP列表 preSetIpList: { 'github.com': [ + '4.237.22.38', '20.26.156.215', '20.27.177.113', '20.87.245.0', @@ -289,11 +290,15 @@ module.exports = { '20.201.28.151', '20.205.243.166', '20.248.137.48', + '104.244.46.165', '140.82.113.3', '140.82.114.4', + '140.82.116.3', '140.82.116.4', '140.82.121.3', - '140.82.121.4' + '140.82.121.4', + '199.59.148.9', + '199.59.149.235' ], 'api.github.com': [ '20.26.156.210', @@ -333,14 +338,14 @@ module.exports = { '185.199.110.154', '185.199.111.154' ], - 'collector.github.com': [ - '0.0.0.0' - ], 'github.io': [ '185.199.108.153', '185.199.109.153', '185.199.110.153', '185.199.111.153' + ], + 'collector.github.com': [ + '0.0.0.0' ] }, whiteList: {