mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Whitelisting bitly email domain
This commit is contained in:
@@ -243,5 +243,6 @@ export const PREDEFINED_ENFORCED_WHITELIST = [
|
|||||||
'glitch.me',
|
'glitch.me',
|
||||||
'netlify.app',
|
'netlify.app',
|
||||||
'blogspot.com',
|
'blogspot.com',
|
||||||
'appspot.com'
|
'appspot.com',
|
||||||
|
'email.accounts.bitly.com'
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user