197 Messages
•
4.6K Points
What is the best way to add a URL with unsupported characters?
Some official links contain characters (such as Japanese ones) that the IMDb system does not accept. Is there any way to add these links to the system?
197 Messages
•
4.6K Points
Some official links contain characters (such as Japanese ones) that the IMDb system does not accept. Is there any way to add these links to the system?
gromit82
Champion
•
8K Messages
•
283.2K Points
7 hours ago
DuraNext: Would it help to use Punycode, which changes a domain name that contains non-ASCII characters into ASCII? See https://en.wikipedia.org/wiki/Punycode for a description of what that is, and https://www.punycoder.com/ for a converter.
1