the rule priority issue for the block filter and Custom filter #4868
-
Prerequisites
Operating system typeLinux, OpenWrt CPU architectureARMv7 InstallationGitHub releases or script from README SetupOn a router, DHCP is handled by the router AdGuard Home versionv0.107.11 Descriptioni not sure this problem which version happen, it such as 107.8 not show this question but this new version have that problem this question is mistaken the bolck filter another freedom to use ^$important, and many another use that i not to change everyone, and this is the problem, the Custom filter ^$important was not effect the bolck filter ^$important and this is another list test but use Custom filter cancel the block list was success so the question was show, || have the priority issue, make the Custom filter not effect and in the same priority, @@|| high than ||. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
i just give the rule link if want to test, not only that, many filter have same issue |
Beta Was this translation helpful? Give feedback.
-
cant change the list was like that but this block list can be change |
Beta Was this translation helpful? Give feedback.
-
The rules priority does not depend on what filter it comes from, it only depends on the modifiers. Here's how it looks like: allowlist+$important > $important > allowlist > blocklist Also, the more modifiers the rule has, the higher the priority is. |
Beta Was this translation helpful? Give feedback.
The rules priority does not depend on what filter it comes from, it only depends on the modifiers.
Here's how it looks like: allowlist+$important > $important > allowlist > blocklist
Also, the more modifiers the rule has, the higher the priority is.