mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 18:20:35 +08:00
Update Reject Whitelist & CDN Hosts
This commit is contained in:
parent
fca017f622
commit
b216a1195a
@ -214,7 +214,9 @@ const PREDEFINED_WHITELIST = [
|
||||
'api.io.mi.com', // https://github.com/jerryn70/GoodbyeAds/issues/281
|
||||
'cdn.userreport.com', // https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/1158
|
||||
'ip-api.com',
|
||||
'fastly-analytics.com'
|
||||
'fastly-analytics.com',
|
||||
'syd1.digitaloceanspaces.com',
|
||||
's3.nl-ams.scw.cloud'
|
||||
];
|
||||
|
||||
const PREDEFINED_ENFORCED_BACKLIST = [
|
||||
|
||||
@ -1178,3 +1178,4 @@ unlimited-cdn.waifu2x.net
|
||||
cdn-static.talent.com
|
||||
static.frostming.com
|
||||
.fiverrcdn.com
|
||||
seccdn.libravatar.org
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user