移除 `hub.docker.com` 的预设IP。

pull/336/head
王良 2024-08-27 14:23:36 +08:00
parent e23eff3607
commit a5bd72eb2c
1 changed files with 3 additions and 6 deletions

View File

@ -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: {