From e3a697f71431736f5629e9c665d3eb052693f125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Mon, 8 Jul 2024 16:53:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E8=B0=83=E6=95=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index 6a38c59..77f7255 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -263,27 +263,30 @@ module.exports = { // 预设置IP列表 preSetIpList: { 'github.com': [ - '20.200.245.247', + '20.26.156.215', '20.27.177.113', + '20.87.245.0', + '20.200.245.247', + '20.201.28.151', '20.205.243.166', '20.248.137.48', - '140.82.116.4', '140.82.114.4', '140.82.113.3', - '20.26.156.215', - '20.87.245.0', - '20.201.28.151', - '140.82.121.3', '140.82.121.4' + '140.82.113.3', + '140.82.114.4', + '140.82.116.4', + '140.82.121.3', + '140.82.121.4' ], 'api.github.com': [ - '20.87.245.6', - '140.82.112.5', - '140.82.116.6', '20.26.156.210', - '20.200.245.245', '20.27.177.116', - '20.248.137.49', + '20.87.245.6', + '20.200.245.245', '20.201.28.148', - '140.82.113.6', '20.205.243.168', + '20.248.137.49', + '140.82.112.5', + '140.82.113.6', + '140.82.116.6', '140.82.121.6' ], 'codeload.github.com': [ @@ -369,7 +372,6 @@ module.exports = { mapping: { '*.github.com': 'quad9', '*github*.com': 'quad9', - '*.githubusercontent.com': 'quad9', '*.github.io': 'quad9', '*.docker.com': 'quad9', '*.stackoverflow.com': 'quad9',