HostlistCompiler icon indicating copy to clipboard operation
HostlistCompiler copied to clipboard

Convert non-latin domain names to punycode automatically

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

When compiling, the validator removes rules with non-latin symbols. For instance:

||*.рф^
||*.ಭಾರತ^
||*.慈善^

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 10:03 Sergey-Lyapin

@Sergey-Lyapin I can convert the rules to punycode.

hagezi avatar Mar 19 '24 15:03 hagezi

Has been fixed in the list.

hagezi avatar Mar 19 '24 16:03 hagezi