|
|
|
|
|
by ryukafalz
1492 days ago
|
|
I took the 3 seconds to check and they were right. jfred@lambdacrypt ~$ curl -IL https://tildeverse.org
HTTP/2 200
server: nginx/1.18.0 (Ubuntu)
date: Sat, 14 May 2022 14:05:51 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
strict-transport-security: max-age=31536000
jfred@lambdacrypt ~$ curl -IL https://tildeverse.org -H "Referer: https://news.ycombinator.com"
HTTP/2 301
server: nginx/1.18.0 (Ubuntu)
date: Sat, 14 May 2022 14:06:18 GMT
content-type: text/html
content-length: 178
location: https://www.youtube.com/watch?v=dQw4w9WgXcQ
strict-transport-security: max-age=31536000
|
|