Y
Hacker News
new
|
ask
|
show
|
jobs
by
robin_reala
5003 days ago
It’s always interesting to browser Mozilla’s public suffix list to see all the weird and wonderful second level domains around the world:
http://publicsuffix.org/list/
2 comments
josephlord
5003 days ago
It doesn't actually seem to include .co.uk, .ac.uk, .me.uk but just the *.uk and the particular govenmental domains (except .gov.uk).
link
khuey
5003 days ago
*.uk means that all foo.uk should be interpreted as public suffixes, except for the ones following that of the form !bar.uk
link