From a5bd72eb2ca8b3daab6f7eed793a4401f8ed7de6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com>
Date: Tue, 27 Aug 2024 14:23:36 +0800
Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20`hub.docker.com`=20?=
 =?UTF-8?q?=E7=9A=84=E9=A2=84=E8=AE=BEIP=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 packages/core/src/config/index.js | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js
index 27b78060..2a4f6add 100644
--- a/packages/core/src/config/index.js
+++ b/packages/core/src/config/index.js
@@ -319,17 +319,14 @@ module.exports = {
         '185.199.110.154',
         '185.199.111.154'
       ],
-      'collector.github.com': ['0.0.0.0'],
+      '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'
-      ],
-      'hub.docker.com': [
-        '44.221.37.199',
-        '52.44.227.212',
-        '54.156.140.159'
       ]
     },
     whiteList: {