|
|
|
|
|
by thorax
6314 days ago
|
|
Chrome and Firefox both work for it fine. I use Windows actually. Are you clicking them from a feed reader? Or from the Hacker News page? What kind of error do you get? Sometimes feed readers or the like urlencode the domain name and it confuses IDN resolvers in browsers. If it's not working directly from http://news.ycombinator.com/item?id=498051 can you tell me what version of Chrome and Firefox you're using? Thanks in advance! |
|
In one discussion here on HN I figured out it's probably because of some security measure to prevent phishing. There are some Unicode characters that look like normal ASCII letters (for example in Cyrillic alphabet), so if Unicode worked in urls, you could create malicious sites that would look like real ones:
http://EXAMPLE-ВANK.COM (fake)
http://EXAMPLE-BANK.COM (real)