mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Whitelist geolocation-db.com
This commit is contained in:
parent
2714894485
commit
3bb5141ab9
@ -216,7 +216,8 @@ const PREDEFINED_WHITELIST = [
|
|||||||
'ip-api.com',
|
'ip-api.com',
|
||||||
'fastly-analytics.com',
|
'fastly-analytics.com',
|
||||||
'syd1.digitaloceanspaces.com',
|
'syd1.digitaloceanspaces.com',
|
||||||
's3.nl-ams.scw.cloud'
|
's3.nl-ams.scw.cloud',
|
||||||
|
'geolocation-db.com'
|
||||||
];
|
];
|
||||||
|
|
||||||
const PREDEFINED_ENFORCED_BACKLIST = [
|
const PREDEFINED_ENFORCED_BACKLIST = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user