mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Add ip-api.com to reject whitelist
This commit is contained in:
@@ -200,6 +200,7 @@ const PREDEFINED_WHITELIST = [
|
||||
'api.xiaomi.com', // https://github.com/jerryn70/GoodbyeAds/issues/281
|
||||
'api.io.mi.com', // https://github.com/jerryn70/GoodbyeAds/issues/281
|
||||
'cdn.userreport.com', // https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/1158
|
||||
'ip-api.com',
|
||||
];
|
||||
|
||||
module.exports.HOSTS = HOSTS;
|
||||
|
||||
@@ -897,7 +897,9 @@ autoupdate.termius.com
|
||||
cdn.termius.com
|
||||
# Fleek
|
||||
storageapi.fleek.co
|
||||
storageapi.fleek.one
|
||||
storageapi2.fleek.co
|
||||
storageapi2.fleek.one
|
||||
previews.fleek.co
|
||||
# bloomberg
|
||||
assets.bbhub.io
|
||||
@@ -1138,3 +1140,5 @@ thumbs.gfycat.com
|
||||
cdn.userreport.com
|
||||
cdn.circle.so
|
||||
eu-proxy.startpage.com
|
||||
assets.matters.news
|
||||
assets-next.matters.news
|
||||
|
||||
Reference in New Issue
Block a user