Files
wild-central/internal/dnsfilter
Paul Payne a90af10932 fix: Handle dnsmasq local=/ directive in DNS filter parser
The parser only recognized address=/ and server=/ prefixes but not
local=/, which is the format used by Hagezi blocklists. This caused
~270k domains to be stored with the raw "local=/domain/" string as
the domain name, breaking allow-list matching.
2026-08-19 23:11:50 +00:00
..