Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert non-latin domain names to punycode automatically #62

Open
Sergey-Lyapin opened this issue Mar 19, 2024 · 2 comments
Open

Convert non-latin domain names to punycode automatically #62

Sergey-Lyapin opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sergey-Lyapin
Copy link

Sergey-Lyapin commented Mar 19, 2024

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 Sergey-Lyapin changed the title The validator removes non-Latin TLDs The validator removes rules with non-latin symbols. Mar 19, 2024
@hagezi
Copy link

hagezi commented Mar 19, 2024

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

@hagezi
Copy link

hagezi commented Mar 19, 2024

Has been fixed in the list.

@ameshkov ameshkov changed the title The validator removes rules with non-latin symbols. Convert non-latin domain names to punycode automatically Mar 19, 2024
@ameshkov ameshkov added the enhancement New feature or request label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants