Whitelist backblazeb2.com in phishing & Other minor changes
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

Seriously, why don't fucking Backblaze request Public Suffix? It is the
whole reason your main domain getting blocked.
This commit is contained in:
SukkaW
2026-03-11 17:07:29 +08:00
parent 13ac91cd5b
commit f65c8fa326
3 changed files with 1 additions and 7 deletions

View File

@@ -45,6 +45,7 @@ export const WHITELIST_MAIN_DOMAINS = new Set([
'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List 'windows.net', // Microsoft refuses to add web.core.windows.net to the Public Suffix List
'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
'pages.dev', 'pages.dev',
'workers.dev' 'workers.dev'

View File

@@ -33,8 +33,6 @@ export async function compareAndWriteFile(span: Span, linesA: string[], filePath
return span.traceChildAsync<void>(`writing ${filePath}`, async () => { return span.traceChildAsync<void>(`writing ${filePath}`, async () => {
const linesALen = linesA.length; const linesALen = linesA.length;
console.log('writing', { linesA: fastStringArrayJoin(linesA, '\n').slice(-100) });
// The default highwater mark is normally 16384, // The default highwater mark is normally 16384,
// So we make sure direct write to file if the content is // So we make sure direct write to file if the content is
// most likely less than 250 lines // most likely less than 250 lines

View File

@@ -1,9 +1,4 @@
# $ meta_title Sukka's Ruleset - Direct # $ meta_title Sukka's Ruleset - Direct
DOMAIN-SUFFIX,torrentmac.net
DOMAIN-SUFFIX,download.555mac.com
DOMAIN-KEYWORD,mac-torrent-download
DOMAIN-SUFFIX,engage.cloudflareclient.com DOMAIN-SUFFIX,engage.cloudflareclient.com
PROCESS-NAME,AdGuardHome
PROCESS-NAME,nmap PROCESS-NAME,nmap