Here's what I've done so far.
I've looked through:
- All forum posts until today.
- The latest posts in this thread, until today.
- All of my personal PMs.
And from all posts/PMs I've taken all URLs that look like QuickTopic URLs (either from text, or from the hyperlink).
This is currently 713 QuickTopic URLs.
I then converted the URLs to end with
?o=1&range=all, which selects all messages and sorts them from oldest to most recent (vs the default, which is recent to old).
I've downloaded 713 HTML pages onto my local PC, indexed by the MD5 hash of their expanded URL. The original URL is saved as a comment in the beginning of the HTML page, so we can easily find what the original URL was:
<!-- Original URL: http://www.quicktopic.com/46/H/wdySNKdWSQU?o=1&range=all -->
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>BYOR 7 - Mafia Chat - QuickTopic free message board hosting</title>
The end result, as I've mentioned, is missing all images, and so looks pretty shitty.
I've also been submitting these to the internet archive, however it indeed often fails, so I've set it to retry continuously.
FWIW, I've manually submitted the KYOSN chats, which are probably my only noteworthy hosted games.
https://www.quicktopic.com/50/H/U732tWkSVuYF?o=1&range=allhttps://www.quicktopic.com/50/H/DcLgGAbZcSD4j?o=1&range=allhttps://www.quicktopic.com/50/H/DEumT8D3Z8G?o=1&range=allhttps://www.quicktopic.com/50/H/aM9zw7hjP6br?o=1&range=allhttps://www.quicktopic.com/50/H/J2BPvqKp3ND4h?o=1&range=allhttps://www.quicktopic.com/50/H/LewxCGe2kVh?o=1&range=allI also manually submitted the links Webadict sent earlier, just in case.
BTW, if someone forgot to save the links, we
can get most of them back. I've saved all the actual QuickTopic links themselves posted everywhere on the forum, and also separately those from this thread. The archive.org URL can be constructed from that. In the best case, the thread URL itself was saved by hand. In an intermediate case, I can map the QuickTopic URL to the Bay12 thread URL. In the worst case, we'll just need to find the post in this thread.