00:14:02qwertyasdfuiopghjkl quits [Remote host closed the connection]
00:14:59qwertyasdfuiopghjkl joins
00:15:58immibis_ quits [Ping timeout: 265 seconds]
00:19:16immibis joins
00:19:37immibis quits [Remote host closed the connection]
00:20:03immibis joins
00:55:25glinux joins
01:24:46tzt quits [Ping timeout: 240 seconds]
01:39:50<@JAA>glinux: URLs is a broad project that gets random URLs from various places, including outlinks from Reddit, certain news and government sites, etc.
01:40:06<@JAA>#// is the channel for it.
01:50:38<glinux>thanks! How does ArchiveBot work?
01:50:50<glinux>er, more over what does the downloading
01:52:24<@JAA>ArchiveBot is completely separate. It does recursive crawls on manual request.
01:52:43<glinux>ah, so not part of warrior?
01:52:54<@JAA>No
01:53:06<glinux>cheersd
02:12:19<pabs>bitsavers.org contains old software documentation, probably not preserved elsewhere, I think it would be a good idea to save it.
02:12:21<pabs>the site claims it is 600GB and is also available via rsync
02:12:47<pabs>ah, it also has several mirrors already, oops. maybe still worth having another copy
02:23:26<ivan>https://archive.org/details/bitsavers
02:30:46Nulo quits [Ping timeout: 240 seconds]
03:06:13<Frogging101>translate.goog? wtf is that?
03:17:59<glinux>.goog is owned by google
03:18:31<glinux>fun fact glinux is the name they give to their "rolling" debian install that is woefully out of date
03:35:11<pabs>out of date?
03:38:20protondonor joins
03:38:46<protondonor>do y'all know about the 3DS e store yet https://www.nintendolife.com/news/2022/02/1000-digital-only-titles-estimated-to-disappear-when-nintendo-closes-3ds-and-wii-u-eshop
03:46:54<@JAA>Yes
03:47:01<protondonor>cool
03:47:32protondonor quits [Remote host closed the connection]
04:07:12tzt (tzt) joins
04:26:43webdownload joins
04:26:47<webdownload>Hello
04:32:04<webdownload>I'd like to inquire on retrieving an item from the Google Plus archive that contains the Micronational Assembly Community.
04:37:02jacobk joins
04:43:38C4K3 joins
04:59:39sonick quits [Client Quit]
05:00:55sonick (sonick) joins
05:06:50BlueMaxima quits [Client Quit]
05:23:29lennier1 quits [Client Quit]
05:24:56lennier1 (lennier1) joins
05:37:07<@OrIdow6>webdownload: An URL or something similar might help
05:45:10<Jake>Yeah, Google Plus is huge to search through the WARCs, so realistically, everything would have to be through a URL and the Wayback Machine.
05:47:45<h2ibot>JustAnotherArchivist edited Deathwatch (+206, OpenMapChest lives (for now)): https://wiki.archiveteam.org/?diff=48291&oldid=48289
06:02:06AnotherIki quits [Ping timeout: 240 seconds]
06:10:28protondonor joins
06:14:07Jonimus quits [Ping timeout: 265 seconds]
06:32:02<webdownload>https://web.archive.org/web/20190402081708/https://plus.google.com/communities/116785035731356996586
06:51:57<le0n>Is there something wrong with the staging servers?
06:53:15<le0n>Keep getting failed uploads
07:02:19<glinux>Can we look up G+ via waybackmachine for AT archives?
07:19:39sonick quits [Client Quit]
07:24:06benjins quits [Ping timeout: 240 seconds]
07:27:07benjins joins
07:27:18benjins quits [Remote host closed the connection]
07:29:35benjins joins
07:29:48benjins quits [Remote host closed the connection]
07:31:19benjins joins
07:34:44glinux quits [Remote host closed the connection]
08:02:51tbc1887 (tbc1887) joins
08:10:38nirv joins
08:11:16<nirv>hey guys. I've been stuck at like 98-99% of the 641GB Geocities Patched archive. would anyone be willing to seed? https://i.imgur.com/EUeg3mK.png
08:12:08<@rewby>le0n: Hi! Can you tell me more about the error you're seeing and what server you're uploading to?
08:12:18<nirv>I have been filling incomplete rars from the archive.org posts, but they don't have the fixed "patched" version so I can't find any other source by the unseeded torrent
08:28:09<le0n>rewby:
08:28:11<le0n>I got this error repeated for about 1 hour:
08:28:13<le0n>@ERROR: max connections (-1) reached -- try again later
08:28:15<le0n>rsync error: error starting client-server protocol (code 5) at main.c(1675) [sender=3.1.3]
08:28:37<le0n>for target rsync://hel1.targets.rewby.archivete.am:8888/ateam-airsync/le0n/
08:29:02<@rewby>What project is that?
08:29:10<le0n>reddit
08:29:25<@rewby>I'll investigate
08:29:34<le0n>It's working again now btw
08:31:29sonick (sonick) joins
09:06:10Megame (Megame) joins
09:25:16<adia>hey all, do you have a recommendation for something to scrape Google's cache for a site that's down and save any pages it can find?
09:25:41<adia>for context, this is about http://www.toonopedia.com/
09:26:10<adia>it's been excluded from the Wayback Machine
09:26:33<adia>but there are many pages (hopefully all) cached by Google
09:27:16<adia>the domain has expired, perhaps it'll be renewed but I'd like to save what I can if it isn't
09:27:19<ivan>I have patched wpull to do that before
09:27:30<ivan>needs like a 2 minute delay between requests
09:27:49<adia>thanks ivan, and no problem about the delay
09:28:35<adia>this one? https://wpull.readthedocs.io/en/master/intro.html
09:29:07<ivan>yes. I use ludios_wpull through grab-site though. other things might work
09:29:23<ivan>the idea is that you find the link extraction function and change it to add the google cache prefix
09:29:43<ivan>alternatively you can make a big list of URLs you want beforehand
09:29:57<ivan>then nothing special is required
09:31:18<ivan>also google cache disappears after like two weeks at best (I think), so their very strict limits can be a problem
09:35:42<adia>nice, thanks for the pointers!
09:35:45<ivan>I looked for my patch but I was unable to find it because it was 7 years ago
09:36:08<adia>no problem, I'll be able to piece something together
09:39:43<ivan>alternatively it could be done in a wpull hook like this to return an extra URL https://github.com/ArchiveTeam/grab-site/blob/14c3bbdf7156a923c3b5baeef60b4e9fa3ef363c/libgrabsite/wpull_hooks.py#L499
09:39:48<adia>but I don't have a list of URLs - google site:toonopedia.com gives "about 1,580 results" - is there an easy way to get those links?
09:39:59<ivan>I don't know if the original-site URLs can be made to go away though
09:42:18<ivan>adia: good news, you don't need google cache to scrape toonopedia because the site is up
09:42:25<ivan>the domain is just expired with wrong DNS now
09:42:42<ivan>add this to your /etc/hosts
09:42:45<ivan>66.96.161.155 toonopedia.com
09:42:45<ivan>66.96.161.155 www.toonopedia.com
09:42:51<ivan>via https://completedns.com/dns-history/
09:43:25<ivan>then use something like grab-site --wpull-args=--no-skip-getaddrinfo http://toonopedia.com
09:43:36<adia>oh! that's great!
09:44:04<adia>(and thanks for https://completedns.com/dns-history/ - it'll come handy in the future!)
10:48:05<@OrIdow6>webdownload: There may be additional posts you can find from https://web.archive.org/web/*/https://plus.google.com/communities/116785035731356996586/*
10:57:28driib798945 (driib) joins
10:57:36<h2ibot>OrIdow6 edited Deathwatch (-12, Cyan forums are dead): https://wiki.archiveteam.org/?diff=48292&oldid=48291
11:00:06driib79894 quits [Ping timeout: 240 seconds]
11:00:06driib798945 is now known as driib79894
11:03:57<nirv>Have you ever had a large torrent stuck at 98% for a week? These guys did a great thing and archived geocities but the problem is nobody is seeding it and I'm stuck. https://wiki.archiveteam.org/index.php/GeoCities
11:07:59<@OrIdow6>nirv: You might have better luck with some of the files at https://archive.org/details/archiveteam-geocities, I think though I'm not entirely sure that that has the same data
11:10:28<nirv>Thanks. I have been filling some missing files but it doesn't have the stuff I need. It's slightly different. For example, it doesn't have geocities-k-a.7z.025 @ 100MB
11:11:35<nirv>I found an old VHS tape from 1997 of me actually editing my Geocities website and it nostalgic to find out a lot of it had been archived, so I'm very interested in sifting through the material.
11:11:45<nirv>it's*
11:12:36<nirv>I put the VHS tape on youtube but I doubt anyone here cares about geocities anymore. After the archive dump, it almost appears that nobody even went through it.
11:16:19<@OrIdow6>If that collection doesn't have it then I can't help you, sorry, Geocities was done a decade before I joined
11:17:18<@OrIdow6>I do come across Geocities mirrors occasionally when looking for things
11:24:56_mrplow joins
11:58:31Megame quits [Client Quit]
12:11:27randomusernamegg7 quits [Ping timeout: 244 seconds]
12:26:31Aoede quits [Quit: ZNC - https://znc.in]
12:27:28Aoede (Aoede) joins
12:50:50Iki joins
13:03:44Nulo joins
13:09:47immibis quits [Remote host closed the connection]
13:11:14immibis joins
13:51:21Arcorann quits [Ping timeout: 265 seconds]
14:12:26appledash quits [Ping timeout: 240 seconds]
14:31:57appledash (appledash) joins
15:06:49Megame (Megame) joins
15:07:14seednode49 quits [Ping timeout: 265 seconds]
15:10:50seednode494 (seednode) joins
15:23:18Larsenv quits [Quit: ZNC 1.8.2+deb1+focal2 - https://znc.in]
16:08:08wyatt8750 quits [Ping timeout: 265 seconds]
16:09:15wyatt8740 joins
16:29:34newsjunkie joins
16:40:35philbla (philbla) joins
16:50:57<nirv>Well, I'll stick around for a bit just in case someone here has the "Geocities - The PATCHED Torrent" from ThePirateBay and can hop on to seed the remaining 1% or so that I have needed for about a week now.
16:52:38<nirv>I don't know if something else is going on, though, because TPB says there are 7 seeders yet my client is telling me there are no other peers. Last activity was 3 hours ago. Either TPB is lying about user/seeders or my client for some reason isn't connecting to certain people. I have 635.94GB downloaded and 59.12GB uploaded at this point. No connection issues.
16:56:47newsjunkie leaves
16:59:56newsjunkie joins
17:05:36<newsjunkie>Hello, I received an email that the discussion forum archives of Educause, a forum to discuss higher education issues, is being shutdown at the end of the March. The public archives of the various forums are available here: http://listserv.educause.edu/scripts/wa.exe Not sure what would be required to archive them all somewhere.
17:20:29jacobk quits [Ping timeout: 252 seconds]
17:33:26vukky quits [Read error: Connection reset by peer]
17:37:19vukky (Vukky) joins
17:44:51immibis_ joins
17:45:14immibis_ quits [Remote host closed the connection]
17:45:35immibis_ joins
17:46:26immibis quits [Ping timeout: 240 seconds]
17:51:44Larsenv (Larsenv) joins
17:54:09<@JAA>newsjunkie: Thanks! This is going to be a pain.
17:54:48<@JAA>nirv: I think I remember TPB's peer numbers being very unreliable to outright wrong. Not entirely sure though.
18:02:41<hexa->are they even still offering trackers in their .torrent files or is it just dht all the way?
18:03:16<hexa->finding peers on the dht for a large number of torrents was only possible through sybill attacks until 2y ago when BEP51 hit
18:03:37<hexa->if they're not doing that and instead fetching data from trackers … well you have to be connected to the correct tracker to find those
18:07:32<@JAA>They haven't offered .torrent downloads in quite a while, but the magnet links contain some trackers, yeah.
18:09:04<@JAA>But those are just open trackers, and I'm not sure TPB actually operates or queries them directly.
18:10:53LeGoupil joins
18:16:57newsjunkie quits [Remote host closed the connection]
18:28:18Iki1 joins
18:29:25mutantmonkey quits [Ping timeout: 252 seconds]
18:31:20mutantmonkey (mutantmonkey) joins
18:31:26Iki quits [Ping timeout: 240 seconds]
19:08:17mutantmonkey quits [Ping timeout: 252 seconds]
19:12:49mutantmonkey (mutantmonkey) joins
19:15:21sec^nd quits [Remote host closed the connection]
19:15:29lennier1 quits [Client Quit]
19:17:05sec^nd (second) joins
19:52:15jacobk joins
20:10:07immibis_ quits [Read error: Connection reset by peer]
20:10:19immibis joins
20:21:54immibis quits [Read error: Connection reset by peer]
20:22:00immibis joins
20:26:38lennier1 (lennier1) joins
20:32:37superkuh_ joins
20:34:25spirit quits [Quit: Leaving]
20:34:26superkuh quits [Ping timeout: 240 seconds]
20:36:56superkuh__ joins
20:38:06superkuh_ quits [Ping timeout: 240 seconds]
20:47:33webdownload quits [Remote host closed the connection]
20:49:15qwertyasdfuiopghjkl quits [Remote host closed the connection]
20:50:40DogsRNice (Webuser299) joins
20:52:22BlueMaxima joins
20:57:51superkuh joins
20:59:06superkuh__ quits [Ping timeout: 265 seconds]
21:00:44qwertyasdfuiopghjkl joins
21:13:15BlueMaxima quits [Client Quit]
21:21:41HP_Archivist (HP_Archivist) joins
21:33:04murmur quits [Read error: Connection reset by peer]
21:33:06murmur joins
21:33:09sonick quits [Read error: Connection reset by peer]
21:33:34Dragnog quits [Read error: Connection reset by peer]
21:33:35justcool393 quits [Read error: Connection reset by peer]
21:33:35mgrandi quits [Read error: Connection reset by peer]
21:33:39Dragnog joins
21:33:43sonick (sonick) joins
21:33:56mgrandi (mgrandi) joins
21:34:06philbla quits [Ping timeout: 244 seconds]
21:34:09justcool393 (justcool393) joins
22:03:44LeGoupil quits [Remote host closed the connection]
22:04:42LeGoupil joins
22:22:49<h2ibot>JustAnotherArchivist edited Deathwatch (+68, /* 2022 */ Add EDUCAUSE listserv): https://wiki.archiveteam.org/?diff=48293&oldid=48292
22:31:59LeGoupil quits [Client Quit]
22:39:36qwertyasdfuiopghjkl quits [Remote host closed the connection]
22:48:27Arcorann (Arcorann) joins
23:12:33nikow1 joins
23:12:36Zerote__ joins
23:12:53datechnoman6 (datechnoman) joins
23:12:58AlsoHP_Archivist joins
23:12:59igloo222250 joins
23:13:15user_ (gazorpazorp) joins
23:13:23AlsoHP_Archivist quits [Remote host closed the connection]
23:13:32mrfooooo1 joins
23:13:32mgrandi_ (mgrandi) joins
23:13:34Mayk joins
23:13:34VerifiedJ9 (VerifiedJ) joins
23:13:35mgrytbak0 joins
23:13:37user_ quits [Remote host closed the connection]
23:13:40jmtd joins
23:13:45wolfin_ (wolfin) joins
23:13:47Mateon2 joins
23:13:52fuzzy8021 quits [Killed (NickServ (GHOST command used by fuzzy802!~fuzzy8021@173.224.26.244))]
23:13:52AK7 (AK) joins
23:13:55benjinsmith joins
23:13:56notbase2 joins
23:13:59fuzzy8021 (fuzzy8021) joins
23:14:05Zeklyn joins
23:14:07nico_32_ (nico) joins
23:14:18benjinsmith quits [Remote host closed the connection]
23:14:20adamus1red_ (adamus1red) joins
23:14:22Ryz27 (Ryz) joins
23:14:35AlsoHP_Archivist joins
23:14:42Hecz- joins
23:14:53AlsoHP_Archivist quits [Remote host closed the connection]
23:14:56Minkafighter6 joins
23:15:03djsrv quits [Quit: ZNC 1.8.2 - https://znc.in]
23:15:03Muad_Dib quits [Read error: Connection reset by peer]
23:15:03katocala quits [Ping timeout: 265 seconds]
23:15:03wolfin quits [Ping timeout: 265 seconds]
23:15:03nyany quits [Ping timeout: 265 seconds]
23:15:04systwi quits [Read error: Connection reset by peer]
23:15:04Mateon1 quits [Ping timeout: 265 seconds]
23:15:04Zeklyn_ quits [Ping timeout: 265 seconds]
23:15:04h2ibot quits [Ping timeout: 265 seconds]
23:15:04Suika_ quits [Ping timeout: 265 seconds]
23:15:04notbasetwo quits [Read error: Connection reset by peer]
23:15:04jodizzle quits [Read error: Connection reset by peer]
23:15:04Matthww4 joins
23:15:04jtagcat6 quits [Quit: Ping timeout (120 seconds)]
23:15:04kiska quits [Remote host closed the connection]
23:15:04Ryz2 quits [Quit: Ping timeout (120 seconds)]
23:15:04nikow quits [Read error: Connection reset by peer]
23:15:04Kenshin quits [Quit: ZNC - http://znc.in]
23:15:04asie quits [Ping timeout: 265 seconds]
23:15:04orfeas quits [Ping timeout: 265 seconds]
23:15:04mikael quits [Ping timeout: 265 seconds]
23:15:04Mayk78 quits [Ping timeout: 265 seconds]
23:15:04nico_32 quits [Ping timeout: 265 seconds]
23:15:04Soulflare quits [Ping timeout: 265 seconds]
23:15:04Soulflare joins
23:15:04C4K3 quits [Ping timeout: 265 seconds]
23:15:04tzt quits [Ping timeout: 265 seconds]
23:15:04adamus1red quits [Ping timeout: 265 seconds]
23:15:04yawkat quits [Ping timeout: 265 seconds]
23:15:04mgrytbak quits [Ping timeout: 265 seconds]
23:15:04daxxy quits [Ping timeout: 265 seconds]
23:15:04Minkafighter quits [Ping timeout: 265 seconds]
23:15:04Jon quits [Ping timeout: 265 seconds]
23:15:04sknebel quits [Ping timeout: 265 seconds]
23:15:04klg quits [Ping timeout: 265 seconds]
23:15:04omni quits [Ping timeout: 265 seconds]
23:15:04kpcyrd quits [Ping timeout: 265 seconds]
23:15:04mrfooooo quits [Ping timeout: 265 seconds]
23:15:04masterX244 quits [Ping timeout: 265 seconds]
23:15:04katocala joins
23:15:04Minkafighter6 is now known as Minkafighter
23:15:04Ryz27 is now known as Ryz2
23:15:05mrfooooo1 is now known as mrfooooo
23:15:05Mateon2 is now known as Mateon1
23:15:05adamus1red_ is now known as adamus1red
23:15:05mgrytbak0 is now known as mgrytbak
23:15:08systwi_ (systwi) joins
23:15:12celestial quits [Remote host closed the connection]
23:15:12Muad-Dib joins
23:15:17wessel15127 joins
23:15:18celestial joins
23:15:20tzt (tzt) joins
23:15:21yawkat (yawkat) joins
23:15:24Arcorann quits [Ping timeout: 265 seconds]
23:15:24vukky quits [Ping timeout: 265 seconds]
23:15:24benjins quits [Ping timeout: 265 seconds]
23:15:24datechnoman quits [Ping timeout: 265 seconds]
23:15:24Craigle quits [Ping timeout: 265 seconds]
23:15:24Matthww quits [Ping timeout: 265 seconds]
23:15:24VerifiedJ quits [Ping timeout: 265 seconds]
23:15:24ThreeHM quits [Ping timeout: 265 seconds]
23:15:24treora quits [Ping timeout: 265 seconds]
23:15:24fangfufu quits [Ping timeout: 265 seconds]
23:15:24gazorpazorp quits [Ping timeout: 265 seconds]
23:15:24AK quits [Ping timeout: 265 seconds]
23:15:24igloo22225 quits [Ping timeout: 265 seconds]
23:15:24nothere quits [Ping timeout: 265 seconds]
23:15:24Terbium quits [Ping timeout: 265 seconds]
23:15:24Dalek quits [Ping timeout: 265 seconds]
23:15:24wessel1512 quits [Ping timeout: 265 seconds]
23:15:24Zerote_ quits [Ping timeout: 265 seconds]
23:15:25Dj-Wawa quits [Ping timeout: 265 seconds]
23:15:25fionera quits [Ping timeout: 265 seconds]
23:15:25@AlsoJAA quits [Ping timeout: 265 seconds]
23:15:25Hecz quits [Ping timeout: 265 seconds]
23:15:25wessel15127 is now known as wessel1512
23:15:25Matthww4 is now known as Matthww
23:15:25igloo222250 is now known as igloo22225
23:15:25datechnoman6 is now known as datechnoman
23:15:25VerifiedJ9 is now known as VerifiedJ
23:15:25AK7 is now known as AK
23:15:26HP_Archivist quits [Ping timeout: 240 seconds]
23:15:26Dj-Wawa joins
23:15:28Hecz- is now known as Hecz
23:15:37Hecz quits [Changing host]
23:15:37Hecz (Hecz) joins
23:15:43Craigle4 (Craigle) joins
23:15:43sknebel (sknebel) joins
23:15:44klg (klg) joins
23:15:49pekster quits [Remote host closed the connection]
23:15:54nyany (nyany) joins
23:15:56treora joins
23:15:57pekster (pekster) joins
23:15:58daxxy (daxxy) joins
23:15:58mikael joins
23:16:00djsrv (djsrv) joins
23:16:01Kaz9 (Kaz) joins
23:16:01@ChanServ sets mode: +o Kaz9
23:16:05AlsoHP_Archivist joins
23:16:08vukky (Vukky) joins
23:16:16masterX244 (masterX244) joins
23:16:19C4K3 joins
23:16:24AlsoHP_Archivist quits [Remote host closed the connection]
23:16:28AlsoJAA (JAA) joins
23:16:28@ChanServ sets mode: +o AlsoJAA
23:16:36benjinsmith joins
23:16:38fionera (Fionera) joins
23:16:47Dalek (Dalek) joins
23:16:48benjinsmith quits [Remote host closed the connection]
23:16:55user_ (gazorpazorp) joins
23:17:00kpcyrd (kpcyrd) joins
23:17:07user_ quits [Remote host closed the connection]
23:17:20@Kaz quits [Ping timeout: 265 seconds]
23:17:20@Kaz9 is now known as @Kaz
23:17:24user_ (gazorpazorp) joins
23:17:31asie joins
23:17:35AlsoHP_Archivist joins
23:17:46lennier1 quits [Ping timeout: 240 seconds]
23:17:47ThreeHM (ThreeHeadedMonkey) joins
23:17:49Arcorann (Arcorann) joins
23:17:53AlsoHP_Archivist quits [Remote host closed the connection]
23:18:25Terbium joins
23:18:26fangfufu joins
23:18:28omni joins
23:18:47mgrandi quits [Ping timeout: 619 seconds]
23:18:47sembiance quits [Ping timeout: 265 seconds]
23:18:47@JAA quits [Ping timeout: 265 seconds]
23:18:47mgrandi_ is now known as mgrandi
23:19:05AlsoHP_Archivist joins
23:19:06benjinsmith joins
23:19:18benjinsmith quits [Remote host closed the connection]
23:19:24AlsoHP_Archivist quits [Remote host closed the connection]
23:19:30lennier2 joins
23:19:36Suika joins
23:20:14JAA (JAA) joins
23:20:14@ChanServ sets mode: +o JAA
23:20:36AlsoHP_Archivist joins
23:20:53AlsoHP_Archivist quits [Remote host closed the connection]
23:21:36benjinsmith joins
23:21:48benjinsmith quits [Remote host closed the connection]
23:22:06AlsoHP_Archivist joins
23:22:23AlsoHP_Archivist quits [Remote host closed the connection]
23:23:12lennier2 is now known as lennier1
23:23:35AlsoHP_Archivist joins
23:23:53AlsoHP_Archivist quits [Remote host closed the connection]
23:24:06benjinsmith joins
23:24:18benjinsmith quits [Remote host closed the connection]
23:24:27jodizzle (jodizzle) joins
23:24:39orfeas joins
23:24:44nothere joins
23:25:06AlsoHP_Archivist joins
23:25:23AlsoHP_Archivist quits [Remote host closed the connection]
23:26:30sembiance (sembiance) joins
23:26:35AlsoHP_Archivist joins
23:26:36benjinsmith joins
23:26:48benjinsmith quits [Remote host closed the connection]
23:26:53AlsoHP_Archivist quits [Remote host closed the connection]
23:28:05AlsoHP_Archivist joins
23:28:24AlsoHP_Archivist quits [Remote host closed the connection]
23:29:06benjinsmith joins
23:29:18benjinsmith quits [Remote host closed the connection]
23:29:35AlsoHP_Archivist joins
23:29:54AlsoHP_Archivist quits [Remote host closed the connection]
23:30:00tbc1887 quits [Read error: Connection reset by peer]
23:30:20AlsoHP_Archivist joins
23:31:36benjinsmith joins
23:31:48benjinsmith quits [Remote host closed the connection]
23:34:06benjinsmith joins
23:34:18benjinsmith quits [Remote host closed the connection]
23:35:50benjinsmith joins
23:48:45AlsoHP_Archivist quits [Ping timeout: 265 seconds]
23:55:39h2ibot (h2ibot) joins