AdguardTeam / AdguardTeam/DeadDomainsLinter

Add a more optimal option for searching for dead domains

Aperta
#34 0 commenti 0 reazioni 1 assegnatario Rivendicata da @maximtop Vedi su GitHub
Priority: P4
Lingua principale
JavaScript
Stelle
35
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.