Closed
Description
As Matt Godbolt highlighted in his blog post, godbolt.org/g/
links has to be opened to be preserved beyond August 2025. Content hosted on GitHub should be fine, because he used GitHub API to find all such links. I contacted him regarding our Phab archive, and he suggested that we run something along the lines of rg godbolt.org/g > /tmp/all-godbolt-links.txt
on the server hosting the archive, and hand over the file to him. Can someone with enough access do that?