From 01d917d7166743824ecb073e16f266c48e7d6640 Mon Sep 17 00:00:00 2001 From: Tyrael Date: Tue, 7 Jul 2026 19:41:36 +0800 Subject: [PATCH] Whitelist `chat.z.ai` phishing false positive (#103) See also https://phishing.army/download/phishing_army_blocklist.txt --- Build/constants/phishing-score-source.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build/constants/phishing-score-source.ts b/Build/constants/phishing-score-source.ts index 8dcbf1cc..b1ec6bab 100644 --- a/Build/constants/phishing-score-source.ts +++ b/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([