ソースを参照

Whitelist `myqcloud.com`

SukkaW 1 年間 前
コミット
354a23eee4
1 ファイル変更2 行追加1 行削除
  1. 2 1
      Build/constants/phishing-score-source.ts

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

@@ -39,7 +39,8 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
   'ipfs.eth.aragon.network',
   'wordpress.com',
   'cloud.microsoft', // actually owned by Microsoft
-  'windows.net' // Microsoft refuses to add web.core.windows.net to the Public Suffix List
+  'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List
+  'myqcloud.com' // curben phishing-filter contains many entries
 ]);
 
 export const leathalKeywords = createKeywordFilter([