HostlistCompiler icon indicating copy to clipboard operation
HostlistCompiler copied to clipboard

The validator removes valid rules.

Open Sergey-Lyapin opened this issue 11 months ago • 2 comments

Validator removes such rules, although when added to user rules they work.:

||asia^$denyallow=amzn.asia
||bar^$denyallow=fap.bar
||beauty^$denyallow=homelab.beauty|nic.beauty|vipbj.beauty

By the way, the validator considers such rules valid:

||*.asia^$denyallow=amzn.asia
||*.bar^$denyallow=fap.bar
||*.beauty^$denyallow=homelab.beauty|nic.beauty|vipbj.beauty

Example: https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/spam-tlds.txt > validating > https://github.com/AdguardTeam/HostlistsRegistry/blob/main/filters/security/filter_56_TheWorldsMostAbusedTLDs/filter.txt

Sergey-Lyapin avatar Mar 19 '24 12:03 Sergey-Lyapin

@Sergey-Lyapin I can fix this in the list.

hagezi avatar Mar 19 '24 15:03 hagezi

Has been fixed in the list.

hagezi avatar Mar 19 '24 16:03 hagezi