This will be an interesting experiment in large scale code rot. How long do you think twitter.com will work with the code base frozen?
The TLS cert expires on December 12.
$ openssl s_client -servername twitter.com -connect twitter.com:443 2>/dev/null | openssl x509 -noout -dates
notBefore=Nov 14 00:00:00 2022 GMT
notAfter=Nov 14 23:59:59 2023 GMT
Edit: Opening my browser in incognito now shows the new expiry too. The non-incognito version continues to show the old expiry.