> Scarywater Archive > 2010/03/06 > Compiled by MasterCJ ==Preface== OK, this is nice and simple. Scarywater is going to be closed off in a week or so and I decided it'd be a shame to lose all the content from it. I'll be importing it all into Jishaku in the near future, but I figure some other people might be able to use it as well considering the state of DHT these days, so here it is. ==The log file== The log file is pretty simple, it's just some data I gathered while downloading the torrent files. It consists of the group page the torrent came from, the website collected from that group page (if there was one), the submission time (judged by the last-modified header of the torrent, they seemed to be pretty reliable), the original URL of the file and the filename. All these are seperated by commas. It is safe to use explode() (php), split (perl), etc on this as long as you set an upper limit on the amount of elements returned, as there is no chance of a delimiter collision in any but the last of the fields. ==The torrents== These are the important part :). I haven't checked these for consistency, but I have no reason to believe any of them would be corrupted. There's 207MB spread over just under 10,000 files once the archive is unpacked. ==Thanks== I would like to thank the guys behind scarywater for running it for so long and having sane HTML to parse ;). Just so it's clear, I didn't get permission to make this archive, as it would have taken longer to ask than it did to just do it. Hopefully there are no objections. ==Disclaimer== I'm not responsible for what you do with these files. I would like to think nobody will do anything dumb. I'm not sure exactly what you could do wrong, but just don't be retarded, OK guys?