
Loading…
Feature: Search rules inside cached lists #269
Mikey1993
commented
Mikey1993
commented
Maybe also add a column of "List"/"Origin" in the table that is in the statistics tab, so that while debugging you can clearly see the list that the rule came from.
Mikey1993
commented
How about adding a column to the requests logging table with a button of "Whitelist" next to each row that will add the rule with the important label to the whitelist rules (Except, of course, the Dynamic filtering rules as per the current design)?
gorhill
commented
The important filter option doesn't apply to exception filters: by default exception filters override any block filter -- so the important option is pointless. This is why important was introduced, to prevent block filters from being overridden by an exception. In any case, the suggestion is a dup of #68.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will help to debug and fix breakage of pages faster (identify what list is blocking and breaking the page).