mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update Reject Hosts
This commit is contained in:
parent
1852f423ea
commit
83dce0bc75
@ -183,7 +183,8 @@ const PREDEFINED_WHITELIST = [
|
||||
'storage.yandexcloud.net', // phishing list
|
||||
'login.microsoftonline.com', // phishing list
|
||||
'api.xiaomi.com', // https://github.com/jerryn70/GoodbyeAds/issues/281
|
||||
'api.io.mi.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
|
||||
];
|
||||
|
||||
module.exports.HOSTS = HOSTS;
|
||||
|
||||
@ -617,6 +617,7 @@ analytics.slashdotmedia.com
|
||||
.sdklog.uu.cc
|
||||
.tagtic.cn
|
||||
sa.holopin.io
|
||||
analytics.infomaniak.com
|
||||
|
||||
.adjust.io
|
||||
.airbrake.io
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user