mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #286] Dont add Vietnamese domain name #807
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#807
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @canhntnear on GitHub (Apr 13, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/286
i can't add vietnamese domain name !
@J4NS-R commented on GitHub (Apr 15, 2022):
You probably need to use Punycode instead of special characters. Use punycoder.com to convert your domain, and try with the converted string instead.
@willbrowningme commented on GitHub (Jun 26, 2024):
Using the punycode version should work as mentioned above.