Whitelist pages.dev and workers.dev from Phishing Suffix
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled

This commit is contained in:
SukkaW
2026-01-14 13:21:26 +08:00
parent 671dced905
commit 929076602f

View File

@@ -44,7 +44,10 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
'cloud.microsoft', // actually owned by Microsoft
'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List
'myqcloud.com', // curben phishing-filter contains many entries
'surge.sh' // caused by phishing-filter, also no public suffix
'surge.sh', // caused by phishing-filter, also no public suffix
'pages.dev',
'workers.dev'
]);
export const leathalKeywords = createKeywordFilter([