没有 TLD 的域名怎么可能存在?
How is it possible for a domain name to exist without a TLD?
例如,我在浏览垃圾邮件文件夹时发现了这个网站:
...怎么样?我的意思是这个 URL 甚至不应该工作吗?
编辑:十进制和八进制表示不起作用(或不能):
Bad Request
Your browser sent a request that this server could not understand.
但是十六进制点是:
http://0x50.0x5d.0x5a.0x7a/index.php
点分八进制也是如此:
这是一个十六进制的 IP 地址,因此这是一个有效的 url。
我的浏览器直接显示IP 80.93.90.122
例如,我在浏览垃圾邮件文件夹时发现了这个网站:
...怎么样?我的意思是这个 URL 甚至不应该工作吗?
编辑:十进制和八进制表示不起作用(或不能):
Bad Request
Your browser sent a request that this server could not understand.
但是十六进制点是:
http://0x50.0x5d.0x5a.0x7a/index.php
点分八进制也是如此:
这是一个十六进制的 IP 地址,因此这是一个有效的 url。
我的浏览器直接显示IP 80.93.90.122