docs/punycode.md hinzugefügt

This commit is contained in:
Crimekillz 2024-04-17 14:55:07 +02:00 committed by Iceshrimp development
parent d06005d87b
commit e791e49468
No known key found for this signature in database
GPG Key ID: 7249C94AE229BEAF

9
docs/punycode.md Normal file
View File

@ -0,0 +1,9 @@
## Domains containing characters beyond the ASCII range (Unicode)
To keep things simple, if it is your own domain, set the punycode equivalent in your config as a public URL.
You can use a converter like this: https://www.charset.org/punycode
If it is someone else's# domain, TrashPoss will do the conversion automagically.
Domains in user profiles get displayed as their Unicode representation, not as ASCII.