Browse Source

Whitelist `window.net`

SukkaW 1 year ago
parent
commit
9eb0ff2b55
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Build/constants/phishing-score-source.ts

+ 2 - 1
Build/constants/phishing-score-source.ts

@@ -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([