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