mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Add fastly-analytics.com to reject whitelists
This commit is contained in:
@@ -201,6 +201,7 @@ const PREDEFINED_WHITELIST = [
|
|||||||
'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
|
'cdn.userreport.com', // https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/1158
|
||||||
'ip-api.com',
|
'ip-api.com',
|
||||||
|
'fastly-analytics.com'
|
||||||
];
|
];
|
||||||
|
|
||||||
module.exports.HOSTS = HOSTS;
|
module.exports.HOSTS = HOSTS;
|
||||||
|
|||||||
Reference in New Issue
Block a user