mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Whitelist window.net
This commit is contained in:
@@ -38,7 +38,8 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
|
||||
'zendesk.com',
|
||||
'ipfs.eth.aragon.network',
|
||||
'wordpress.com',
|
||||
'cloud.microsoft' // actually owned by Microsoft
|
||||
'cloud.microsoft', // actually owned by Microsoft
|
||||
'windows.net' // Microsoft refuses to add web.core.windows.net to the Public Suffix List
|
||||
]);
|
||||
|
||||
export const leathalKeywords = createKeywordFilter([
|
||||
|
||||
Reference in New Issue
Block a user