mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-15 02:30:37 +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
|
'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'
|
'fastly-analytics.com',
|
||||||
|
'syd1.digitaloceanspaces.com',
|
||||||
|
's3.nl-ams.scw.cloud'
|
||||||
];
|
];
|
||||||
|
|
||||||
const PREDEFINED_ENFORCED_BACKLIST = [
|
const PREDEFINED_ENFORCED_BACKLIST = [
|
||||||
|
|||||||
@ -1178,3 +1178,4 @@ unlimited-cdn.waifu2x.net
|
|||||||
cdn-static.talent.com
|
cdn-static.talent.com
|
||||||
static.frostming.com
|
static.frostming.com
|
||||||
.fiverrcdn.com
|
.fiverrcdn.com
|
||||||
|
seccdn.libravatar.org
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user