본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

why the URL(Chinese Characters in the Domain Name) in the address bar was changed into Punycode after page was loaded?

  • 2 답장
  • 5 이 문제를 만남
  • 4 보기
  • 최종 답변자: cor-el

more options

Hi,

I registered a domain name (http://夜市網.net) which included Chinese Characters. After I input the Domain name and the browser's Address Bar changed it into the Punycode http://xn--essw7il97a.net/

However, some Domain name can keep the original form such as the http://中文.tw

I like the Address Bar can keep the original form of the URL and don't know how to solve the problem.

Thanks for your attention and help in advance.

Hi, I registered a domain name (http://夜市網.net) which included Chinese Characters. After I input the Domain name and the browser's Address Bar changed it into the Punycode http://xn--essw7il97a.net/ However, some Domain name can keep the original form such as the http://中文.tw I like the Address Bar can keep the original form of the URL and don't know how to solve the problem. Thanks for your attention and help in advance.

모든 댓글 (2)

more options

This is a security measure, as some characters outside ASCII can look identical to others characters and therefore be used in phishing attempts. The encoding ensures this will not work (I could pretend to be google.com, but for that security measure!).

If some domain names are keeping their original form and not being converted, I recommend looking for similar bugs on the Mozilla Bugzilla and, if it does not already exist, adding a new security bug to report that issue.

more options

Only TDLs that are whitelisted show the url in real text. The .net TLD is not whitelisted and thus will always show as puny code. Mozilla has a very strict policy about accepting a TLD and it is not likely that .NET will ever be accepted.

See http://www.mozilla.org/projects/security/tld-idn-policy-list.html

See http://kb.mozillazine.org/network.IDN.whitelist.*

You would need to create a new Boolean pref network.IDN.whitelist.net and set the value to true to see the real name.