mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Reject Hosts
This commit is contained in:
@@ -183,7 +183,8 @@ const PREDEFINED_WHITELIST = [
|
|||||||
'storage.yandexcloud.net', // phishing list
|
'storage.yandexcloud.net', // phishing list
|
||||||
'login.microsoftonline.com', // phishing list
|
'login.microsoftonline.com', // phishing list
|
||||||
'api.xiaomi.com', // https://github.com/jerryn70/GoodbyeAds/issues/281
|
'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;
|
module.exports.HOSTS = HOSTS;
|
||||||
|
|||||||
@@ -617,6 +617,7 @@ analytics.slashdotmedia.com
|
|||||||
.sdklog.uu.cc
|
.sdklog.uu.cc
|
||||||
.tagtic.cn
|
.tagtic.cn
|
||||||
sa.holopin.io
|
sa.holopin.io
|
||||||
|
analytics.infomaniak.com
|
||||||
|
|
||||||
.adjust.io
|
.adjust.io
|
||||||
.airbrake.io
|
.airbrake.io
|
||||||
|
|||||||
Reference in New Issue
Block a user