DuraNext's profile

197 Messages

 • 

4.6K Points

Friday, September 11th, 2026

No Status

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?

Oldest First
Selected Oldest First

Champion

 • 

8K Messages

 • 

283.2K Points

8 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.

197 Messages

 • 

4.6K Points

Thanks!