mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update Reject Hosts
This commit is contained in:
@@ -241,7 +241,13 @@ const PREDEFINED_ENFORCED_WHITELIST = [
|
||||
'repl.co',
|
||||
'w3s.link',
|
||||
'translate.goog',
|
||||
'backblazeb2.com'
|
||||
'backblazeb2.com',
|
||||
'workers.dev',
|
||||
'r2.dev',
|
||||
'glitch.me',
|
||||
'netlify.app',
|
||||
'blogspot.com',
|
||||
'appspot.com'
|
||||
];
|
||||
|
||||
module.exports.HOSTS = HOSTS;
|
||||
|
||||
Reference in New Issue
Block a user