mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 11:51:45 +08:00
Whitelist cloudflarestorage.com from Phishing Apex Aggregation (#101)
This commit is contained in:
@@ -46,6 +46,7 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
|
|||||||
'myqcloud.com', // curben phishing-filter contains many entries
|
'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
|
||||||
'backblazeb2.com', // phishing-filter, no publicsuffix, too much abuse
|
'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',
|
'pages.dev',
|
||||||
'workers.dev'
|
'workers.dev'
|
||||||
|
|||||||
Reference in New Issue
Block a user