我想买域名com.co.uk前几天,但它似乎不可能。
我做了一个大名鼎鼎的节目,这就是输出所显示的:
Error for "com.co.uk".
This domain cannot be registered because it contravenes the Nominet UK
naming rules. The reason is:
third-level domains may not be identical to a top-level domain.
问题是,为什么我们不能买一个与顶级域名相同的第三级域名呢?另外,是否有办法获得此域?
有没有办法弄清楚当前页面的主机名的顶级域名是什么?我遇到的问题是脚本可能在.com域中,也可能在像.co.uk这样的国际域中
所以: jobs.telegraph.co.uk - top domain is:telegraph.co.uk jobs.nytimes.com - top domain is nytimes.com
问题是location.hostname和document.domain提供了整个域。
一种方法是拥有所有TLD的列表(太多了,不能随身携带),并基于此进行解析。另一条路线是如果最后两个字符在最后一个".“之后,那么国际化-因此最后两个是TLD,但这并不适用于所