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.