瀏覽代碼

Whitelist `cloudflarestorage.com` from Phishing Apex Aggregation (#101)

Bryan Lee 5 天之前
父節點
當前提交
34e3b1ad3c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Build/constants/phishing-score-source.ts

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

@@ -46,6 +46,7 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
   'myqcloud.com', // curben phishing-filter contains many entries
   'surge.sh', // caused by phishing-filter, also no public suffix
   'backblazeb2.com', // phishing-filter, no publicsuffix, too much abuse
+  'cloudflarestorage.com', // Cloudflare R2 S3-API endpoint, phishing-filter false-positives the entire apex
 
   'pages.dev',
   'workers.dev'