mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Add fastly-analytics.com to reject whitelists
This commit is contained in:
parent
bd1fd1df4c
commit
ea8d4f7210
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user