AdguardTeam / AdguardTeam/AdGuardDNS
Delete redundant user rules if superseded by a higher rule
- Lingua principale
- Go
- Stelle
- 952
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue Details
As an example, let’s say we want to block subdomain-example.google.com, so find it in the query log, and block it.
Then we decide, we don’t actually want google.com to be accessible at all, and decide to block it.
Now we have both of these rules in the user rule editor as blocked, but blocking google.com supersedes subdomain-example.google.com.
### Proposed solution
In this instance it would be good if AdGuard DNS displayed a prompt to the user to request permission to remove redundant rules from the user rules editor.
### Alternative solution
Notify user that there may be redundant rules.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.