mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Reject Hosts & Download Hosts
This commit is contained in:
@@ -222,7 +222,10 @@ const PREDEFINED_WHITELIST = [
|
||||
'syd1.digitaloceanspaces.com',
|
||||
's3.nl-ams.scw.cloud',
|
||||
'geolocation-db.com',
|
||||
'uploads.codesandbox.io'
|
||||
'uploads.codesandbox.io',
|
||||
// Affect Windows ISO download
|
||||
// https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/data/combined_disguised_trackers.txt
|
||||
'vlscppe.microsoft.com'
|
||||
];
|
||||
|
||||
const PREDEFINED_ENFORCED_BACKLIST = [
|
||||
|
||||
Reference in New Issue
Block a user