mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-03 12:31:54 +08:00
Update CDN Hosts
This commit is contained in:
@@ -7,7 +7,8 @@ const { withBanner } = require('./lib/with-banner.js');
|
||||
const WHITELIST_DOMAIN = new Set([
|
||||
'w3s.link',
|
||||
'dweb.link',
|
||||
'nftstorage.link'
|
||||
'nftstorage.link',
|
||||
'square.site'
|
||||
]);
|
||||
const BLACK_TLD = Array.from(new Set([
|
||||
'.xyz',
|
||||
|
||||
Reference in New Issue
Block a user