HELP: Combining Adblock+DNS-over-HTTPS with DNS Based Firewall

Try this way:

uci -q delete network.wan.dns
uci -q delete network.wan.peerdns
uci -q delete network.wan6.dns
uci -q delete network.wan6.peerdns
uci commit network
/etc/init.d/network restart