[01:57] I'm probably dumb for asking but what's the best way to grab a whole CD from cd.textfiles.com [02:53] Anyone know? [03:38] grab it from http://archive.org/details/cdbbsarchive instead? [21:15] hey alard [21:15] is there anyway to add redirect and https support into your warc proxy [21:16] i only think images work when the warc has https urls [21:17] everything else it doesn't serve [21:18] I think redirects should work. [21:18] For https, perhaps adding s? here is enough: https://github.com/alard/warc-proxy/blob/master/warcproxy.py#L76 [21:19] make it r"^https?://(?Pwarc)(?P/.*)$" [21:19] You should make sure that your browser sends https requests to the proxy too, of course. [21:20] If that doesn't help, it's probably more complicated. [21:22] now warc/browse doesn't work [21:23] Firefox can't find the server at www.eff.org. [21:23] i get that in firefox [21:24] i tryed puting ssl on proxy and that doesn't work [21:25] the funny part is images like https://www.eff.org/sites/all/themes/frontier/favicon.ico in proxy works just fine [21:35] godane: I have no idea, and I am also not really able to help you right now, sorry. [22:08] is there any logos or other similar things people have created for Archive Team? I'd like to put it on a business card (or re-use one if one exists) [22:10] http://www.archiveteam.org/index.php?title=File:Archive_team.png [22:12] thanks! [23:37] Yeah, cd.textfiles.com is no good for isos, that's ALL in archive.org's court. [23:38] it is good for files [23:39] also i think you could write a script to read your dot files to get the info display in index on local lan [23:39] which i like :-D [23:40] well I actually used WinHTTrack to mirror them :P [23:40] then built them into an ISO using ImgBurn [23:40] was a bit complicated but it got the job done