DeadDomainsLinter icon indicating copy to clipboard operation
DeadDomainsLinter copied to clipboard

DeadDomainLinter Labeling Entire List as Dead

Open KnightmareVIIVIIXC opened this issue 1 year ago • 1 comments

I tested this by doing the following:

  • Ran hostlist-compiler -i INPUT -o OUTPUT.txt using Pete Lowe's List as the INPUT
  • OUTPUT.txt was created successfully
  • Ran dead-domains-linter -i OUTPUT.txt --export=deadoutput.txt --dnscheck=false
  • Ran dead-domains-linter -i OUTPUT.txt --import=deadoutput.txt --auto
  • Open OUTPUT.txt and the list is empty

Is there a site that I need to unblock? I've checked the Adguard DNS and the Adguard for Windows logs but none of them show activity of blocking anything related to DeadDomainLinter.

KnightmareVIIVIIXC avatar Oct 04 '24 19:10 KnightmareVIIVIIXC

It relies on AdGuard DNS data which might be lagging now since we had a huge migration yesterday.

Please disregard the results until the next week.

ameshkov avatar Oct 05 '24 01:10 ameshkov

Working again

KnightmareVIIVIIXC avatar Oct 20 '24 18:10 KnightmareVIIVIIXC