mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 18:20:35 +08:00
Whitelist *.cloud.microsoft
This commit is contained in:
parent
163434b344
commit
6a31e07c1a
@ -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([
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user