mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Housekeeping
This commit is contained in:
@@ -204,7 +204,7 @@ export function getPhishingDomains(parentSpan: Span) {
|
||||
const phishingDomains = await pool.exec(
|
||||
'getPhishingDomains',
|
||||
[
|
||||
import.meta.url,
|
||||
__filename,
|
||||
require.main === module
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user