Skip to content

Add a more optimal option for searching for dead domains #34

@Alex-302

Description

@Alex-302

Problem: currently, all files and rules in them appear to be processed sequentially. This makes checking take a long time.

Suggestion: first extract the list of domains from all files, remove duplicates from it, and then check it.
Exporting dead domains to a file must be compatible with this option.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions