mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Add whitelist to api.io.mi.com & api.xiaomi.com
This commit is contained in:
parent
335344332e
commit
4bdb40d3f3
@ -171,7 +171,9 @@ const PREDEFINED_WHITELIST = [
|
||||
'd2axgrpnciinw7.cloudfront.net', // ADGuardDNSFilter
|
||||
'tb-lb.sb-cd.com', // AdGuard
|
||||
'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.io.mi.com' // https://github.com/jerryn70/GoodbyeAds/issues/281
|
||||
];
|
||||
|
||||
module.exports.HOSTS = HOSTS;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user