mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Remove donews.com from Reject Hosts
This commit is contained in:
@@ -140,7 +140,6 @@ export const getPhishingDomains = (parentSpan: Span) => parentSpan.traceChild('g
|
||||
|
||||
const apexDomain = gorhill.getDomain(safeGorhillLine);
|
||||
if (!apexDomain) {
|
||||
console.log({ line });
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user