Housekeeping
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

This commit is contained in:
SukkaW
2025-10-25 14:57:28 +08:00
parent 12d56e27f1
commit f1cc4e21d5
7 changed files with 125 additions and 122 deletions

View File

@@ -204,7 +204,7 @@ export function getPhishingDomains(parentSpan: Span) {
const phishingDomains = await pool.exec(
'getPhishingDomains',
[
import.meta.url,
__filename,
require.main === module
]
);