Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nullify88
on Oct 30, 2019
|
parent
|
context
|
favorite
| on:
Google Announces .new Domain Availability
Due to HSTS (It maybe preloaded in your browser), the browser internally redirects
http://gist.new
to
https://gist.new
. And then receives a 301 from the web server (which is cacheable) to redirect you to your final destination.
Edit: It is (
https://hstspreload.org/?domain=gist.new
)
jannes
on Oct 30, 2019
|
next
[–]
In fact, the entire .new TLD is preloaded:
https://hstspreload.org/?domain=new
philsnow
on Oct 30, 2019
|
prev
[–]
AFAIK google is doing this (HSTS preloading the entire gTLD) for many gTLDs they own, including .app
edoceo
on Oct 30, 2019
|
parent
[–]
And .dev
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: It is (https://hstspreload.org/?domain=gist.new)