瀏覽代碼

Whitelist `chat.z.ai` phishing false positive (#103)

See also https://phishing.army/download/phishing_army_blocklist.txt
Tyrael 3 周之前
父節點
當前提交
01d917d716
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Build/constants/phishing-score-source.ts

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

@@ -49,7 +49,8 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
   'cloudflarestorage.com', // Cloudflare R2 S3-API endpoint, phishing-filter false-positives the entire apex
 
   'pages.dev',
-  'workers.dev'
+  'workers.dev',
+  'chat.z.ai' // Zhipu AI (Z.ai) GLM chat interface, legitimate service, false positive from phishing scoring
 ]);
 
 export const leathalKeywords = createKeywordFilter([