-
Hi, Not sure it's a bug, but I want to use 2 rules modifiers for a domain and it's not working
the goal is to rewrite a dns entry only if connected to local network is the syntax incorrect or is it not supported? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You should use a comma to separate different modifiers. Please take a look here:
|
Beta Was this translation helpful? Give feedback.
-
Thanks it's working well, I missed this point on the wiki |
Beta Was this translation helpful? Give feedback.
You should use a comma to separate different modifiers. Please take a look here:
https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists#modifiers
||example.org^$dnsrewrite=192.168.0.5,client=192.168.0.0/24