Remove donews.com from Reject Hosts

This commit is contained in:
SukkaW
2024-05-25 22:21:59 +08:00
parent 3824c9bcad
commit 05c2db6ac7
2 changed files with 0 additions and 2 deletions

View File

@@ -140,7 +140,6 @@ export const getPhishingDomains = (parentSpan: Span) => parentSpan.traceChild('g
const apexDomain = gorhill.getDomain(safeGorhillLine);
if (!apexDomain) {
console.log({ line });
continue;
}