mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Whitelist *.cloud.microsoft
This commit is contained in:
@@ -37,7 +37,8 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
|
||||
'gitbook.io',
|
||||
'zendesk.com',
|
||||
'ipfs.eth.aragon.network',
|
||||
'wordpress.com'
|
||||
'wordpress.com',
|
||||
'cloud.microsoft' // actually owned by Microsoft
|
||||
]);
|
||||
|
||||
export const leathalKeywords = createKeywordFilter([
|
||||
|
||||
Reference in New Issue
Block a user