* Host old.reddit.com:443 was resolved.
...
> GET / HTTP/2
> Host: old.reddit.com
> User-Agent: curl/8.9.1
> Accept: /
>
* Request completely sent off
...
reddit broke!
vs► curl https://www.reddit.com/ -v
* Host www.reddit.com:443 was resolved.
...
> GET / HTTP/2
> Host: www.reddit.com
> User-Agent: curl/8.9.1
> Accept: /
>
* Request completely sent off
...
...
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
302 Found
...