Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/stat 23:12 -!- u [~u@c-71-205-110-34.hsd1.co.comcast.net] has joined #archiveteam-bs 23:12 -!- Topic for #archiveteam-bs: Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/status/1069715869994020867 23:12 -!- Topic set by JAA [~JAA@archiveteam/JAA] [Mon Nov 1 21:43:57 2021] 23:12 -!- Irssi: #archiveteam-bs: Total of 448 nicks [16 ops, 0 halfops, 0 voices, 432 normal] 23:12 -ChanServ(ChanServ@services.hackint.org)- [#archiveteam-bs] Welcome to #archiveteam-bs! All ArchiveTeam-related discussion for which no more specific channel exists is welcome here. Please note that this channel is publicly logged. 23:12 -!- Channel #archiveteam-bs created Fri Sep 6 15:38:29 2019 23:12 -!- Irssi: Join to #archiveteam-bs was synced in 8 secs 23:13 < u> test 23:15 < u> Has anyone here built/compiled qBittorrent from source? I wanted to sorta reprogram it. 23:15 < u> Build instructions are not great. 23:17 < u> Details: https://github.com/qbittorrent/qBittorrent/issues/20813 23:23 < u> Can someone post a message? I only see my messages, so I'm not sure if irssi (CLI) is working. 23:24 < Krownest> Hello 23:24 < u> Also irclogs.archivete.am isn't working 23:24 < u> Hello Krownest. 23:26 < u> (Dammit, just had another thermal shutdown on this one old computer that I run. Working it too hard. 32-bit computer working as a server.) 23:27 < u> I'm glad to be posting to this IRC channel from a command line interface (although irssi is kinda crappy). Can 23:27 < u> n't do that with Dicksword! 23:31 < u> Thanks wikiteam for storing incremental/complete 2025 captures of wiki.installgentoo.com. (Remote and/or local copies.) [23:33] [u(+Zi)] [2:hackint/#archiveteam-bs(+Ccnpst)] [Act: 1] [#archiveteam-bs] Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/stat 23:23 < u> Can someone post a message? I only see my messages, so I'm not sure if irssi (CLI) is working. 23:24 < Krownest> Hello 23:24 < u> Also irclogs.archivete.am isn't working 23:24 < u> Hello Krownest. 23:26 < u> (Dammit, just had another thermal shutdown on this one old computer that I run. Working it too hard. 32-bit computer working as a server.) 23:27 < u> I'm glad to be posting to this IRC channel from a command line interface (although irssi is kinda crappy). Can 23:27 < u> n't do that with Dicksword! 23:31 < u> Thanks wikiteam for storing incremental/complete 2025 captures of wiki.installgentoo.com. (Remote and/or local copies.) 23:40 < u> Here's some music as a token of gratitude: 23:40 < u> https://ipfs.hypha.coop/ipfs/bafybeihumiaibjrlxjtr4afwakkqoblp3y2s45cbdcj5jq65bo5bkd2buq/grabset2/Len_-_Steal_My_Sunshine-LEN_TV-20091124-youtube-640x480-E1fzJ_AYajA.mp4 23:40 < u> (First heard that track while watching a shitty TV show named Mr. Robot.) 23:41 < u> Also I think it's important that we/I talk about headless JavaScript-capable browsers. For grabbing webpages and stuff. 23:42 < u> Headless JavaScript-capable browsers are subset of CLI-based web browsers (such as lynx). 23:43 < u> lynx can sometimes bypass CF. Here's some of such browsers (which have limited JS abilities apparently): 23:44 < u> w3m, links2, Browsh, Elinks. (source: duck.ai) 23:45 < u> I installed one of those via "sudo apt install links2": wasn't impressed by it or didn't see that it was able to run JS. 23:47 < u> lynx can access some walled pages/files which Wget or curl can't get. lynx follows redirects by default. Turn that off for certain security/privacy reasons: "$ lynx -noredir -source https://duck.com/" or "$ lynx -noredir -dump https://duck.com/" 23:48 < u> I'm not sure if there's a perfect headless replacement for GUI browsers or using Selenium. 23:49 -!- sparky1492 [~sparky149@37.221.112.222] has quit [Ping timeout: 260 seconds] [23:50] [u(+Zi)] [2:hackint/#archiveteam-bs(+Ccnpst)] [Act: 1] [#archiveteam-bs] Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/stat 23:41 < u> Also I think it's important that we/I talk about headless JavaScript-capable browsers. For grabbing webpages and stuff. 23:42 < u> Headless JavaScript-capable browsers are subset of CLI-based web browsers (such as lynx). 23:43 < u> lynx can sometimes bypass CF. Here's some of such browsers (which have limited JS abilities apparently): 23:44 < u> w3m, links2, Browsh, Elinks. (source: duck.ai) 23:45 < u> I installed one of those via "sudo apt install links2": wasn't impressed by it or didn't see that it was able to run JS. 23:47 < u> lynx can access some walled pages/files which Wget or curl can't get. lynx follows redirects by default. Turn that off for certain security/privacy reasons: "$ lynx -noredir -source https://duck.com/" or "$ lynx -noredir -dump https://duck.com/" 23:48 < u> I'm not sure if there's a perfect headless replacement for GUI browsers or using Selenium. 23:49 -!- sparky1492 [~sparky149@37.221.112.222] has quit [Ping timeout: 260 seconds] 23:57 < u> lynx can, for some amount of time get raws of archive.is (lynx -source $url). Related to what I was saying earlier with IRCs: 23:58 < u> if you go to " $ lynx -cookies https://archive.is/2025.03.13-161600/https://derpibooru.org/images/1660338 " the global message / MOTD is: "Goodbye, IRC. Our IRC channels are no longer an option to officially contact site staff. Please use our Discord server instead. Read here for the full announcement [ https://derpibooru.org/forums/meta/topics/goodbye-irc ]." 23:58 < u> No idea what that image is. Just posting a link to that page as an example of what that site looked like one or a few days a go. 23:59 < u> So some online communities are quiting IRC in favor of Disc0rd Day changed to 15 Mar 2025 00:01 < u> *quitting. I know there's (probably perfect) ways to log IRC. Maybe no such thing for discord. 00:01 < u> Or an imperfect thing. Like how IRCs can sometimes have logs as web interfaces: haven't seen that for discord. 00:02 < u> "Trooncord" 00:02 < u> "Discord sisters" [00:03] [u(+Zi)] [2:hackint/#archiveteam-bs(+Ccnpst)] [Act: 1] [#archiveteam-bs] Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/stat 23:47 < u> lynx can access some walled pages/files which Wget or curl can't get. lynx follows redirects by default. Turn that off for certain security/privacy reasons: "$ lynx -noredir -source https://duck.com/" or "$ lynx -noredir -dump https://duck.com/" 23:48 < u> I'm not sure if there's a perfect headless replacement for GUI browsers or using Selenium. 23:49 -!- sparky1492 [~sparky149@37.221.112.222] has quit [Ping timeout: 260 seconds] 23:57 < u> lynx can, for some amount of time get raws of archive.is (lynx -source $url). Related to what I was saying earlier with IRCs: 23:58 < u> if you go to " $ lynx -cookies https://archive.is/2025.03.13-161600/https://derpibooru.org/images/1660338 " the global message / MOTD is: "Goodbye, IRC. Our IRC channels are no longer an option to officially contact site staff. Please use our Discord server instead. Read here for the full announcement [ https://derpibooru.org/forums/meta/topics/goodbye-irc ]." 23:58 < u> No idea what that image is. Just posting a link to that page as an example of what that site looked like one or a few days a go. 23:59 < u> So some online communities are quiting IRC in favor of Disc0rd Day changed to 15 Mar 2025 00:01 < u> *quitting. I know there's (probably perfect) ways to log IRC. Maybe no such thing for discord. 00:01 < u> Or an imperfect thing. Like how IRCs can sometimes have logs as web interfaces: haven't seen that for discord. 00:02 < u> "Trooncord" 00:02 < u> "Discord sisters" 00:03 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 00:06 < u> (Looked at that image as I'm not using TTY -- https://derpicdn.net/img/view/2018/2/19/1660338.png -- it's an image macro which says "I'll suck your cock") 00:07 -!- nine [~mm@2a01:11:8710:1de0:82f6:7928:dbb9:dcbd] has joined #archiveteam-bs 00:07 -!- nine [~mm@hackint/user/nine] has changed host 00:08 < u> Reminds me, did anyone else notice that if you go to archive.4plebs.org that like every image has an AI/ML-generated ALT= description thing? Kinda interesting. [00:09] [u(+Zi)] [2:hackint/#archiveteam-bs(+Ccnpst)] [Act: 1] [#archiveteam-bs] Lengthy ArchiveTeam-related discussions, questions here | Offtopic: #archiveteam-ot | https://twitter.com/textfiles/stat site staff. Please use our Discord server instead. Read here for the full announcement [ https://derpibooru.org/forums/meta/topics/goodbye-irc ]." 23:58 < u> No idea what that image is. Just posting a link to that page as an example of what that site looked like one or a few days a go. 23:59 < u> So some online communities are quiting IRC in favor of Disc0rd Day changed to 15 Mar 2025 00:01 < u> *quitting. I know there's (probably perfect) ways to log IRC. Maybe no such thing for discord. 00:01 < u> Or an imperfect thing. Like how IRCs can sometimes have logs as web interfaces: haven't seen that for discord. 00:02 < u> "Trooncord" 00:02 < u> "Discord sisters" 00:03 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 00:06 < u> (Looked at that image as I'm not using TTY -- https://derpicdn.net/img/view/2018/2/19/1660338.png -- it's an image macro which says "I'll suck your cock") 00:07 -!- nine [~mm@2a01:11:8710:1de0:82f6:7928:dbb9:dcbd] has joined #archiveteam-bs 00:07 -!- nine [~mm@hackint/user/nine] has changed host 00:08 < u> Reminds me, did anyone else notice that if you go to archive.4plebs.org that like every image has an AI/ML-generated ALT= description thing? Kinda interesting. 00:19 -!- Webuser710437 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Quit: Ooops, wrong browser tab.] 00:30 -!- ymgve [~ymgve@84.213.92.140] has quit [Ping timeout: 260 seconds] 00:34 -!- Matthww [~Matthww@mx1.hilbrink.eu] has quit [Quit: Ping timeout (120 seconds)] 00:34 -!- Matthww [~Matthww@mx1.hilbrink.eu] has joined #archiveteam-bs 00:54 -!- eroc19907 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has quit [Quit: The Lounge - https://thelounge.chat] 01:13 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has quit [Ping timeout: 260 seconds] 01:16 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has joined #archiveteam-bs 01:18 -!- eroc1990 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has joined #archiveteam-bs 02:16 -!- SammySkye [~SammySkye@77.33.56.15.dhcp.fibianet.dk] has quit [Quit: Ooops, wrong browser tab.] [02:26] [u(+Zi)] [2:hackint/#archiveteam-bs(+Ccnpst)] [Act: 1] [#archiveteam-bs] 00:02 < u> "Trooncord" 00:02 < u> "Discord sisters" 00:03 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 00:06 < u> (Looked at that image as I'm not using TTY -- https://derpicdn.net/img/view/2018/2/19/1660338.png -- it's an image macro which says "I'll suck your cock") 00:07 -!- nine [~mm@2a01:11:8710:1de0:82f6:7928:dbb9:dcbd] has joined #archiveteam-bs 00:07 -!- nine [~mm@hackint/user/nine] has changed host 00:08 < u> Reminds me, did anyone else notice that if you go to archive.4plebs.org that like every image has an AI/ML-generated ALT= description thing? Kinda interesting. 00:19 -!- Webuser710437 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Quit: Ooops, wrong browser tab.] 00:30 -!- ymgve [~ymgve@84.213.92.140] has quit [Ping timeout: 260 seconds] 00:34 -!- Matthww [~Matthww@mx1.hilbrink.eu] has quit [Quit: Ping timeout (120 seconds)] 00:34 -!- Matthww [~Matthww@mx1.hilbrink.eu] has joined #archiveteam-bs 00:54 -!- eroc19907 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has quit [Quit: The Lounge - https://thelounge.chat] 01:13 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has quit [Ping timeout: 260 seconds] 01:16 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has joined #archiveteam-bs 01:18 -!- eroc1990 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has joined #archiveteam-bs 02:16 -!- SammySkye [~SammySkye@77.33.56.15.dhcp.fibianet.dk] has quit [Quit: Ooops, wrong browser tab.] 02:28 -!- ymgve [~ymgve@84.213.92.140] has joined #archiveteam-bs 02:53 -!- Ketchup902 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:53 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 03:12 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has joined #archiveteam-bs 03:15 -!- BennyOtt_ [~Benny@p57a82769.dip0.t-ipconnect.de] has joined #archiveteam-bs 03:18 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 03:18 -!- BennyOtt_ is now known as BennyOtt 03:22 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has joined #archiveteam-bs ---- 00:54 -!- eroc19907 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has quit [Quit: The Lounge - https://thelounge.chat] 01:13 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has quit [Ping timeout: 260 seconds] 01:16 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has joined #archiveteam-bs 01:18 -!- eroc1990 [~eroc1990@syn-024-183-186-146.res.spectrum.com] has joined #archiveteam-bs 02:16 -!- SammySkye [~SammySkye@77.33.56.15.dhcp.fibianet.dk] has quit [Quit: Ooops, wrong browser tab.] 02:28 -!- ymgve [~ymgve@84.213.92.140] has joined #archiveteam-bs 02:53 -!- Ketchup902 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:53 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 03:12 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has joined #archiveteam-bs 03:15 -!- BennyOtt_ [~Benny@p57a82769.dip0.t-ipconnect.de] has joined #archiveteam-bs 03:18 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 03:18 -!- BennyOtt_ is now known as BennyOtt 03:22 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has joined #archiveteam-bs 04:33 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:4f30:d62a:1955:624a] has joined #archiveteam-bs 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:12 -!- vitzli [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 05:22 -!- Deewiant [m-ntpugt@hackint/user/Deewiant] has quit [Remote host closed the connection] 05:23 -!- Deewiant [m-ntpugt@hackint/user/Deewiant] has joined #archiveteam-bs 05:30 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 05:30 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 05:30 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 05:30 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 06:31 < h2ibot> Bzc6p edited Indafotó (+181, /* Progress */ update): https://wiki.archiveteam.org/?diff=54913&oldid=54558 ---- 04:33 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:4f30:d62a:1955:624a] has joined #archiveteam-bs 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:12 -!- vitzli [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 05:22 -!- Deewiant [m-ntpugt@hackint/user/Deewiant] has quit [Remote host closed the connection] 05:23 -!- Deewiant [m-ntpugt@hackint/user/Deewiant] has joined #archiveteam-bs 05:30 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 05:30 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 05:30 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 05:30 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 06:31 < h2ibot> Bzc6p edited Indafotó (+181, /* Progress */ update): https://wiki.archiveteam.org/?diff=54913&oldid=54558 06:51 < h2ibot> Himond000 edited Deathwatch (+329, /* 2025 */ add srad.jp (Previously scheduled…): https://wiki.archiveteam.org/?diff=54914&oldid=54911 06:59 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:4f30:d62a:1955:624a] has quit [Client Quit] 07:02 -!- BennyOtt_ [~Benny@p57a8235c.dip0.t-ipconnect.de] has joined #archiveteam-bs 07:04 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 07:04 -!- BennyOtt_ is now known as BennyOtt 07:07 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 07:09 -!- ducky [~ducky@ducky.dn42] has quit [Ping timeout: 260 seconds] 07:16 -!- ducky [~ducky@fd42:d900:5115::1] has joined #archiveteam-bs 07:41 -!- Megame [~Megame@105.184.81.53] has joined #archiveteam-bs 08:21 -!- Webuser793805 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has joined #archiveteam-bs 08:42 -!- Webuser793805 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Client Quit] 09:05 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] ---- 06:51 < h2ibot> Himond000 edited Deathwatch (+329, /* 2025 */ add srad.jp (Previously scheduled…): https://wiki.archiveteam.org/?diff=54914&oldid=54911 06:59 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:4f30:d62a:1955:624a] has quit [Client Quit] 07:02 -!- BennyOtt_ [~Benny@p57a8235c.dip0.t-ipconnect.de] has joined #archiveteam-bs 07:04 -!- BennyOtt [~Benny@p57a82769.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 07:04 -!- BennyOtt_ is now known as BennyOtt 07:07 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 07:09 -!- ducky [~ducky@ducky.dn42] has quit [Ping timeout: 260 seconds] 07:16 -!- ducky [~ducky@fd42:d900:5115::1] has joined #archiveteam-bs 07:41 -!- Megame [~Megame@105.184.81.53] has joined #archiveteam-bs 08:21 -!- Webuser793805 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has joined #archiveteam-bs 08:42 -!- Webuser793805 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Client Quit] 09:05 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 09:06 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 09:08 -!- vitzli [~vitzli@hackint/user/vitzli] has quit [Quit: Leaving] 09:30 -!- katocala [~katocala@185.137.39.145] has joined #archiveteam-bs 10:13 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 10:26 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 10:41 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Read error: Connection reset by peer] 10:42 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has joined #archiveteam-bs 10:56 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 11:16 -!- HP_Archivist [~smitjhidc@c-73-13-184-163.hsd1.pa.comcast.net] has quit [Quit: Leaving] 11:24 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has joined #archiveteam-bs 11:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:157:cc2f:ff47:88d4] has quit [Ping timeout: 260 seconds] 11:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:4d1a:b1f4:6850:16a4] has joined #archiveteam-bs 12:11 -!- cascode [~cascode@2001:5a8:42a1:6f00:4d1a:b1f4:6850:16a4] has quit [Ping timeout: 250 seconds] ---- 09:06 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 09:08 -!- vitzli [~vitzli@hackint/user/vitzli] has quit [Quit: Leaving] 09:30 -!- katocala [~katocala@185.137.39.145] has joined #archiveteam-bs 10:13 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 10:26 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 10:41 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Read error: Connection reset by peer] 10:42 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has joined #archiveteam-bs 10:56 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 11:16 -!- HP_Archivist [~smitjhidc@c-73-13-184-163.hsd1.pa.comcast.net] has quit [Quit: Leaving] 11:24 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has joined #archiveteam-bs 11:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:157:cc2f:ff47:88d4] has quit [Ping timeout: 260 seconds] 11:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:4d1a:b1f4:6850:16a4] has joined #archiveteam-bs 12:11 -!- cascode [~cascode@2001:5a8:42a1:6f00:4d1a:b1f4:6850:16a4] has quit [Ping timeout: 250 seconds] 12:11 -!- cascode [~cascode@2001:5a8:42a1:6f00:68f8:d775:eb98:e376] has joined #archiveteam-bs 12:12 -!- murb [~murb@scottishconsulate/murb] has quit [Quit: gone] 12:18 -!- nine [~mm@hackint/user/nine] has quit [Quit: See ya!] 12:19 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 12:19 -!- nine [~mm@2a01:11:8710:1de0:1c2:b4e9:63b3:8f9d] has joined #archiveteam-bs 12:19 -!- nine [~mm@hackint/user/nine] has changed host 12:33 -!- murb [~murb@scottishconsulate/murb] has joined #archiveteam-bs 12:56 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 13:07 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 13:07 -!- nine [~mm@2a01:11:8710:1de0:a076:1393:a661:b710] has joined #archiveteam-bs 13:07 -!- nine [~mm@hackint/user/nine] has changed host 13:10 -!- itachi1706 [~itachi170@hackint/user/itachi1706] has quit [Quit: Bye :P] 13:11 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] ---- 12:11 -!- cascode [~cascode@2001:5a8:42a1:6f00:68f8:d775:eb98:e376] has joined #archiveteam-bs 12:12 -!- murb [~murb@scottishconsulate/murb] has quit [Quit: gone] 12:18 -!- nine [~mm@hackint/user/nine] has quit [Quit: See ya!] 12:19 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 12:19 -!- nine [~mm@2a01:11:8710:1de0:1c2:b4e9:63b3:8f9d] has joined #archiveteam-bs 12:19 -!- nine [~mm@hackint/user/nine] has changed host 12:33 -!- murb [~murb@scottishconsulate/murb] has joined #archiveteam-bs 12:56 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 13:07 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 13:07 -!- nine [~mm@2a01:11:8710:1de0:a076:1393:a661:b710] has joined #archiveteam-bs 13:07 -!- nine [~mm@hackint/user/nine] has changed host 13:10 -!- itachi1706 [~itachi170@hackint/user/itachi1706] has quit [Quit: Bye :P] 13:11 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 13:15 -!- nine [~mm@2a01:11:8710:1de0:a076:1393:a661:b710] has joined #archiveteam-bs 13:15 -!- nine [~mm@hackint/user/nine] has changed host 13:17 -!- itachi1706 [~itachi170@hackint/user/itachi1706] has joined #archiveteam-bs 13:49 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 13:57 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 14:08 -!- fuzzy80211 [~fuzzy8021@hackint/user/fuzzy8021] has quit [Ping timeout: 250 seconds] 14:21 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has quit [Remote host closed the connection] 14:21 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has joined #archiveteam-bs 14:34 < joepie91|m> see if you can tell where I tasked a 14:34 < joepie91|m> bunch of servers with running a warrior: https://metrics.cryto.net/d/0pxrwcNmz/node-overview?orgId=1&from=now-6h&to=now&timezone=browser&var-instance=$__all&refresh=5s 14:37 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] ---- 13:15 -!- nine [~mm@2a01:11:8710:1de0:a076:1393:a661:b710] has joined #archiveteam-bs 13:15 -!- nine [~mm@hackint/user/nine] has changed host 13:17 -!- itachi1706 [~itachi170@hackint/user/itachi1706] has joined #archiveteam-bs 13:49 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 13:57 -!- nine [~mm@hackint/user/nine] has quit [Client Quit] 14:08 -!- fuzzy80211 [~fuzzy8021@hackint/user/fuzzy8021] has quit [Ping timeout: 250 seconds] 14:21 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has quit [Remote host closed the connection] 14:21 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has joined #archiveteam-bs 14:34 < joepie91|m> see if you can tell where I tasked a 14:34 < joepie91|m> bunch of servers with running a warrior: https://metrics.cryto.net/d/0pxrwcNmz/node-overview?orgId=1&from=now-6h&to=now&timezone=browser&var-instance=$__all&refresh=5s 14:37 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 14:41 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 14:42 -!- Tugboat [~deepy@2a01:4f8:141:135f::11] has joined #archiveteam-bs 14:42 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 14:42 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 14:50 -!- nine [~mm@2a01:11:8710:1de0:41f4:88ff:e682:7022] has joined #archiveteam-bs 14:50 -!- nine [~mm@hackint/user/nine] has changed host 14:55 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 15:35 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 15:42 -!- cascode [~cascode@2001:5a8:42a1:6f00:68f8:d775:eb98:e376] has quit [Ping timeout: 250 seconds] 15:43 -!- cascode [~cascode@172.56.43.155] has joined #archiveteam-bs 16:01 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 16:02 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 16:02 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ ---- 14:41 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 14:42 -!- Tugboat [~deepy@2a01:4f8:141:135f::11] has joined #archiveteam-bs 14:42 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 14:42 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 14:50 -!- nine [~mm@2a01:11:8710:1de0:41f4:88ff:e682:7022] has joined #archiveteam-bs 14:50 -!- nine [~mm@hackint/user/nine] has changed host 14:55 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 15:35 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 15:42 -!- cascode [~cascode@2001:5a8:42a1:6f00:68f8:d775:eb98:e376] has quit [Ping timeout: 250 seconds] 15:43 -!- cascode [~cascode@172.56.43.155] has joined #archiveteam-bs 16:01 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 16:02 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 16:02 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 16:15 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 16:16 -!- BornOn420_ [onions@hackint/user/BornOn420] has joined #archiveteam-bs 16:16 -!- cascode [~cascode@172.56.43.155] has quit [Read error: Connection reset by peer] 16:16 -!- cascode [~cascode@2001:5a8:42a1:6f00:4b5b:2095:8137:4b7d] has joined #archiveteam-bs 16:25 < joepie91|m> wickedplayer494: re: hudson's bay, wonder if it had anything to do with their disastrous attempt at expanding to the Netherlands 16:26 < joepie91|m> I know that the creditors were trying to chase down the parent company 16:26 < joepie91|m> and they signed a bunch of extremely expensive and unwise leases for stores that closed within, I think, months from opening 16:27 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 16:27 < wickedplayer494> Kinda like Target's failed attempt in Canada where their ERP was crippled by the fact that we used metric measurements rather than imperial 16:27 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs ---- 16:15 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 16:16 -!- BornOn420_ [onions@hackint/user/BornOn420] has joined #archiveteam-bs 16:16 -!- cascode [~cascode@172.56.43.155] has quit [Read error: Connection reset by peer] 16:16 -!- cascode [~cascode@2001:5a8:42a1:6f00:4b5b:2095:8137:4b7d] has joined #archiveteam-bs 16:25 < joepie91|m> wickedplayer494: re: hudson's bay, wonder if it had anything to do with their disastrous attempt at expanding to the Netherlands 16:26 < joepie91|m> I know that the creditors were trying to chase down the parent company 16:26 < joepie91|m> and they signed a bunch of extremely expensive and unwise leases for stores that closed within, I think, months from opening 16:27 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 16:27 < wickedplayer494> Kinda like Target's failed attempt in Canada where their ERP was crippled by the fact that we used metric measurements rather than imperial 16:27 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 16:28 < wickedplayer494> arguably it's a bit of a shock that bankruptcy didn't happen sooner TBH, if anything coronavirus bought them a few extra years because "extraordinary circumstances"/"acts of God"/etc 16:28 < joepie91|m> wickedplayer494: lmfao that seems like the kind of thing you'd pay people to foresee, the measurement thing 16:30 < wickedplayer494> yeah IIRC that was one of the reasons that were often attributed to the Canadian arm's bankruptcy, stock didn't show up because trucks were going to stores basically half empty under the presumption that they were actually packed, or something like that 16:30 < wickedplayer494> https://www.zdnet.com/article/billion-dollar-failures-how-bad-decisions-and-poor-it-killed-target-canada/ 16:31 < wickedplayer494> "But because they couldn't properly compute shelving locations (that conflict between imperial units and the metric system), items backed up so much in the distribution centers that Target Canada management had to offload stock to additional area warehouses. So they had way too much ---- 16:28 < wickedplayer494> arguably it's a bit of a shock that bankruptcy didn't happen sooner TBH, if anything coronavirus bought them a few extra years because "extraordinary circumstances"/"acts of God"/etc 16:28 < joepie91|m> wickedplayer494: lmfao that seems like the kind of thing you'd pay people to foresee, the measurement thing 16:30 < wickedplayer494> yeah IIRC that was one of the reasons that were often attributed to the Canadian arm's bankruptcy, stock didn't show up because trucks were going to stores basically half empty under the presumption that they were actually packed, or something like that 16:30 < wickedplayer494> https://www.zdnet.com/article/billion-dollar-failures-how-bad-decisions-and-poor-it-killed-target-canada/ 16:31 < wickedplayer494> "But because they couldn't properly compute shelving locations (that conflict between imperial units and the metric system), items backed up so much in the distribution centers that Target Canada management had to offload stock to additional area warehouses. So they had way too much stock in storage and not enough on the shelves." 16:33 < joepie91|m> incredible 16:37 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has quit [Client Quit] 16:37 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 16:38 -!- Hackerpcs [~user@hackint/user/Hackerpcs] has quit [Quit: Hackerpcs] 16:41 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 16:41 -!- Hackerpcs [~user@hackint/user/Hackerpcs] has joined #archiveteam-bs 16:42 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 16:42 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 17:01 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has joined #archiveteam-bs 17:04 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 17:27 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 17:27 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs ---- stock in storage and not enough on the shelves." 16:33 < joepie91|m> incredible 16:37 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has quit [Client Quit] 16:37 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 16:38 -!- Hackerpcs [~user@hackint/user/Hackerpcs] has quit [Quit: Hackerpcs] 16:41 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 16:41 -!- Hackerpcs [~user@hackint/user/Hackerpcs] has joined #archiveteam-bs 16:42 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has joined #archiveteam-bs 16:42 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 17:01 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has joined #archiveteam-bs 17:04 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 17:27 -!- arkiver [~arkiver@2a01:4f9:c010:4d02::1] has quit [Remote host closed the connection] 17:27 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs 17:27 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 17:37 -!- BearFortress [~quassel@c-76-30-241-41.hsd1.tx.comcast.net] has quit [] 17:55 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:9812:6a08:de6b:83b3] has joined #archiveteam-bs 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 18:03 -!- arkiver [~arkiver@95.217.11.227] has quit [Remote host closed the connection] 18:04 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs 18:05 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 18:08 -!- notarobot1 [~notarobot@189.182.130.133] has quit [Quit: The Lounge - https://thelounge.chat] 18:08 -!- sparky1492 [~sparky149@178.249.210.17] has joined #archiveteam-bs 18:08 -!- notarobot1 [~notarobot@189.182.130.133] has joined #archiveteam-bs 18:09 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:12 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs ---- 17:27 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 17:37 -!- BearFortress [~quassel@c-76-30-241-41.hsd1.tx.comcast.net] has quit [] 17:55 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:9812:6a08:de6b:83b3] has joined #archiveteam-bs 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 18:03 -!- arkiver [~arkiver@95.217.11.227] has quit [Remote host closed the connection] 18:04 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs 18:05 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 18:08 -!- notarobot1 [~notarobot@189.182.130.133] has quit [Quit: The Lounge - https://thelounge.chat] 18:08 -!- sparky1492 [~sparky149@178.249.210.17] has joined #archiveteam-bs 18:08 -!- notarobot1 [~notarobot@189.182.130.133] has joined #archiveteam-bs 18:09 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:12 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 18:24 -!- notarobot10 [~notarobot@189.182.97.89] has joined #archiveteam-bs 18:25 -!- notarobot1 [~notarobot@189.182.130.133] has quit [Ping timeout: 250 seconds] 18:25 -!- notarobot10 is now known as notarobot1 18:32 -!- BearFortress [~quassel@c-76-30-241-41.hsd1.tx.comcast.net] has joined #archiveteam-bs 18:59 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has quit [Read error: Connection reset by peer] 19:06 -!- arkiver [~arkiver@95.217.11.227] has quit [Remote host closed the connection] 19:11 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs 19:11 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 19:18 -!- cascode [~cascode@2001:5a8:42a1:6f00:4b5b:2095:8137:4b7d] has quit [Ping timeout: 250 seconds] 19:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:e56:1027:731e:afea] has joined #archiveteam-bs 19:33 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has quit [Quit: Leaving] 19:34 -!- fuzzy80211 [~fuzzy8021@hackint/user/fuzzy8021] has joined #archiveteam-bs ---- 18:24 -!- notarobot10 [~notarobot@189.182.97.89] has joined #archiveteam-bs 18:25 -!- notarobot1 [~notarobot@189.182.130.133] has quit [Ping timeout: 250 seconds] 18:25 -!- notarobot10 is now known as notarobot1 18:32 -!- BearFortress [~quassel@c-76-30-241-41.hsd1.tx.comcast.net] has joined #archiveteam-bs 18:59 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has quit [Read error: Connection reset by peer] 19:06 -!- arkiver [~arkiver@95.217.11.227] has quit [Remote host closed the connection] 19:11 -!- arkiver [~arkiver@95.217.11.227] has joined #archiveteam-bs 19:11 -!- mode/#archiveteam-bs [+o arkiver] by ChanServ 19:18 -!- cascode [~cascode@2001:5a8:42a1:6f00:4b5b:2095:8137:4b7d] has quit [Ping timeout: 250 seconds] 19:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:e56:1027:731e:afea] has joined #archiveteam-bs 19:33 -!- gust [~Owner@2600:1700:69cf:9000:a8f9:a712:d91f:c42b] has quit [Quit: Leaving] 19:34 -!- fuzzy80211 [~fuzzy8021@hackint/user/fuzzy8021] has joined #archiveteam-bs 19:37 -!- vitzli [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 20:34 -!- BennyOtt_ [~Benny@p54a4535f.dip0.t-ipconnect.de] has joined #archiveteam-bs 20:36 -!- BennyOtt [~Benny@p57a8235c.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 20:36 -!- BennyOtt_ is now known as BennyOtt 20:58 -!- Webuser299437 [~webuser@2a09:bac2:b882:1c32::2cf:2] has joined #archiveteam-bs 20:58 -!- Webuser299437 [~webuser@2a09:bac2:b882:1c32::2cf:2] has quit [Client Quit] 21:07 < unicron> U: check out Matterbridge, it can bridge between discord and irc. Mattermost is optional, but can provide a searchable web interface to the logs. 21:08 <@JAA> Do not bridge AT channels to Discord. 21:11 < unicron> U was mentioning some projects had abandoned irc for discord, so for those it might be a decent workaround 21:12 < unicron> Obviously would need permission from those projects' discord mods to make a bot account for the bridge 21:15 -!- Webuser963600 [~webuser@2607:fea8:6cc0:1d00:8565:70f4:e09:faf6] has joined #archiveteam-bs ---- 19:37 -!- vitzli [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 20:34 -!- BennyOtt_ [~Benny@p54a4535f.dip0.t-ipconnect.de] has joined #archiveteam-bs 20:36 -!- BennyOtt [~Benny@p57a8235c.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 20:36 -!- BennyOtt_ is now known as BennyOtt 20:58 -!- Webuser299437 [~webuser@2a09:bac2:b882:1c32::2cf:2] has joined #archiveteam-bs 20:58 -!- Webuser299437 [~webuser@2a09:bac2:b882:1c32::2cf:2] has quit [Client Quit] 21:07 < unicron> U: check out Matterbridge, it can bridge between discord and irc. Mattermost is optional, but can provide a searchable web interface to the logs. 21:08 <@JAA> Do not bridge AT channels to Discord. 21:11 < unicron> U was mentioning some projects had abandoned irc for discord, so for those it might be a decent workaround 21:12 < unicron> Obviously would need permission from those projects' discord mods to make a bot account for the bridge 21:15 -!- Webuser963600 [~webuser@2607:fea8:6cc0:1d00:8565:70f4:e09:faf6] has joined #archiveteam-bs 21:15 < Webuser963600> Lookingnto view content from Kurt s.com 21:16 -!- Webuser963600 [~webuser@2607:fea8:6cc0:1d00:8565:70f4:e09:faf6] has quit [Client Quit] 21:32 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Remote host closed the connection] 21:46 -!- vitzli_ [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 21:47 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has quit [Read error: Connection reset by peer] 21:49 -!- vitzli [~vitzli@hackint/user/vitzli] has quit [Ping timeout: 260 seconds] 22:00 < u> unicron: I see. Didn't know about that. 22:36 -!- Megame [~Megame@105.184.81.53] has quit [Quit: Leaving] 22:41 -!- vitzli_ [~vitzli@hackint/user/vitzli] has quit [Client Quit] 22:54 -!- hyperreal5 [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 22:54 -!- hyperreal [~hyperreal@hyperreal.coffee] has quit [Quit: Bye] 22:54 -!- hyperreal5 is now known as hyperreal 23:19 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:9812:6a08:de6b:83b3] has quit [Quit: Wohlstand] ---- 21:15 < Webuser963600> Lookingnto view content from Kurt s.com 21:16 -!- Webuser963600 [~webuser@2607:fea8:6cc0:1d00:8565:70f4:e09:faf6] has quit [Client Quit] 21:32 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Remote host closed the connection] 21:46 -!- vitzli_ [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 21:47 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has quit [Read error: Connection reset by peer] 21:49 -!- vitzli [~vitzli@hackint/user/vitzli] has quit [Ping timeout: 260 seconds] 22:00 < u> unicron: I see. Didn't know about that. 22:36 -!- Megame [~Megame@105.184.81.53] has quit [Quit: Leaving] 22:41 -!- vitzli_ [~vitzli@hackint/user/vitzli] has quit [Client Quit] 22:54 -!- hyperreal5 [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 22:54 -!- hyperreal [~hyperreal@hyperreal.coffee] has quit [Quit: Bye] 22:54 -!- hyperreal5 is now known as hyperreal 23:19 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:9812:6a08:de6b:83b3] has quit [Quit: Wohlstand] 23:20 <@arkiver> voa and such likely going away 23:32 -!- ell7 [~ellie@hackint/user/ell] has joined #archiveteam-bs 23:32 -!- ell70 [~ellie@hackint/user/ell] has quit [Quit: Ping timeout (120 seconds)] 23:32 -!- cascode [~cascode@2001:5a8:42a1:6f00:e56:1027:731e:afea] has quit [Ping timeout: 250 seconds] 23:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:2257:648:36e5:eb35] has joined #archiveteam-bs 23:33 -!- eythian [~quassel@2001:bc8:1640:b98:dc00:ff:fe38:19f5] has quit [Quit: http://quassel-irc.org - Chat comfortabel. Waar dan ook.] 23:34 -!- eythian [~quassel@2001:bc8:1640:b98:dc00:ff:fe38:19f5] has joined #archiveteam-bs 23:42 -!- cascode [~cascode@2001:5a8:42a1:6f00:2257:648:36e5:eb35] has quit [Ping timeout: 260 seconds] 23:42 -!- cascode [~cascode@172.56.46.9] has joined #archiveteam-bs 23:47 -!- cascode [~cascode@172.56.46.9] has quit [Read error: Connection reset by peer] 23:47 -!- cascode [~cascode@2001:5a8:42a1:6f00:32b:9ac:3c2c:3d14] has joined #archiveteam-bs Day changed to 16 Mar 2025 ---- 23:20 <@arkiver> voa and such likely going away 23:32 -!- ell7 [~ellie@hackint/user/ell] has joined #archiveteam-bs 23:32 -!- ell70 [~ellie@hackint/user/ell] has quit [Quit: Ping timeout (120 seconds)] 23:32 -!- cascode [~cascode@2001:5a8:42a1:6f00:e56:1027:731e:afea] has quit [Ping timeout: 250 seconds] 23:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:2257:648:36e5:eb35] has joined #archiveteam-bs 23:33 -!- eythian [~quassel@2001:bc8:1640:b98:dc00:ff:fe38:19f5] has quit [Quit: http://quassel-irc.org - Chat comfortabel. Waar dan ook.] 23:34 -!- eythian [~quassel@2001:bc8:1640:b98:dc00:ff:fe38:19f5] has joined #archiveteam-bs 23:42 -!- cascode [~cascode@2001:5a8:42a1:6f00:2257:648:36e5:eb35] has quit [Ping timeout: 260 seconds] 23:42 -!- cascode [~cascode@172.56.46.9] has joined #archiveteam-bs 23:47 -!- cascode [~cascode@172.56.46.9] has quit [Read error: Connection reset by peer] 23:47 -!- cascode [~cascode@2001:5a8:42a1:6f00:32b:9ac:3c2c:3d14] has joined #archiveteam-bs Day changed to 16 Mar 2025 00:18 -!- cascode [~cascode@2001:5a8:42a1:6f00:32b:9ac:3c2c:3d14] has quit [Ping timeout: 250 seconds] 00:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:36a8:7d57:d6fd:403e] has joined #archiveteam-bs 00:23 -!- cascode [~cascode@2001:5a8:42a1:6f00:36a8:7d57:d6fd:403e] has quit [Ping timeout: 260 seconds] 00:24 -!- cascode [~cascode@2001:5a8:42a1:6f00:ae62:678c:6ebb:5c2c] has joined #archiveteam-bs 00:32 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has quit [Read error: Connection reset by peer] 00:37 -!- IRC2DC [~IRC2DC@51.75.161.130] has quit [Ping timeout: 260 seconds] 00:42 -!- YooperKirks [~YooperKir@75-164-224-131.ptld.qwest.net] has quit [Quit: Ooops, wrong browser tab.] 00:46 -!- Webuser712139 [~Webuser71@2a00:1370:8182:f3c5:2929:a4bb:deff:2c9a] has joined #archiveteam-bs 00:50 -!- Webuser712139 [~Webuser71@2a00:1370:8182:f3c5:2929:a4bb:deff:2c9a] has quit [Client Quit] 01:05 -!- cascode [~cascode@2001:5a8:42a1:6f00:ae62:678c:6ebb:5c2c] has quit [Ping timeout: 260 seconds] 01:07 -!- cascode [~cascode@172.56.47.111] has joined #archiveteam-bs 01:23 -!- cascode [~cascode@172.56.47.111] has quit [Read error: Connection reset by peer] 01:24 -!- cascode [~cascode@2001:5a8:42a1:6f00:8ce2:3760:d721:cf02] has joined #archiveteam-bs ---- 00:18 -!- cascode [~cascode@2001:5a8:42a1:6f00:32b:9ac:3c2c:3d14] has quit [Ping timeout: 250 seconds] 00:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:36a8:7d57:d6fd:403e] has joined #archiveteam-bs 00:23 -!- cascode [~cascode@2001:5a8:42a1:6f00:36a8:7d57:d6fd:403e] has quit [Ping timeout: 260 seconds] 00:24 -!- cascode [~cascode@2001:5a8:42a1:6f00:ae62:678c:6ebb:5c2c] has joined #archiveteam-bs 00:32 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has quit [Read error: Connection reset by peer] 00:37 -!- IRC2DC [~IRC2DC@51.75.161.130] has quit [Ping timeout: 260 seconds] 00:42 -!- YooperKirks [~YooperKir@75-164-224-131.ptld.qwest.net] has quit [Quit: Ooops, wrong browser tab.] 00:46 -!- Webuser712139 [~Webuser71@2a00:1370:8182:f3c5:2929:a4bb:deff:2c9a] has joined #archiveteam-bs 00:50 -!- Webuser712139 [~Webuser71@2a00:1370:8182:f3c5:2929:a4bb:deff:2c9a] has quit [Client Quit] 01:05 -!- cascode [~cascode@2001:5a8:42a1:6f00:ae62:678c:6ebb:5c2c] has quit [Ping timeout: 260 seconds] 01:07 -!- cascode [~cascode@172.56.47.111] has joined #archiveteam-bs 01:23 -!- cascode [~cascode@172.56.47.111] has quit [Read error: Connection reset by peer] 01:24 -!- cascode [~cascode@2001:5a8:42a1:6f00:8ce2:3760:d721:cf02] has joined #archiveteam-bs 02:01 -!- pixel [~bulldozer@yax.im] has joined #archiveteam-bs 02:04 -!- Webuser653430 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has joined #archiveteam-bs 02:09 -!- Webuser769523 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has joined #archiveteam-bs 02:09 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs 02:10 < Webuser769523> test 02:12 -!- Webuser769523 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has quit [Client Quit] 02:14 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has quit [Remote host closed the connection] 02:14 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs 02:15 < ano-ny-mous> a 02:15 < ano-ny-mous> a 02:18 -!- Webuser653430 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has quit [Client Quit] 02:19 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has quit [Remote host closed the connection] 02:19 -!- ikki [~ikki@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs ---- 02:01 -!- pixel [~bulldozer@yax.im] has joined #archiveteam-bs 02:04 -!- Webuser653430 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has joined #archiveteam-bs 02:09 -!- Webuser769523 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has joined #archiveteam-bs 02:09 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs 02:10 < Webuser769523> test 02:12 -!- Webuser769523 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has quit [Client Quit] 02:14 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has quit [Remote host closed the connection] 02:14 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs 02:15 < ano-ny-mous> a 02:15 < ano-ny-mous> a 02:18 -!- Webuser653430 [~webuser@2404:7a80:a180:7300:fc70:307a:eb52:ae8a] has quit [Client Quit] 02:19 -!- ano-ny-mous [~ano-ny-mo@flh2-133-200-161-128.tky.mesh.ad.jp] has quit [Remote host closed the connection] 02:19 -!- ikki [~ikki@flh2-133-200-161-128.tky.mesh.ad.jp] has joined #archiveteam-bs 02:21 < ikki> Hello! 02:21 < ikki> I've made a list of URLs of files I want to archive, and I'd like to ask you to register them on archivebot jobs. 2,680,000 URLs and 150MB text files. 02:24 < ikki> The Japanese plala HP space will be closing on March 31, some of the HPs created in 1999 exist and we want to create the best possible archive. Here is the press release for the Japanese site https://www.docomo.ne.jp/info/notice/page/240627_01.html 02:25 -!- f_ [s-fun@hackint/user/funderscore] has quit [Ping timeout: 260 seconds] 02:25 -!- ducky [~ducky@fd42:d900:5115::1] has quit [Ping timeout: 260 seconds] 02:25 -!- f_ [s-fun@hackint/user/funderscore] has joined #archiveteam-bs 02:33 -!- jacobgkau [~jacobgkau@2601:283:4d00:9101:eca4:cd8a:760:f780] has quit [Remote host closed the connection] 02:42 -!- Ketchup901 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:43 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 03:08 <@arkiver> ikki: thanks! ---- 02:21 < ikki> Hello! 02:21 < ikki> I've made a list of URLs of files I want to archive, and I'd like to ask you to register them on archivebot jobs. 2,680,000 URLs and 150MB text files. 02:24 < ikki> The Japanese plala HP space will be closing on March 31, some of the HPs created in 1999 exist and we want to create the best possible archive. Here is the press release for the Japanese site https://www.docomo.ne.jp/info/notice/page/240627_01.html 02:25 -!- f_ [s-fun@hackint/user/funderscore] has quit [Ping timeout: 260 seconds] 02:25 -!- ducky [~ducky@fd42:d900:5115::1] has quit [Ping timeout: 260 seconds] 02:25 -!- f_ [s-fun@hackint/user/funderscore] has joined #archiveteam-bs 02:33 -!- jacobgkau [~jacobgkau@2601:283:4d00:9101:eca4:cd8a:760:f780] has quit [Remote host closed the connection] 02:42 -!- Ketchup901 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:43 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 03:08 <@arkiver> ikki: thanks! 03:09 <@arkiver> ikki: can you please your list to transfer.archivete.am and put the resulting URL here? compressing the list with with gzip or zstd would be preferred (not required though) 03:12 < ikki> @arkiver : Thanks for getting back to me, here's the list of files you want archived https://transfer.archivete.am/iEyuy/index.105.export-url-list-result-all.txt The files at these URLs will eventually web.archive.org 03:12 < eggdrop> inline (for browser viewing): https://transfer.archivete.am/inline/iEyuy/index.105.export-url-list-result-all.txt 03:14 < ikki> おっと、圧縮を希望されている事に気が付きませんでした。申し訳ありません 03:14 < ikki> Oops, I did not realize that you wanted compression. My apologies. 03:16 <@arkiver> ikki: compression is not required! 03:16 <@arkiver> yes, after archiving these would end up in the Wayback Machine 03:16 <@arkiver> ikki: are you planning on sticking around on IRC? otherwise, it may be best to stay in contact over email - you can always use archiveteam@archiveteam.org ---- 03:09 <@arkiver> ikki: can you please your list to transfer.archivete.am and put the resulting URL here? compressing the list with with gzip or zstd would be preferred (not required though) 03:12 < ikki> @arkiver : Thanks for getting back to me, here's the list of files you want archived https://transfer.archivete.am/iEyuy/index.105.export-url-list-result-all.txt The files at these URLs will eventually web.archive.org 03:12 < eggdrop> inline (for browser viewing): https://transfer.archivete.am/inline/iEyuy/index.105.export-url-list-result-all.txt 03:14 < ikki> おっと、圧縮を希望されている事に気が付きませんでした。申し訳ありません 03:14 < ikki> Oops, I did not realize that you wanted compression. My apologies. 03:16 <@arkiver> ikki: compression is not required! 03:16 <@arkiver> yes, after archiving these would end up in the Wayback Machine 03:16 <@arkiver> ikki: are you planning on sticking around on IRC? otherwise, it may be best to stay in contact over email - you can always use archiveteam@archiveteam.org 03:23 -!- Webuser093888 [~webuser@240d:1a:a6e:4b00:a5b9:244a:5f45:6ed5] has joined #archiveteam-bs 03:24 < ikki> arkiver: Okay, I will send you an email then. However, if the list of URLs I just mentioned is archived, there is no further request for myself. 03:24 < ikki> I have plans to send a request for the archiving of the plala as well as various other sites in Japan that will be shut down at the end of March. The adult VHS sales site that has been around since the 1990s will also be closing in March. This is valuable cultural information. 03:29 -!- Webuser093888 [~webuser@240d:1a:a6e:4b00:a5b9:244a:5f45:6ed5] has quit [Client Quit] 03:33 < h2ibot> Exorcism edited 竹白 (+2): https://wiki.archiveteam.org/?diff=54915&oldid=54903 03:47 -!- ducky [~ducky@ducky.dn42] has joined #archiveteam-bs 04:10 <@arkiver> ikki: can you let me know which sites are shutting down? 04:10 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has quit [Quit: Leaving] 04:10 <@arkiver> we might know of them and might now, just dump them here :) 04:10 <@arkiver> with the adult site, i think you mean arzon - that one is being archived ---- 03:23 -!- Webuser093888 [~webuser@240d:1a:a6e:4b00:a5b9:244a:5f45:6ed5] has joined #archiveteam-bs 03:24 < ikki> arkiver: Okay, I will send you an email then. However, if the list of URLs I just mentioned is archived, there is no further request for myself. 03:24 < ikki> I have plans to send a request for the archiving of the plala as well as various other sites in Japan that will be shut down at the end of March. The adult VHS sales site that has been around since the 1990s will also be closing in March. This is valuable cultural information. 03:29 -!- Webuser093888 [~webuser@240d:1a:a6e:4b00:a5b9:244a:5f45:6ed5] has quit [Client Quit] 03:33 < h2ibot> Exorcism edited 竹白 (+2): https://wiki.archiveteam.org/?diff=54915&oldid=54903 03:47 -!- ducky [~ducky@ducky.dn42] has joined #archiveteam-bs 04:10 <@arkiver> ikki: can you let me know which sites are shutting down? 04:10 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has quit [Quit: Leaving] 04:10 <@arkiver> we might know of them and might now, just dump them here :) 04:10 <@arkiver> with the adult site, i think you mean arzon - that one is being archived 04:20 -!- Webuser346486 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has joined #archiveteam-bs 04:23 -!- Webuser346486 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has left #archiveteam-bs [] 04:26 < ikki> arkiver : It has been announced that all websites with the domain name of www\d+.plala.or.jp will be closed at the end of March! 04:29 -!- Webuser4041582 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has joined #archiveteam-bs 04:33 -!- Webuser4041582 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has quit [Client Quit] 04:59 < h2ibot> Usernam edited List of websites excluded from the Wayback Machine/Partial exclusions (+133, …): https://wiki.archiveteam.org/?diff=54916&oldid=54878 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:30 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 05:30 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] ---- 04:20 -!- Webuser346486 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has joined #archiveteam-bs 04:23 -!- Webuser346486 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has left #archiveteam-bs [] 04:26 < ikki> arkiver : It has been announced that all websites with the domain name of www\d+.plala.or.jp will be closed at the end of March! 04:29 -!- Webuser4041582 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has joined #archiveteam-bs 04:33 -!- Webuser4041582 [~webuser@240d:1a:a6e:4b00:c07:d6f5:d8bd:3579] has quit [Client Quit] 04:59 < h2ibot> Usernam edited List of websites excluded from the Wayback Machine/Partial exclusions (+133, …): https://wiki.archiveteam.org/?diff=54916&oldid=54878 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:30 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 05:30 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 05:39 -!- BennyOtt_ [~Benny@p57a82e16.dip0.t-ipconnect.de] has joined #archiveteam-bs 05:41 -!- BennyOtt [~Benny@p54a4535f.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 05:41 -!- BennyOtt_ is now known as BennyOtt 05:58 -!- NotGLaDOS [~terry@ike.au] has quit [Ping timeout: 260 seconds] 05:58 -!- NotGLaDOS [~terry@ike.au] has joined #archiveteam-bs 06:25 < h2ibot> VoynichCr edited Wikimedia Commons (+1, 116 million files): https://wiki.archiveteam.org/?diff=54917&oldid=54897 06:43 -!- arch [~arch@178.17.242.94] has quit [Remote host closed the connection] 06:43 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 06:46 < h2ibot> Bzc6p edited Blogger.hu (-56, updates, corrections): https://wiki.archiveteam.org/?diff=54918&oldid=54155 06:59 -!- NotGLaDOS [~terry@ike.au] has quit [Client Quit] 07:07 -!- NotGLaDOS [~terry@ike.au] has joined #archiveteam-bs ---- 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 05:39 -!- BennyOtt_ [~Benny@p57a82e16.dip0.t-ipconnect.de] has joined #archiveteam-bs 05:41 -!- BennyOtt [~Benny@p54a4535f.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 05:41 -!- BennyOtt_ is now known as BennyOtt 05:58 -!- NotGLaDOS [~terry@ike.au] has quit [Ping timeout: 260 seconds] 05:58 -!- NotGLaDOS [~terry@ike.au] has joined #archiveteam-bs 06:25 < h2ibot> VoynichCr edited Wikimedia Commons (+1, 116 million files): https://wiki.archiveteam.org/?diff=54917&oldid=54897 06:43 -!- arch [~arch@178.17.242.94] has quit [Remote host closed the connection] 06:43 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 06:46 < h2ibot> Bzc6p edited Blogger.hu (-56, updates, corrections): https://wiki.archiveteam.org/?diff=54918&oldid=54155 06:59 -!- NotGLaDOS [~terry@ike.au] has quit [Client Quit] 07:07 -!- NotGLaDOS [~terry@ike.au] has joined #archiveteam-bs 07:40 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 08:04 -!- pixel [~bulldozer@yax.im] has left #archiveteam-bs [Disconnected: Replaced by new connection] 08:09 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 08:12 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 08:34 -!- LegacyGTB [~User@2600:1004:b196:9cef:b556:310:c14:9467] has joined #archiveteam-bs 08:38 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has quit [Ping timeout: 250 seconds] 08:42 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 08:52 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 08:52 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 08:55 -!- Slaytalera [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 08:57 -!- BornOn420_ [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 08:57 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 08:57 -!- Naruyoko5 [~Naruyoko@2601:246:4a00:a1d:1d65:fc80:7113:e8f] has quit [Ping timeout: 260 seconds] ---- 07:40 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 08:04 -!- pixel [~bulldozer@yax.im] has left #archiveteam-bs [Disconnected: Replaced by new connection] 08:09 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 08:12 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 08:34 -!- LegacyGTB [~User@2600:1004:b196:9cef:b556:310:c14:9467] has joined #archiveteam-bs 08:38 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has quit [Ping timeout: 250 seconds] 08:42 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 08:52 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 08:52 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 08:55 -!- Slaytalera [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 08:57 -!- BornOn420_ [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 08:57 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 08:57 -!- Naruyoko5 [~Naruyoko@2601:246:4a00:a1d:1d65:fc80:7113:e8f] has quit [Ping timeout: 260 seconds] 08:58 -!- Naruyoko [~Naruyoko@2601:246:4a00:a1d:416d:b3ef:8c34:c31f] has joined #archiveteam-bs 08:59 -!- LegacyGTB [~User@2600:1004:b196:9cef:b556:310:c14:9467] has quit [Ping timeout: 250 seconds] 09:19 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has joined #archiveteam-bs 09:26 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 09:38 -!- Overlordz [~Overlordz@50.54.141.181] has quit [Quit: Leaving] 09:38 < h2ibot> Exorcism edited Retrospring (-1): https://wiki.archiveteam.org/?diff=54919&oldid=54870 10:03 -!- Slaytalera [~User@syn-097-081-063-120.res.spectrum.com] has quit [Read error: Connection reset by peer] 10:17 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has joined #archiveteam-bs 10:29 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 10:41 -!- HP_Archivist [~smitjhidc@c-73-13-184-163.hsd1.pa.comcast.net] has joined #archiveteam-bs 10:41 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 11:07 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Quit: Bye] 11:08 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs ---- 08:58 -!- Naruyoko [~Naruyoko@2601:246:4a00:a1d:416d:b3ef:8c34:c31f] has joined #archiveteam-bs 08:59 -!- LegacyGTB [~User@2600:1004:b196:9cef:b556:310:c14:9467] has quit [Ping timeout: 250 seconds] 09:19 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has joined #archiveteam-bs 09:26 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 09:38 -!- Overlordz [~Overlordz@50.54.141.181] has quit [Quit: Leaving] 09:38 < h2ibot> Exorcism edited Retrospring (-1): https://wiki.archiveteam.org/?diff=54919&oldid=54870 10:03 -!- Slaytalera [~User@syn-097-081-063-120.res.spectrum.com] has quit [Read error: Connection reset by peer] 10:17 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has joined #archiveteam-bs 10:29 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 10:41 -!- HP_Archivist [~smitjhidc@c-73-13-184-163.hsd1.pa.comcast.net] has joined #archiveteam-bs 10:41 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 11:07 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Quit: Bye] 11:08 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 11:10 -!- PredatorIWD25 [~sg5de154z@cable-178-148-103-105.dynamic.sbb.rs] has quit [Read error: Connection reset by peer] 11:12 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 11:14 -!- Webuser009242 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has joined #archiveteam-bs 11:18 < pokechu22> arkiver, ikki: There is already an archivebot job for plala.or.jp that was seeded with a different list, but I'm not sure if it'll finish in time. Some of the plala.or.jp subdomains time out if they get too many 404s in a row 11:18 < pokechu22> There are also business and I think education subdomains of plala.or.jp that will shut down too but haven't been investigated yet 11:24 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 11:26 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has quit [Remote host closed the connection] 11:26 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has joined #archiveteam-bs 11:28 -!- Webuser521940 [~webuser@fp7452323e.knge306.ap.nuro.jp] has joined #archiveteam-bs 11:38 < ikki> pokechu22 : Understood. I did not know that the previous archivebot job was not finished yet. Should I ---- 11:10 -!- PredatorIWD25 [~sg5de154z@cable-178-148-103-105.dynamic.sbb.rs] has quit [Read error: Connection reset by peer] 11:12 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 11:14 -!- Webuser009242 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has joined #archiveteam-bs 11:18 < pokechu22> arkiver, ikki: There is already an archivebot job for plala.or.jp that was seeded with a different list, but I'm not sure if it'll finish in time. Some of the plala.or.jp subdomains time out if they get too many 404s in a row 11:18 < pokechu22> There are also business and I think education subdomains of plala.or.jp that will shut down too but haven't been investigated yet 11:24 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 11:26 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has quit [Remote host closed the connection] 11:26 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has joined #archiveteam-bs 11:28 -!- Webuser521940 [~webuser@fp7452323e.knge306.ap.nuro.jp] has joined #archiveteam-bs 11:38 < ikki> pokechu22 : Understood. I did not know that the previous archivebot job was not finished yet. Should I have passed only the difference from the last list of URLs I passed? ( Response will be delayed as it is now 2 am in Japan ) 11:38 -!- Webuser521940 [~webuser@fp7452323e.knge306.ap.nuro.jp] has quit [Client Quit] 11:42 < ikki> pokechu22 : Business and educational subdomains are certainly not in the archive listings. Normal www\d+ domains were in the past plala provided a list of homepages at this URL https://web.archive.org/web/20140309134953/https://www.plala.or.jp/access/community /mhps . However, business and educational hosting services could not find a listing of their sites. 11:42 < ikki> Resubmit the link. https://web.archive.org/web/20140309134953/https://www.plala.or.jp/access/community/mhps 11:46 -!- IDK [uid510077@hackint/user/IDK] has quit [Quit: Connection closed for inactivity] 11:47 -!- Webuser009242 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Client Quit] 11:50 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 11:56 -!- th3z0l4 [~quassel@2804:814:7c57:4900:d895:6bfc:2a16:5efb] has quit [Read error: Connection reset by peer] 12:12 -!- arch [~arch@178.17.242.94] has quit [Ping timeout: 250 seconds] ---- have passed only the difference from the last list of URLs I passed? ( Response will be delayed as it is now 2 am in Japan ) 11:38 -!- Webuser521940 [~webuser@fp7452323e.knge306.ap.nuro.jp] has quit [Client Quit] 11:42 < ikki> pokechu22 : Business and educational subdomains are certainly not in the archive listings. Normal www\d+ domains were in the past plala provided a list of homepages at this URL https://web.archive.org/web/20140309134953/https://www.plala.or.jp/access/community /mhps . However, business and educational hosting services could not find a listing of their sites. 11:42 < ikki> Resubmit the link. https://web.archive.org/web/20140309134953/https://www.plala.or.jp/access/community/mhps 11:46 -!- IDK [uid510077@hackint/user/IDK] has quit [Quit: Connection closed for inactivity] 11:47 -!- Webuser009242 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has quit [Client Quit] 11:50 -!- BluRS [~User@syn-097-081-063-120.res.spectrum.com] has joined #archiveteam-bs 11:56 -!- th3z0l4 [~quassel@2804:814:7c57:4900:d895:6bfc:2a16:5efb] has quit [Read error: Connection reset by peer] 12:12 -!- arch [~arch@178.17.242.94] has quit [Ping timeout: 250 seconds] 12:14 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 12:14 -!- arch [~arch@178.17.242.94] has quit [Remote host closed the connection] 12:14 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 12:20 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has quit [Ping timeout: 260 seconds] 12:39 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:42 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:43 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:48 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:51 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:51 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has joined #archiveteam-bs 12:54 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:58 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:59 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs ---- 12:14 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 12:14 -!- arch [~arch@178.17.242.94] has quit [Remote host closed the connection] 12:14 -!- arch [~arch@178.17.242.94] has joined #archiveteam-bs 12:20 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has quit [Ping timeout: 260 seconds] 12:39 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:42 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:43 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:48 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:51 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:51 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has joined #archiveteam-bs 12:54 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 12:58 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Client Quit] 12:59 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has joined #archiveteam-bs 13:02 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Remote host closed the connection] 13:02 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has joined #archiveteam-bs 13:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:8ce2:3760:d721:cf02] has quit [Ping timeout: 250 seconds] 13:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:c50f:645d:6f4f:8441] has joined #archiveteam-bs 13:50 -!- Webuser786289 [~webuser@host81-159-4-126.range81-159.btcentralplus.com] has joined #archiveteam-bs 13:55 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 13:55 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 14:22 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Quit: Konversation terminated!] 14:29 -!- Juest [~Juest@hackint/user/Juest] has quit [Ping timeout: 260 seconds] 14:30 -!- cascode [~cascode@2001:5a8:42a1:6f00:c50f:645d:6f4f:8441] has quit [Ping timeout: 260 seconds] 14:30 -!- cascode [~cascode@2001:5a8:42a1:6f00:35c7:8b3:dbaf:f1bc] has joined #archiveteam-bs 14:34 -!- nicolas17_ [~nicolas@190.194.125.231] has joined #archiveteam-bs 14:35 -!- nicolas17 [~nicolas@190.194.125.231] has quit [Ping timeout: 260 seconds] ---- 13:02 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Remote host closed the connection] 13:02 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has joined #archiveteam-bs 13:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:8ce2:3760:d721:cf02] has quit [Ping timeout: 250 seconds] 13:19 -!- cascode [~cascode@2001:5a8:42a1:6f00:c50f:645d:6f4f:8441] has joined #archiveteam-bs 13:50 -!- Webuser786289 [~webuser@host81-159-4-126.range81-159.btcentralplus.com] has joined #archiveteam-bs 13:55 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 13:55 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 14:22 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Quit: Konversation terminated!] 14:29 -!- Juest [~Juest@hackint/user/Juest] has quit [Ping timeout: 260 seconds] 14:30 -!- cascode [~cascode@2001:5a8:42a1:6f00:c50f:645d:6f4f:8441] has quit [Ping timeout: 260 seconds] 14:30 -!- cascode [~cascode@2001:5a8:42a1:6f00:35c7:8b3:dbaf:f1bc] has joined #archiveteam-bs 14:34 -!- nicolas17_ [~nicolas@190.194.125.231] has joined #archiveteam-bs 14:35 -!- nicolas17 [~nicolas@190.194.125.231] has quit [Ping timeout: 260 seconds] 14:37 -!- Juest [~Juest@hackint/user/Juest] has joined #archiveteam-bs 14:44 -!- nicolas17_ is now known as nicolas17 14:45 -!- lunax [~lunax@hackint/user/lunax] has joined #archiveteam-bs 15:25 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 15:30 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 15:39 -!- cascode [~cascode@2001:5a8:42a1:6f00:35c7:8b3:dbaf:f1bc] has quit [Ping timeout: 260 seconds] 15:39 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 15:42 -!- cascode [~cascode@172.56.46.74] has joined #archiveteam-bs 15:57 -!- datechnoman [~datechnom@144.6.172.204] has quit [Ping timeout: 260 seconds] 16:00 < h2ibot> Nulldata edited Deathwatch (+204, Added BikeRadar Forums on March 17): https://wiki.archiveteam.org/?diff=54920&oldid=54914 16:08 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] ---- 14:37 -!- Juest [~Juest@hackint/user/Juest] has joined #archiveteam-bs 14:44 -!- nicolas17_ is now known as nicolas17 14:45 -!- lunax [~lunax@hackint/user/lunax] has joined #archiveteam-bs 15:25 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 15:30 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 15:39 -!- cascode [~cascode@2001:5a8:42a1:6f00:35c7:8b3:dbaf:f1bc] has quit [Ping timeout: 260 seconds] 15:39 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 15:42 -!- cascode [~cascode@172.56.46.74] has joined #archiveteam-bs 15:57 -!- datechnoman [~datechnom@144.6.172.204] has quit [Ping timeout: 260 seconds] 16:00 < h2ibot> Nulldata edited Deathwatch (+204, Added BikeRadar Forums on March 17): https://wiki.archiveteam.org/?diff=54920&oldid=54914 16:08 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 16:09 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 16:23 -!- Webuser786289 [~webuser@host81-159-4-126.range81-159.btcentralplus.com] has quit [Client Quit] 16:39 -!- lennier1 [~lennier1@syn-074-139-246-054.res.spectrum.com] has quit [Ping timeout: 250 seconds] 16:46 -!- datechnoman [~datechnom@144.6.172.204] has joined #archiveteam-bs 16:46 -!- Juest [~Juest@hackint/user/Juest] has quit [Ping timeout: 260 seconds] 16:49 -!- Juest [~Juest@hackint/user/Juest] has joined #archiveteam-bs 16:55 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Quit: Bye] 17:02 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 17:18 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:1bab:541e:e678:2988] has joined #archiveteam-bs 17:26 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Quit: The Lounge - https://thelounge.chat] 17:33 < nicolas17> ashamed that I didn't think of archiving freedesktop's gitlab before their downtime 17:33 < nicolas17> freedesktop should be ashamed of not setting up a temporary read-only mirror themselves during the downtime but that's another issue ---- 15:39 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 15:42 -!- cascode [~cascode@172.56.46.74] has joined #archiveteam-bs 15:57 -!- datechnoman [~datechnom@144.6.172.204] has quit [Ping timeout: 260 seconds] 16:00 < h2ibot> Nulldata edited Deathwatch (+204, Added BikeRadar Forums on March 17): https://wiki.archiveteam.org/?diff=54920&oldid=54914 16:08 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 16:09 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 16:23 -!- Webuser786289 [~webuser@host81-159-4-126.range81-159.btcentralplus.com] has quit [Client Quit] 16:39 -!- lennier1 [~lennier1@syn-074-139-246-054.res.spectrum.com] has quit [Ping timeout: 250 seconds] 16:46 -!- datechnoman [~datechnom@144.6.172.204] has joined #archiveteam-bs 16:46 -!- Juest [~Juest@hackint/user/Juest] has quit [Ping timeout: 260 seconds] 16:49 -!- Juest [~Juest@hackint/user/Juest] has joined #archiveteam-bs 16:55 -!- hyperreal [~hyperreal@2601:246:5c02:5f0:2a0:98ff:fe62:fc02] has quit [Quit: Bye] 17:02 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 17:18 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:1bab:541e:e678:2988] has joined #archiveteam-bs 17:26 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Quit: The Lounge - https://thelounge.chat] 17:33 < nicolas17> ashamed that I didn't think of archiving freedesktop's gitlab before their downtime 17:33 < nicolas17> freedesktop should be ashamed of not setting up a temporary read-only mirror themselves during the downtime but that's another issue 17:45 -!- APOLLO03 [~APOLLO_04@pool-98-117-11-190.hrbgpa.fios.verizon.net] has joined #archiveteam-bs 17:51 < u> I have a fun/interesting idea to program a blockchain-like IPFS thing or set of data. I think it'll be a nice balance between modularity and completeness. 17:54 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 17:58 < nicolas17> why not... use IPFS? 18:00 < u> What do you mean? 18:04 < u> The thing I'm thinking of would use IPFS; it's the other stuff which is important too (code+data). ---- 17:54 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 17:58 < nicolas17> why not... use IPFS? 18:00 < u> What do you mean? 18:04 < u> The thing I'm thinking of would use IPFS; it's the other stuff which is important too (code+data). 18:05 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has quit [Read error: Connection reset by peer] 18:12 -!- cascode [~cascode@172.56.46.74] has quit [Read error: Connection reset by peer] 18:13 -!- cascode [~cascode@2001:5a8:42a1:6f00:66d7:c91a:a390:ab0a] has joined #archiveteam-bs 18:22 -!- TheTechRobo [~loser@hackint/user/TheTechRobo] has joined #archiveteam-bs 18:26 -!- lennier1 [~lennier1@syn-074-139-246-054.res.spectrum.com] has joined #archiveteam-bs 18:39 -!- Webuser908585 [~webuser@2600:1008:a001:53da:55f2:8d55:a78f:c6f7] has joined #archiveteam-bs 18:39 -!- Webuser908585 [~webuser@2600:1008:a001:53da:55f2:8d55:a78f:c6f7] has quit [Client Quit] 18:40 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has joined #archiveteam-bs 18:47 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Client Quit] 18:47 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has joined #archiveteam-bs 18:48 < u> Block 4 in the chain which is pretty boring right now: ipfs://bafybeib2vdle5dh2tafiaijkztcwto7augp6tykkwwpk7jrb73npd3f3we (latest). I made it work with some crappy Bash code. Next: make it work with an HTML HTML generator thing. 18:49 -!- Webuser818667 [~webuser@softbank126061051118.bbtec.net] has joined #archiveteam-bs 18:49 -!- cascode [~cascode@2001:5a8:42a1:6f00:66d7:c91a:a390:ab0a] has quit [Ping timeout: 250 seconds] 18:50 -!- cascode [~cascode@172.56.43.176] has joined #archiveteam-bs 18:50 < Webuser818667> I have collected approximately 130,000 blog URLs from So-net Blog (SS Blog), which is scheduled to shut down on March 31, 2025. Could you please register these URLs with ArchiveBot? SS Blog is a blog hosting service that has been in operation since 2004. 18:50 < Webuser818667> Here is the blog URL list: https://transfer.archivete.am/W4clI/ssblog_urls.txt 18:50 < eggdrop> inline (for browser viewing): https://transfer.archivete.am/inline/W4clI/ssblog_urls.txt ---- 18:47 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Client Quit] 18:47 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has joined #archiveteam-bs 18:48 < u> Block 4 in the chain which is pretty boring right now: ipfs://bafybeib2vdle5dh2tafiaijkztcwto7augp6tykkwwpk7jrb73npd3f3we (latest). I made it work with some crappy Bash code. Next: make it work with an HTML HTML generator thing. 18:49 -!- Webuser818667 [~webuser@softbank126061051118.bbtec.net] has joined #archiveteam-bs 18:49 -!- cascode [~cascode@2001:5a8:42a1:6f00:66d7:c91a:a390:ab0a] has quit [Ping timeout: 250 seconds] 18:50 -!- cascode [~cascode@172.56.43.176] has joined #archiveteam-bs 18:50 < Webuser818667> I have collected approximately 130,000 blog URLs from So-net Blog (SS Blog), which is scheduled to shut down on March 31, 2025. Could you please register these URLs with ArchiveBot? SS Blog is a blog hosting service that has been in operation since 2004. 18:50 < Webuser818667> Here is the blog URL list: https://transfer.archivete.am/W4clI/ssblog_urls.txt 18:50 < eggdrop> inline (for browser viewing): https://transfer.archivete.am/inline/W4clI/ssblog_urls.txt 18:59 -!- cascode [~cascode@172.56.43.176] has quit [Read error: Connection reset by peer] 18:59 -!- cascode [~cascode@2001:5a8:42a1:6f00:e0d5:9140:2a32:8f15] has joined #archiveteam-bs 18:59 < pokechu22> I think we're doing a separate project for SS Blog instead of using archivebot... let me check the details 19:00 < pokechu22> ah, I don't think we've created a separate channel for that project yet? At least https://wiki.archiveteam.org/index.php/SS_Blog doesn't mention it yet 19:00 < pokechu22> arkiver: you might find that list useful 19:04 < nstrom|m> #sos-blog for ss blog 19:05 -!- xkey [~xkey@hackint/user/xkey] has quit [Quit: WeeChat 4.4.3] 19:05 -!- xkey [~xkey@hackint/user/xkey] has joined #archiveteam-bs 19:06 < Webuser818667> Does this mean that the archiving of SS Blog is already in progress? 19:06 < h2ibot> Pokechu22 edited SS Blog (+8, #sos-blog): https://wiki.archiveteam.org/?diff=54921&oldid=53950 19:08 < pokechu22> I don't think downloading anything has started yet, but work on it is going on in that channel ---- 18:59 -!- cascode [~cascode@172.56.43.176] has quit [Read error: Connection reset by peer] 18:59 -!- cascode [~cascode@2001:5a8:42a1:6f00:e0d5:9140:2a32:8f15] has joined #archiveteam-bs 18:59 < pokechu22> I think we're doing a separate project for SS Blog instead of using archivebot... let me check the details 19:00 < pokechu22> ah, I don't think we've created a separate channel for that project yet? At least https://wiki.archiveteam.org/index.php/SS_Blog doesn't mention it yet 19:00 < pokechu22> arkiver: you might find that list useful 19:04 < nstrom|m> #sos-blog for ss blog 19:05 -!- xkey [~xkey@hackint/user/xkey] has quit [Quit: WeeChat 4.4.3] 19:05 -!- xkey [~xkey@hackint/user/xkey] has joined #archiveteam-bs 19:06 < Webuser818667> Does this mean that the archiving of SS Blog is already in progress? 19:06 < h2ibot> Pokechu22 edited SS Blog (+8, #sos-blog): https://wiki.archiveteam.org/?diff=54921&oldid=53950 19:08 < pokechu22> I don't think downloading anything has started yet, but work on it is going on in that channel 19:08 < Webuser818667> Sorry, I didn't realize that a channel for the blog had already been set up. My apologies. 19:16 < Webuser818667> pokechu22 thank you 19:19 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has quit [Quit: Ping timeout (120 seconds)] 19:19 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has joined #archiveteam-bs 19:19 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 19:20 < u> Did you know that the original episodes of "Jeopardy!" from the 1960/1970s have been lost? NBC destroyed them. So "episode 1" is the first episode in the 80s revived series. But episode #1 is actual episode #200? Don't know how many episodes were in the lost media series. 19:21 < u> *1960s 19:31 < u> NBC scum 19:57 < nulldata> Wait till u learn about the BBC lol 19:59 -!- kansei [~kansei@hackint/user/kansei] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:06 < pabs> https://www.icann.org/en/announcements/details/icann-update-launching-rdap-sunsetting-whois-27-01-2025-en ---- 19:08 < Webuser818667> Sorry, I didn't realize that a channel for the blog had already been set up. My apologies. 19:16 < Webuser818667> pokechu22 thank you 19:19 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has quit [Quit: Ping timeout (120 seconds)] 19:19 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has joined #archiveteam-bs 19:19 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 19:20 < u> Did you know that the original episodes of "Jeopardy!" from the 1960/1970s have been lost? NBC destroyed them. So "episode 1" is the first episode in the 80s revived series. But episode #1 is actual episode #200? Don't know how many episodes were in the lost media series. 19:21 < u> *1960s 19:31 < u> NBC scum 19:57 < nulldata> Wait till u learn about the BBC lol 19:59 -!- kansei [~kansei@hackint/user/kansei] has quit [Quit: ZNC 1.9.1 - https://znc.in] 20:06 < pabs> https://www.icann.org/en/announcements/details/icann-update-launching-rdap-sunsetting-whois-27-01-2025-en 20:07 -!- kansei [~kansei@hackint/user/kansei] has joined #archiveteam-bs 20:14 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 20:22 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 20:24 -!- raccoon [~raccoon@hackint/user/raccoon] has quit [Ping timeout: 260 seconds] 20:26 -!- cascode [~cascode@2001:5a8:42a1:6f00:e0d5:9140:2a32:8f15] has quit [Ping timeout: 250 seconds] 20:27 -!- cascode [~cascode@172.56.42.229] has joined #archiveteam-bs 20:37 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Remote host closed the connection] 20:38 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has quit [Read error: Connection reset by peer] 20:40 -!- cascode [~cascode@172.56.42.229] has quit [Read error: Connection reset by peer] 20:40 -!- cascode [~cascode@2001:5a8:42a1:6f00:5f4b:97db:1aa:b7a] has joined #archiveteam-bs 20:58 -!- sparky14928 [~sparky149@149.22.80.40] has joined #archiveteam-bs 21:01 -!- sparky1492 [~sparky149@178.249.210.17] has quit [Ping timeout: 250 seconds] 21:01 -!- sparky14928 is now known as sparky1492 ---- 20:07 -!- kansei [~kansei@hackint/user/kansei] has joined #archiveteam-bs 20:14 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Client Quit] 20:22 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 20:24 -!- raccoon [~raccoon@hackint/user/raccoon] has quit [Ping timeout: 260 seconds] 20:26 -!- cascode [~cascode@2001:5a8:42a1:6f00:e0d5:9140:2a32:8f15] has quit [Ping timeout: 250 seconds] 20:27 -!- cascode [~cascode@172.56.42.229] has joined #archiveteam-bs 20:37 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Remote host closed the connection] 20:38 -!- gust [~Owner@2600:1700:69cf:9000:8c4a:1bad:bb61:8f8d] has quit [Read error: Connection reset by peer] 20:40 -!- cascode [~cascode@172.56.42.229] has quit [Read error: Connection reset by peer] 20:40 -!- cascode [~cascode@2001:5a8:42a1:6f00:5f4b:97db:1aa:b7a] has joined #archiveteam-bs 20:58 -!- sparky14928 [~sparky149@149.22.80.40] has joined #archiveteam-bs 21:01 -!- sparky1492 [~sparky149@178.249.210.17] has quit [Ping timeout: 250 seconds] 21:01 -!- sparky14928 is now known as sparky1492 21:06 -!- raccoon [~raccoon@hackint/user/raccoon] has joined #archiveteam-bs 21:06 -!- Mateon2 [~Thunderbi@35.24.ftth.classcom.pl] has joined #archiveteam-bs 21:08 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Ping timeout: 250 seconds] 21:08 -!- Mateon2 is now known as Mateon1 21:13 < u> For some reason I have like more than 7 torrents of Goblet Of Fire movie (which IIRC I disliked more than previous movie in the series): weird. (such as "Harry.Potter.and.The.Goblet.Of.Fire[2005]DvDrip[Eng]-aXXo") 21:13 < u> pabs: looking at https://web.archive.org/web/20250127224222/https://www.icann.org/en/announcements/details/icann-update-launching-rdap-sunsetting-whois-27-01-2025-en - what's it about... 21:16 < u> It says "As of 28 January 2025, the Registration Data Access Protocol (RDAP) will be the definitive source for delivering generic top-level domain name (gTLD) registration information in place of sunsetted WHOIS services." 21:16 < u> So whois sites will be disappearing? IDK 22:52 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 23:04 -!- atphoenix_ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 23:05 -!- DogsRNice [~DogsRNice@syn-075-188-043-139.res.spectrum.com] has quit [Read error: Connection reset by peer] 23:07 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 260 seconds] 23:08 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 23:09 -!- atphoenix_ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 23:33 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 260 seconds] 23:34 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 23:47 -!- tmg1|michelson [~z@82.221.141.96] has left #archiveteam-bs [] 23:55 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has quit [Read error: Connection reset by peer] Day changed to 17 Mar 2025 01:10 -!- Jens [~jens@wonko.jensrex.dk] has quit [] 01:11 -!- Jens [~jens@wonko.jensrex.dk] has joined #archiveteam-bs 01:20 -!- ahm2587 [~ahm258@208.59.50.199] has quit [Quit: The Lounge - https://thelounge.chat] 01:20 -!- ahm2587 [~ahm258@208.59.50.199] has joined #archiveteam-bs 01:47 -!- Webuser818667 [~webuser@softbank126061051118.bbtec.net] has quit [Quit: Ooops, wrong browser tab.] ---- 23:07 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 260 seconds] 23:08 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 23:09 -!- atphoenix_ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 23:33 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 260 seconds] 23:34 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 23:47 -!- tmg1|michelson [~z@82.221.141.96] has left #archiveteam-bs [] 23:55 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has quit [Read error: Connection reset by peer] Day changed to 17 Mar 2025 01:10 -!- Jens [~jens@wonko.jensrex.dk] has quit [] 01:11 -!- Jens [~jens@wonko.jensrex.dk] has joined #archiveteam-bs 01:20 -!- ahm2587 [~ahm258@208.59.50.199] has quit [Quit: The Lounge - https://thelounge.chat] 01:20 -!- ahm2587 [~ahm258@208.59.50.199] has joined #archiveteam-bs 01:47 -!- Webuser818667 [~webuser@softbank126061051118.bbtec.net] has quit [Quit: Ooops, wrong browser tab.] 01:57 < steering> hmm, my warrior seems a bit borken, it's been running at 2.5 cores for... well presumably all day, I noticed the fans earlier too. also connection reset when i try to go to the web thingy 02:01 < steering> https://transfer.archivete.am/inline/iDt7v/Screenshot%20from%202025-03-17%2002-00-51.png 02:02 < steering> host disk seems fine but vm disk seems trashed 02:30 -!- Ketchup901 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:30 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 02:31 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 02:32 < gamer191> I noticed that my Github warrior is endlessly looping this: 02:32 < gamer191> ``` 02:32 < gamer191> Requesting targets. 02:32 < gamer191> Trying target rsync://at-rsync3.phirephly.design:8892/ateam-airsync/:downloader/. 02:32 < gamer191> Trying target rsync://hel1.targets.rewby.archivete.am:8892/ateam-airsync/:downloader/. 02:32 < gamer191> Picking target rsync://hel1.targets.rewby.archivete.am:8892/ateam-airsync/:downloader/. ---- 01:57 < steering> hmm, my warrior seems a bit borken, it's been running at 2.5 cores for... well presumably all day, I noticed the fans earlier too. also connection reset when i try to go to the web thingy 02:01 < steering> https://transfer.archivete.am/inline/iDt7v/Screenshot%20from%202025-03-17%2002-00-51.png 02:02 < steering> host disk seems fine but vm disk seems trashed 02:30 -!- Ketchup901 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:30 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 02:31 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 02:32 < gamer191> I noticed that my Github warrior is endlessly looping this: 02:32 < gamer191> ``` 02:32 < gamer191> Requesting targets. 02:32 < gamer191> Trying target rsync://at-rsync3.phirephly.design:8892/ateam-airsync/:downloader/. 02:32 < gamer191> Trying target rsync://hel1.targets.rewby.archivete.am:8892/ateam-airsync/:downloader/. 02:32 < gamer191> Picking target rsync://hel1.targets.rewby.archivete.am:8892/ateam-airsync/:downloader/. 02:32 < gamer191> Starting RsyncUpload for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> @ERROR: max connections (-1) reached -- try again later 02:32 < gamer191> rsync error: error starting client-server protocol (code 5) at main.c(1863) [sender=3.2.7] 02:32 < gamer191> Process RsyncUpload returned exit code 5 for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> Failed RsyncUpload for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> Failed to upload, retrying... 02:33 < gamer191> ``` 02:33 < gamer191> Apologies, I didn't expect that to send a different message for every line 02:38 -!- cascode [~cascode@2001:5a8:42a1:6f00:5f4b:97db:1aa:b7a] has quit [Ping timeout: 260 seconds] 02:38 -!- cascode [~cascode@2001:5a8:42a1:6f00:82dd:3bfc:dd92:ee3b] has joined #archiveteam-bs 02:44 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has quit [Client Quit] 02:48 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 03:15 <@arkiver> pokechu22: thanks for the ping, indeed useful! ---- 02:32 < gamer191> Starting RsyncUpload for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> @ERROR: max connections (-1) reached -- try again later 02:32 < gamer191> rsync error: error starting client-server protocol (code 5) at main.c(1863) [sender=3.2.7] 02:32 < gamer191> Process RsyncUpload returned exit code 5 for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> Failed RsyncUpload for Item web:complete:idaholab/Location-Generalizer 02:32 < gamer191> Failed to upload, retrying... 02:33 < gamer191> ``` 02:33 < gamer191> Apologies, I didn't expect that to send a different message for every line 02:38 -!- cascode [~cascode@2001:5a8:42a1:6f00:5f4b:97db:1aa:b7a] has quit [Ping timeout: 260 seconds] 02:38 -!- cascode [~cascode@2001:5a8:42a1:6f00:82dd:3bfc:dd92:ee3b] has joined #archiveteam-bs 02:44 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has quit [Client Quit] 02:48 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 03:15 <@arkiver> pokechu22: thanks for the ping, indeed useful! 03:56 -!- ljcool2006 [~ljcool200@2600:1008:b09e:1f37:ad77:b8a4:97cb:e7e] has joined #archiveteam-bs 03:57 < ljcool2006> we have a month to archive twitch apparently 03:57 < ljcool2006> related to the 100 hour cap 03:58 < ljcool2006> oh wrong channel 04:02 -!- igloo22225 [~igloo2222@2a0b:6b87:4:311::122] has quit [Quit: The Lounge - https://thelounge.chat] 04:02 -!- igloo22225 [~igloo2222@2a0b:6b87:4:311::122] has joined #archiveteam-bs 04:03 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 04:07 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has quit [Client Quit] 04:10 -!- pabs [~pabs@hackint/user/pabs] has quit [Read error: Connection reset by peer] 04:10 -!- pabs [~pabs@hackint/user/pabs] has joined #archiveteam-bs 04:17 -!- le0n [~leon@hackint/user/le0n] has quit [Quit: see you later, alligator] 04:29 -!- emphatic [~emphatic@107.172.219.41] has quit [Ping timeout: 260 seconds] 04:53 -!- ljcool2006 [~ljcool200@2600:1008:b09e:1f37:ad77:b8a4:97cb:e7e] has quit [Ping timeout: 250 seconds] ---- 03:56 -!- ljcool2006 [~ljcool200@2600:1008:b09e:1f37:ad77:b8a4:97cb:e7e] has joined #archiveteam-bs 03:57 < ljcool2006> we have a month to archive twitch apparently 03:57 < ljcool2006> related to the 100 hour cap 03:58 < ljcool2006> oh wrong channel 04:02 -!- igloo22225 [~igloo2222@2a0b:6b87:4:311::122] has quit [Quit: The Lounge - https://thelounge.chat] 04:02 -!- igloo22225 [~igloo2222@2a0b:6b87:4:311::122] has joined #archiveteam-bs 04:03 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 04:07 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has quit [Client Quit] 04:10 -!- pabs [~pabs@hackint/user/pabs] has quit [Read error: Connection reset by peer] 04:10 -!- pabs [~pabs@hackint/user/pabs] has joined #archiveteam-bs 04:17 -!- le0n [~leon@hackint/user/le0n] has quit [Quit: see you later, alligator] 04:29 -!- emphatic [~emphatic@107.172.219.41] has quit [Ping timeout: 260 seconds] 04:53 -!- ljcool2006 [~ljcool200@2600:1008:b09e:1f37:ad77:b8a4:97cb:e7e] has quit [Ping timeout: 250 seconds] 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:00 < u> Felt like trying for bit of a challenge, just for fun I guess. How would you download this webpage from a CLI? Failed "yt-dlp --cookies-from-browser brave+gnomekeyring --write-pages --skip-download --extractor-args "generic:impersonate" https://rateyourmusic.com/release/album/the-residents/tweedles/ " -> "ERROR: [generic] Got HTTP Error 403 caused by Cloudflare anti-bot challenge; see 05:00 < u> https://github.com/yt-dlp/yt-dlp#impersonation for how to install the required impersonation dependency" 05:00 < u> rateyourmusic.com = horribly walled site 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:08 < u> So even with cookies and after completing the CF challenge, it still failed 05:10 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Quit: This computer has gone to sleep] 05:16 -!- nine [~mm@hackint/user/nine] has quit [Ping timeout: 250 seconds] 05:26 -!- nine [~mm@2a01:11:8710:1de0:20d3:6b92:638c:a80] has joined #archiveteam-bs 05:26 -!- nine [~mm@hackint/user/nine] has changed host ---- 05:00 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has quit [Quit: The Lounge - https://thelounge.chat] 05:00 < u> Felt like trying for bit of a challenge, just for fun I guess. How would you download this webpage from a CLI? Failed "yt-dlp --cookies-from-browser brave+gnomekeyring --write-pages --skip-download --extractor-args "generic:impersonate" https://rateyourmusic.com/release/album/the-residents/tweedles/ " -> "ERROR: [generic] Got HTTP Error 403 caused by Cloudflare anti-bot challenge; see 05:00 < u> https://github.com/yt-dlp/yt-dlp#impersonation for how to install the required impersonation dependency" 05:00 < u> rateyourmusic.com = horribly walled site 05:02 -!- Bleo18260072271962345 [~Bleo@136.52.109.99] has joined #archiveteam-bs 05:08 < u> So even with cookies and after completing the CF challenge, it still failed 05:10 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Quit: This computer has gone to sleep] 05:16 -!- nine [~mm@hackint/user/nine] has quit [Ping timeout: 250 seconds] 05:26 -!- nine [~mm@2a01:11:8710:1de0:20d3:6b92:638c:a80] has joined #archiveteam-bs 05:26 -!- nine [~mm@hackint/user/nine] has changed host 05:31 < u> I ran this command -- https://dweb.link/ipfs/bafkreiccgwhjfyel7ug2je4o4d6btjmcvfc6aqlexlugli3zpy6y65gw5i -- and it worked. It opens up Selenium/browser and you still gotta do the CF checkbox thing. Next ideas: how would I click the checkbox from a different computer? How would I keep the automated browser open but open and close tabs and get the pages that show up in that? How would I get Selenium to 05:31 < u> download all page resources and not just the source code of the URL? 05:33 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 05:36 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has quit [Read error: Connection reset by peer] 05:38 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 06:00 -!- tertu [~tertu@75-168-219-176.mpls.qwest.net] has quit [Quit: so long...] 06:01 -!- tertu [~tertu@75-168-219-176.mpls.qwest.net] has joined #archiveteam-bs 06:11 -!- terry [~terry@ike.au] has joined #archiveteam-bs ---- 05:31 < u> I ran this command -- https://dweb.link/ipfs/bafkreiccgwhjfyel7ug2je4o4d6btjmcvfc6aqlexlugli3zpy6y65gw5i -- and it worked. It opens up Selenium/browser and you still gotta do the CF checkbox thing. Next ideas: how would I click the checkbox from a different computer? How would I keep the automated browser open but open and close tabs and get the pages that show up in that? How would I get Selenium to 05:31 < u> download all page resources and not just the source code of the URL? 05:33 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has joined #archiveteam-bs 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has quit [Quit: SkilledAlpaca418962] 05:34 -!- SkilledAlpaca418962 [~SkilledAl@ip70-181-109-121.oc.oc.cox.net] has joined #archiveteam-bs 05:36 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has quit [Read error: Connection reset by peer] 05:38 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 06:00 -!- tertu [~tertu@75-168-219-176.mpls.qwest.net] has quit [Quit: so long...] 06:01 -!- tertu [~tertu@75-168-219-176.mpls.qwest.net] has joined #archiveteam-bs 06:11 -!- terry [~terry@ike.au] has joined #archiveteam-bs 06:11 -!- NotGLaDOS [~terry@ike.au] has quit [Ping timeout: 260 seconds] 06:31 -!- PredatorIWD25 [~sg5de154z@cable-178-148-103-105.dynamic.sbb.rs] has joined #archiveteam-bs 06:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:82dd:3bfc:dd92:ee3b] has quit [Ping timeout: 260 seconds] 06:34 -!- cascode [~cascode@2001:5a8:42a1:6f00:210:b0ad:59b2:3537] has joined #archiveteam-bs 06:59 -!- kansei [~kansei@hackint/user/kansei] has quit [Quit: ZNC 1.9.1 - https://znc.in] 07:19 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 07:24 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has left #archiveteam-bs [] 07:28 < u> It's like DRM in the web. Using Selenium with mitmdump = can't get past the https://challenges.cloudflare.com/ thing in https://rateyourmusic.com/release/album/residents/meet-the-residents 07:28 < u> Code: sudo cp -n ~/.mitmproxy/mitmproxy-ca-cert.pem /usr/local/share/ca-certificates/mitmproxy-ca-cert.crt; time=$(TZ=UTC date -u +%Y%m%d%H%M%S); sudo mitmdump --listen-port 85 -w $time.mitm 1>$time.mitm1.txt 2>$time.mitm2.txt & disown; sleep 4; ps aux | grep mitm; ./selenium_.py # sudo update-ca-certificates ---- 06:11 -!- NotGLaDOS [~terry@ike.au] has quit [Ping timeout: 260 seconds] 06:31 -!- PredatorIWD25 [~sg5de154z@cable-178-148-103-105.dynamic.sbb.rs] has joined #archiveteam-bs 06:33 -!- cascode [~cascode@2001:5a8:42a1:6f00:82dd:3bfc:dd92:ee3b] has quit [Ping timeout: 260 seconds] 06:34 -!- cascode [~cascode@2001:5a8:42a1:6f00:210:b0ad:59b2:3537] has joined #archiveteam-bs 06:59 -!- kansei [~kansei@hackint/user/kansei] has quit [Quit: ZNC 1.9.1 - https://znc.in] 07:19 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has joined #archiveteam-bs 07:24 -!- gamer191 [~gamer191@124-149-224-167.tpgi.com.au] has left #archiveteam-bs [] 07:28 < u> It's like DRM in the web. Using Selenium with mitmdump = can't get past the https://challenges.cloudflare.com/ thing in https://rateyourmusic.com/release/album/residents/meet-the-residents 07:28 < u> Code: sudo cp -n ~/.mitmproxy/mitmproxy-ca-cert.pem /usr/local/share/ca-certificates/mitmproxy-ca-cert.crt; time=$(TZ=UTC date -u +%Y%m%d%H%M%S); sudo mitmdump --listen-port 85 -w $time.mitm 1>$time.mitm1.txt 2>$time.mitm2.txt & disown; sleep 4; ps aux | grep mitm; ./selenium_.py # sudo update-ca-certificates 07:29 -!- loug831814224 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 07:29 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Read error: Connection reset by peer] 07:29 -!- loug831814224 is now known as loug83181422 07:30 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:1bab:541e:e678:2988] has quit [Quit: Wohlstand] 07:34 -!- th3z0l4 [~quassel@2804:814:7c57:4900:d895:6bfc:2a16:5efb] has joined #archiveteam-bs 07:36 < u> Here's the little python script: https://nftstorage.link/ipfs/bafkreifdi6oeetwzw443gnna6yf2yk2eccxwzb66lqrvxp7nefgcwjm2zy (don't name it "selenium.py" because that will result in an error). I can complete the CF checkbox multiple times but it still is stuck on the "Verifying you are human" page. 07:36 < u> So I can use selenium to download webpage "raws" but so far nothing similar to WARC or WARCs exactly. 07:52 -!- graham9 [~graham@132.145.156.25] has quit [Quit: The Lounge - https://thelounge.chat] 08:17 -!- notarobot1 [~notarobot@189.182.97.89] has quit [Ping timeout: 260 seconds] 08:20 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Client Quit] ---- 07:29 -!- loug831814224 [~loug@athedsl-202109.home.otenet.gr] has joined #archiveteam-bs 07:29 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Read error: Connection reset by peer] 07:29 -!- loug831814224 is now known as loug83181422 07:30 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:1bab:541e:e678:2988] has quit [Quit: Wohlstand] 07:34 -!- th3z0l4 [~quassel@2804:814:7c57:4900:d895:6bfc:2a16:5efb] has joined #archiveteam-bs 07:36 < u> Here's the little python script: https://nftstorage.link/ipfs/bafkreifdi6oeetwzw443gnna6yf2yk2eccxwzb66lqrvxp7nefgcwjm2zy (don't name it "selenium.py" because that will result in an error). I can complete the CF checkbox multiple times but it still is stuck on the "Verifying you are human" page. 07:36 < u> So I can use selenium to download webpage "raws" but so far nothing similar to WARC or WARCs exactly. 07:52 -!- graham9 [~graham@132.145.156.25] has quit [Quit: The Lounge - https://thelounge.chat] 08:17 -!- notarobot1 [~notarobot@189.182.97.89] has quit [Ping timeout: 260 seconds] 08:20 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Client Quit] 08:22 -!- Webuser488769 [~webuser@2a01:e0a:d5c:5e70:2545:30ea:515a:2bf2] has joined #archiveteam-bs 08:23 -!- Webuser488769 [~webuser@2a01:e0a:d5c:5e70:2545:30ea:515a:2bf2] has quit [Client Quit] 08:27 -!- imer [~imer@archiveteam/imer] has quit [Quit: Ping timeout (120 seconds)] 08:28 -!- imer [~imer@archiveteam/imer] has joined #archiveteam-bs 08:28 -!- mode/#archiveteam-bs [+o imer] by ChanServ 08:28 -!- imer [~imer@archiveteam/imer] has quit [Excess Flood] 08:29 -!- imer [~imer@archiveteam/imer] has joined #archiveteam-bs 08:29 -!- mode/#archiveteam-bs [+o imer] by ChanServ 08:37 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 08:38 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 08:39 -!- Sluggs [~Sluggs@ns372186.ip-37-187-2.eu] has quit [Ping timeout: 250 seconds] 08:45 -!- kansei [~kansei@hackint/user/kansei] has joined #archiveteam-bs 08:48 -!- Sluggs [~Sluggs@ns372186.ip-37-187-2.eu] has joined #archiveteam-bs ---- 08:22 -!- Webuser488769 [~webuser@2a01:e0a:d5c:5e70:2545:30ea:515a:2bf2] has joined #archiveteam-bs 08:23 -!- Webuser488769 [~webuser@2a01:e0a:d5c:5e70:2545:30ea:515a:2bf2] has quit [Client Quit] 08:27 -!- imer [~imer@archiveteam/imer] has quit [Quit: Ping timeout (120 seconds)] 08:28 -!- imer [~imer@archiveteam/imer] has joined #archiveteam-bs 08:28 -!- mode/#archiveteam-bs [+o imer] by ChanServ 08:28 -!- imer [~imer@archiveteam/imer] has quit [Excess Flood] 08:29 -!- imer [~imer@archiveteam/imer] has joined #archiveteam-bs 08:29 -!- mode/#archiveteam-bs [+o imer] by ChanServ 08:37 -!- SootBector [onions@hackint/user/SootBector] has quit [Remote host closed the connection] 08:38 -!- SootBector [onions@hackint/user/SootBector] has joined #archiveteam-bs 08:39 -!- Sluggs [~Sluggs@ns372186.ip-37-187-2.eu] has quit [Ping timeout: 250 seconds] 08:45 -!- kansei [~kansei@hackint/user/kansei] has joined #archiveteam-bs 08:48 -!- Sluggs [~Sluggs@ns372186.ip-37-187-2.eu] has joined #archiveteam-bs 08:49 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 08:51 -!- magmaus3 [~magmaus3@mail.magmaus3.eu.org] has quit [Remote host closed the connection] 08:52 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 08:53 -!- magmaus3 [~magmaus3@mail.magmaus3.eu.org] has joined #archiveteam-bs 08:53 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 08:58 -!- graham9 [~graham@132.145.156.25] has quit [Client Quit] 09:22 -!- gust [~Owner@2600:1700:69cf:9000:d0f2:9051:9f97:5934] has joined #archiveteam-bs 09:24 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 09:26 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has quit [Ping timeout: 260 seconds] 09:28 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 09:37 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 09:38 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] ---- 08:49 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 08:51 -!- magmaus3 [~magmaus3@mail.magmaus3.eu.org] has quit [Remote host closed the connection] 08:52 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Remote host closed the connection] 08:53 -!- magmaus3 [~magmaus3@mail.magmaus3.eu.org] has joined #archiveteam-bs 08:53 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 08:58 -!- graham9 [~graham@132.145.156.25] has quit [Client Quit] 09:22 -!- gust [~Owner@2600:1700:69cf:9000:d0f2:9051:9f97:5934] has joined #archiveteam-bs 09:24 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 09:26 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has quit [Ping timeout: 260 seconds] 09:28 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 09:37 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 09:38 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 09:40 -!- wyatt8750 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 09:41 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] 09:44 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has joined #archiveteam-bs 09:54 -!- wyatt8750 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 250 seconds] 09:57 -!- sparky14929 [~sparky149@104.234.212.137] has joined #archiveteam-bs 09:59 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 10:01 -!- sparky1492 [~sparky149@149.22.80.40] has quit [Ping timeout: 260 seconds] 10:01 -!- sparky14929 is now known as sparky1492 10:52 -!- sparky14927 [~sparky149@146.70.45.121] has joined #archiveteam-bs 10:55 -!- sparky149277 [~sparky149@149.22.84.58] has joined #archiveteam-bs 10:56 -!- sparky1492 [~sparky149@104.234.212.137] has quit [Ping timeout: 260 seconds] 10:56 -!- sparky149277 is now known as sparky1492 10:58 -!- sparky14927 [~sparky149@146.70.45.121] has quit [Ping timeout: 260 seconds] ---- 09:40 -!- wyatt8750 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 09:41 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] 09:44 -!- ATinySpaceMarine [~quassel@pool-173-48-120-133.bstnma.fios.verizon.net] has joined #archiveteam-bs 09:54 -!- wyatt8750 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 250 seconds] 09:57 -!- sparky14929 [~sparky149@104.234.212.137] has joined #archiveteam-bs 09:59 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 10:01 -!- sparky1492 [~sparky149@149.22.80.40] has quit [Ping timeout: 260 seconds] 10:01 -!- sparky14929 is now known as sparky1492 10:52 -!- sparky14927 [~sparky149@146.70.45.121] has joined #archiveteam-bs 10:55 -!- sparky149277 [~sparky149@149.22.84.58] has joined #archiveteam-bs 10:56 -!- sparky1492 [~sparky149@104.234.212.137] has quit [Ping timeout: 260 seconds] 10:56 -!- sparky149277 is now known as sparky1492 10:58 -!- sparky14927 [~sparky149@146.70.45.121] has quit [Ping timeout: 260 seconds] 11:07 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 11:13 -!- riteo [~riteo@host-79-36-88-27.retail.telecomitalia.it] has joined #archiveteam-bs 11:19 -!- ljcool2006 [~ljcool200@2601:245:c47f:48a0:81b8:9e68:6a2e:2423] has joined #archiveteam-bs 11:26 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 11:30 -!- atphoenix_ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 11:34 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 11:41 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:43 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 11:44 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Read error: Connection reset by peer] 11:46 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] ---- 11:07 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 11:13 -!- riteo [~riteo@host-79-36-88-27.retail.telecomitalia.it] has joined #archiveteam-bs 11:19 -!- ljcool2006 [~ljcool200@2601:245:c47f:48a0:81b8:9e68:6a2e:2423] has joined #archiveteam-bs 11:26 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 11:30 -!- atphoenix_ [~atphoenix@hackint/user/atphoenix] has joined #archiveteam-bs 11:34 -!- atphoenix__ [~atphoenix@hackint/user/atphoenix] has quit [Ping timeout: 250 seconds] 11:41 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:43 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:43 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has joined #archiveteam-bs 11:44 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Read error: Connection reset by peer] 11:46 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] 11:48 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 11:51 -!- devkev [~devkev@pool-108-26-179-159.bstnma.fios.verizon.net] has quit [Quit: The Lounge - https://thelounge.chat] 11:52 -!- devkev [~devkev@pool-108-26-179-159.bstnma.fios.verizon.net] has joined #archiveteam-bs 11:56 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:56 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:57 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:57 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Read error: Connection reset by peer] 11:58 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 12:04 -!- yano [~yano@hackint/user/yano] has quit [Quit: WeeChat, the better IRC client, https://weechat.org/] 12:07 -!- yano [~yano@hackint/user/yano] has joined #archiveteam-bs 12:14 -!- driib9 [~driib@vmi931078.contaboserver.net] has quit [Quit: The Lounge - https://thelounge.chat] 12:14 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has joined #archiveteam-bs ---- 11:48 -!- wyatt8740 [~wyatt8740@ec2-3-134-223-104.us-east-2.compute.amazonaws.com] has joined #archiveteam-bs 11:51 -!- devkev [~devkev@pool-108-26-179-159.bstnma.fios.verizon.net] has quit [Quit: The Lounge - https://thelounge.chat] 11:52 -!- devkev [~devkev@pool-108-26-179-159.bstnma.fios.verizon.net] has joined #archiveteam-bs 11:56 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:56 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 11:57 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 11:57 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Read error: Connection reset by peer] 11:58 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 12:04 -!- yano [~yano@hackint/user/yano] has quit [Quit: WeeChat, the better IRC client, https://weechat.org/] 12:07 -!- yano [~yano@hackint/user/yano] has joined #archiveteam-bs 12:14 -!- driib9 [~driib@vmi931078.contaboserver.net] has quit [Quit: The Lounge - https://thelounge.chat] 12:14 -!- JayEmbee [~JayEmbee@d-72-9-17-54.pae.cpe.atlanticbb.net] has joined #archiveteam-bs 12:15 < h2ibot> VoynichCr edited Citizendium (+0, /* Dumps */ The latest complete dump was…): https://wiki.archiveteam.org/?diff=54922&oldid=45635 12:16 -!- driib9 [~driib@vmi931078.contaboserver.net] has joined #archiveteam-bs 12:17 < h2ibot> VoynichCr edited Citizendium (+45, …): https://wiki.archiveteam.org/?diff=54923&oldid=54922 12:19 < h2ibot> VoynichCr created Template:Gallery (+104, Created page with "…): https://wiki.archiveteam.org/?title=Template%3AGallery 12:20 < h2ibot> VoynichCr edited Template:Gallery (+390): https://wiki.archiveteam.org/?diff=54925&oldid=54924 12:21 < h2ibot> VoynichCr edited Template:Gallery (+351): https://wiki.archiveteam.org/?diff=54926&oldid=54925 12:21 < h2ibot> VoynichCr edited Template:Gallery (+234): https://wiki.archiveteam.org/?diff=54927&oldid=54926 12:27 < h2ibot> VoynichCr edited Template:Gallery (-2, bypassing tag to allow parserfunctions): https://wiki.archiveteam.org/?diff=54928&oldid=54927 12:27 < h2ibot> VoynichCr edited Template:Gallery (+104): https://wiki.archiveteam.org/?diff=54929&oldid=54928 12:30 < h2ibot> VoynichCr uploaded File:Citizendium in 2025.png: ---- 12:15 < h2ibot> VoynichCr edited Citizendium (+0, /* Dumps */ The latest complete dump was…): https://wiki.archiveteam.org/?diff=54922&oldid=45635 12:16 -!- driib9 [~driib@vmi931078.contaboserver.net] has joined #archiveteam-bs 12:17 < h2ibot> VoynichCr edited Citizendium (+45, …): https://wiki.archiveteam.org/?diff=54923&oldid=54922 12:19 < h2ibot> VoynichCr created Template:Gallery (+104, Created page with "…): https://wiki.archiveteam.org/?title=Template%3AGallery 12:20 < h2ibot> VoynichCr edited Template:Gallery (+390): https://wiki.archiveteam.org/?diff=54925&oldid=54924 12:21 < h2ibot> VoynichCr edited Template:Gallery (+351): https://wiki.archiveteam.org/?diff=54926&oldid=54925 12:21 < h2ibot> VoynichCr edited Template:Gallery (+234): https://wiki.archiveteam.org/?diff=54927&oldid=54926 12:27 < h2ibot> VoynichCr edited Template:Gallery (-2, bypassing tag to allow parserfunctions): https://wiki.archiveteam.org/?diff=54928&oldid=54927 12:27 < h2ibot> VoynichCr edited Template:Gallery (+104): https://wiki.archiveteam.org/?diff=54929&oldid=54928 12:30 < h2ibot> VoynichCr uploaded File:Citizendium in 2025.png: https://wiki.archiveteam.org/?title=File%3ACitizendium%20in%202025.png 12:31 < h2ibot> VoynichCr edited Citizendium (+129): https://wiki.archiveteam.org/?diff=54931&oldid=54923 12:31 < h2ibot> VoynichCr created Category:Archived in 2012 (+29, Created page with "{{Category archives by year}}"): https://wiki.archiveteam.org/?title=Category%3AArchived%20in%202012 12:32 < h2ibot> VoynichCr created Category:Archived in 2011 (+29, Created page with "{{Category archives by year}}"): https://wiki.archiveteam.org/?title=Category%3AArchived%20in%202011 12:32 < h2ibot> VoynichCr edited Template:Category archives by year (+86, 2011, 2012): https://wiki.archiveteam.org/?diff=54934&oldid=54886 12:35 < h2ibot> VoynichCr edited Template:Gallery (+97): https://wiki.archiveteam.org/?diff=54935&oldid=54929 12:36 < h2ibot> VoynichCr edited Wikispaces (+11, was): https://wiki.archiveteam.org/?diff=54936&oldid=47356 12:41 < h2ibot> VoynichCr uploaded File:ScribbleWiki.jpg (…): https://wiki.archiveteam.org/?title=File%3AScribbleWiki.jpg 12:42 < h2ibot> VoynichCr edited ScribbleWiki (+16, logo): https://wiki.archiveteam.org/?diff=54938&oldid=42137 12:43 -!- LunarianBunny1147 [~LunarianB@hackint/user/LunarianBunny1147] has quit [Quit: The Lounge - ---- https://wiki.archiveteam.org/?title=File%3ACitizendium%20in%202025.png 12:31 < h2ibot> VoynichCr edited Citizendium (+129): https://wiki.archiveteam.org/?diff=54931&oldid=54923 12:31 < h2ibot> VoynichCr created Category:Archived in 2012 (+29, Created page with "{{Category archives by year}}"): https://wiki.archiveteam.org/?title=Category%3AArchived%20in%202012 12:32 < h2ibot> VoynichCr created Category:Archived in 2011 (+29, Created page with "{{Category archives by year}}"): https://wiki.archiveteam.org/?title=Category%3AArchived%20in%202011 12:32 < h2ibot> VoynichCr edited Template:Category archives by year (+86, 2011, 2012): https://wiki.archiveteam.org/?diff=54934&oldid=54886 12:35 < h2ibot> VoynichCr edited Template:Gallery (+97): https://wiki.archiveteam.org/?diff=54935&oldid=54929 12:36 < h2ibot> VoynichCr edited Wikispaces (+11, was): https://wiki.archiveteam.org/?diff=54936&oldid=47356 12:41 < h2ibot> VoynichCr uploaded File:ScribbleWiki.jpg (…): https://wiki.archiveteam.org/?title=File%3AScribbleWiki.jpg 12:42 < h2ibot> VoynichCr edited ScribbleWiki (+16, logo): https://wiki.archiveteam.org/?diff=54938&oldid=42137 12:43 -!- LunarianBunny1147 [~LunarianB@hackint/user/LunarianBunny1147] has quit [Quit: The Lounge - https://thelounge.chat] 12:45 < h2ibot> VoynichCr uploaded File:ScribbleWiki stickers.jpg (Source:…): https://wiki.archiveteam.org/?title=File%3AScribbleWiki%20stickers.jpg 12:45 < h2ibot> VoynichCr edited ScribbleWiki (+25, image): https://wiki.archiveteam.org/?diff=54940&oldid=54938 12:47 < h2ibot> Pokechu22 edited Mailing Lists (+30, /* Software */ https://listes.existrans.org/ Sympa): https://wiki.archiveteam.org/?diff=54941&oldid=54844 12:48 < h2ibot> VoynichCr edited ScribbleWiki (+223, 14,000 wikis?): https://wiki.archiveteam.org/?diff=54942&oldid=54940 12:51 -!- VoynichCR [~VoynichCR@hackint/user/VoynichCR] has joined #archiveteam-bs 13:01 -!- Megame [~Megame@105.184.81.53] has joined #archiveteam-bs 13:02 -!- katocala [~katocala@185.137.39.145] has quit [Ping timeout: 250 seconds] 13:02 -!- katocala [~katocala@185.137.39.145] has joined #archiveteam-bs 13:06 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 13:10 -!- rappet [~quassel@2a01:4f8:c012:b412::1] has quit [Ping timeout: 260 seconds] ---- https://thelounge.chat] 12:45 < h2ibot> VoynichCr uploaded File:ScribbleWiki stickers.jpg (Source:…): https://wiki.archiveteam.org/?title=File%3AScribbleWiki%20stickers.jpg 12:45 < h2ibot> VoynichCr edited ScribbleWiki (+25, image): https://wiki.archiveteam.org/?diff=54940&oldid=54938 12:47 < h2ibot> Pokechu22 edited Mailing Lists (+30, /* Software */ https://listes.existrans.org/ Sympa): https://wiki.archiveteam.org/?diff=54941&oldid=54844 12:48 < h2ibot> VoynichCr edited ScribbleWiki (+223, 14,000 wikis?): https://wiki.archiveteam.org/?diff=54942&oldid=54940 12:51 -!- VoynichCR [~VoynichCR@hackint/user/VoynichCR] has joined #archiveteam-bs 13:01 -!- Megame [~Megame@105.184.81.53] has joined #archiveteam-bs 13:02 -!- katocala [~katocala@185.137.39.145] has quit [Ping timeout: 250 seconds] 13:02 -!- katocala [~katocala@185.137.39.145] has joined #archiveteam-bs 13:06 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 13:10 -!- rappet [~quassel@2a01:4f8:c012:b412::1] has quit [Ping timeout: 260 seconds] 13:15 -!- sparky1492 [~sparky149@149.22.84.58] has quit [Ping timeout: 250 seconds] 13:29 -!- riteo [~riteo@host-79-36-88-27.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 13:35 -!- katocala [~katocala@185.137.39.145] has quit [Ping timeout: 250 seconds] 13:35 -!- katocala [~katocala@185.222.243.246] has joined #archiveteam-bs 13:48 < h2ibot> VoynichCr edited Miraheze (-9, 14,000 wikis): https://wiki.archiveteam.org/?diff=54943&oldid=53836 13:55 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 13:55 -!- sparky1492 [~sparky149@149.22.88.46] has joined #archiveteam-bs 13:55 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 13:56 -!- VoynichCR [~VoynichCR@hackint/user/VoynichCR] has quit [Client Quit] 14:09 -!- graham9 [~graham@132.145.156.25] has quit [Quit: The Lounge - https://thelounge.chat] 14:33 < h2ibot> VoynichCr edited Referata (+1, was): https://wiki.archiveteam.org/?diff=54944&oldid=27558 14:34 < h2ibot> VoynichCr edited Referata (-19): https://wiki.archiveteam.org/?diff=54945&oldid=54944 14:34 < h2ibot> VoynichCr edited Referata (+9): https://wiki.archiveteam.org/?diff=54946&oldid=54945 ---- 13:15 -!- sparky1492 [~sparky149@149.22.84.58] has quit [Ping timeout: 250 seconds] 13:29 -!- riteo [~riteo@host-79-36-88-27.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 13:35 -!- katocala [~katocala@185.137.39.145] has quit [Ping timeout: 250 seconds] 13:35 -!- katocala [~katocala@185.222.243.246] has joined #archiveteam-bs 13:48 < h2ibot> VoynichCr edited Miraheze (-9, 14,000 wikis): https://wiki.archiveteam.org/?diff=54943&oldid=53836 13:55 -!- sec^nd [onions@gateway/tor-sasl] has quit [Remote host closed the connection] 13:55 -!- sparky1492 [~sparky149@149.22.88.46] has joined #archiveteam-bs 13:55 -!- sec^nd [onions@gateway/tor-sasl] has joined #archiveteam-bs 13:56 -!- VoynichCR [~VoynichCR@hackint/user/VoynichCR] has quit [Client Quit] 14:09 -!- graham9 [~graham@132.145.156.25] has quit [Quit: The Lounge - https://thelounge.chat] 14:33 < h2ibot> VoynichCr edited Referata (+1, was): https://wiki.archiveteam.org/?diff=54944&oldid=27558 14:34 < h2ibot> VoynichCr edited Referata (-19): https://wiki.archiveteam.org/?diff=54945&oldid=54944 14:34 < h2ibot> VoynichCr edited Referata (+9): https://wiki.archiveteam.org/?diff=54946&oldid=54945 14:39 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Ping timeout: 276 seconds] 14:43 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 14:54 -!- kuroger [~kuroger@hackint/user/kuroger] has quit [Quit: ZNC 1.9.1 - https://znc.in] 14:58 -!- kuroger [~kuroger@hackint/user/kuroger] has joined #archiveteam-bs 15:00 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 15:31 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has quit [Quit: Ping timeout (120 seconds)] 15:31 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has joined #archiveteam-bs 15:37 -!- cascode [~cascode@2001:5a8:42a1:6f00:210:b0ad:59b2:3537] has quit [Ping timeout: 260 seconds] 15:37 -!- cascode [~cascode@172.56.47.47] has joined #archiveteam-bs 15:43 -!- cascode [~cascode@172.56.47.47] has quit [Read error: Connection reset by peer] 15:43 -!- cascode [~cascode@2001:5a8:42a1:6f00:b43b:e1b4:fd66:18c9] has joined #archiveteam-bs 15:45 -!- Webuser161207 [~webuser@174.30.33.5] has joined #archiveteam-bs 15:48 -!- sparky14929 [~sparky149@146.70.183.22] has joined #archiveteam-bs ---- 14:39 -!- BornOn420 [onions@hackint/user/BornOn420] has quit [Ping timeout: 276 seconds] 14:43 -!- BornOn420 [onions@hackint/user/BornOn420] has joined #archiveteam-bs 14:54 -!- kuroger [~kuroger@hackint/user/kuroger] has quit [Quit: ZNC 1.9.1 - https://znc.in] 14:58 -!- kuroger [~kuroger@hackint/user/kuroger] has joined #archiveteam-bs 15:00 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has joined #archiveteam-bs 15:31 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has quit [Quit: Ping timeout (120 seconds)] 15:31 -!- iram [~iram@v2202501252888311351.ultrasrv.de] has joined #archiveteam-bs 15:37 -!- cascode [~cascode@2001:5a8:42a1:6f00:210:b0ad:59b2:3537] has quit [Ping timeout: 260 seconds] 15:37 -!- cascode [~cascode@172.56.47.47] has joined #archiveteam-bs 15:43 -!- cascode [~cascode@172.56.47.47] has quit [Read error: Connection reset by peer] 15:43 -!- cascode [~cascode@2001:5a8:42a1:6f00:b43b:e1b4:fd66:18c9] has joined #archiveteam-bs 15:45 -!- Webuser161207 [~webuser@174.30.33.5] has joined #archiveteam-bs 15:48 -!- sparky14929 [~sparky149@146.70.183.22] has joined #archiveteam-bs 15:51 -!- sparky1492 [~sparky149@149.22.88.46] has quit [Ping timeout: 250 seconds] 15:51 -!- sparky14929 is now known as sparky1492 15:56 -!- NeonGlitch [~NeonGlitc@47.202.205.18] has joined #archiveteam-bs 15:59 -!- emphatic [~emphatic@107.172.219.41] has joined #archiveteam-bs 16:01 -!- lunik1 [~lunik1@static.138.60.245.188.clients.your-server.de] has quit [Quit: :x] 16:01 -!- lunik1 [~lunik1@static.138.60.245.188.clients.your-server.de] has joined #archiveteam-bs 16:10 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Quit: The Lounge - https://thelounge.chat] 16:13 -!- FiTheArchiver1 [~FiTheArch@169.150.218.131] has joined #archiveteam-bs 16:16 -!- riteo [~riteo@host-79-27-92-166.retail.telecomitalia.it] has joined #archiveteam-bs 16:17 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has quit [Ping timeout: 250 seconds] 16:18 -!- FiTheArchiver1 [~FiTheArch@169.150.218.131] has quit [Ping timeout: 250 seconds] 16:19 -!- ThreeHM [~weechat@hackint/user/ThreeHeadedMonkey] has quit [Ping timeout: 260 seconds] ---- 15:51 -!- sparky1492 [~sparky149@149.22.88.46] has quit [Ping timeout: 250 seconds] 15:51 -!- sparky14929 is now known as sparky1492 15:56 -!- NeonGlitch [~NeonGlitc@47.202.205.18] has joined #archiveteam-bs 15:59 -!- emphatic [~emphatic@107.172.219.41] has joined #archiveteam-bs 16:01 -!- lunik1 [~lunik1@static.138.60.245.188.clients.your-server.de] has quit [Quit: :x] 16:01 -!- lunik1 [~lunik1@static.138.60.245.188.clients.your-server.de] has joined #archiveteam-bs 16:10 -!- loug83181422 [~loug@athedsl-202109.home.otenet.gr] has quit [Quit: The Lounge - https://thelounge.chat] 16:13 -!- FiTheArchiver1 [~FiTheArch@169.150.218.131] has joined #archiveteam-bs 16:16 -!- riteo [~riteo@host-79-27-92-166.retail.telecomitalia.it] has joined #archiveteam-bs 16:17 -!- FiTheArchiver [~FiTheArch@cpc110901-live30-2-0-cust624.17-2.cable.virginm.net] has quit [Ping timeout: 250 seconds] 16:18 -!- FiTheArchiver1 [~FiTheArch@169.150.218.131] has quit [Ping timeout: 250 seconds] 16:19 -!- ThreeHM [~weechat@hackint/user/ThreeHeadedMonkey] has quit [Ping timeout: 260 seconds] 16:20 -!- ThreeHM [~weechat@hackint/user/ThreeHeadedMonkey] has joined #archiveteam-bs 16:27 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 16:40 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 16:49 -!- NeonGlitch [~NeonGlitc@47.202.205.18] has quit [Client Quit] 16:50 -!- kuroger [~kuroger@hackint/user/kuroger] has quit [Client Quit] 16:52 -!- kuroger [~kuroger@hackint/user/kuroger] has joined #archiveteam-bs 17:05 < ljcool2006> are tucows downloads from 2005 onwards archived 17:07 < ljcool2006> also what happened to the irc logs 17:09 < nicolas17> which version of irc logs 17:09 < ljcool2006> irclogs.archivete.am 17:10 < nicolas17> afaik, logs still being saved, but temporarily unavailable on the web 17:19 -!- graham9 [~graham@132.145.156.25] has quit [Client Quit] 17:21 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 17:35 < u> Guess I'm giving up on using Selenium+Brave with mitmdump to bypass title="Just a moment..." webpages. Python script: https://ar.4everland.io/1YSJOiqr11Vewtz1_lfjdl5fuK6yMwDxc9EHvAV38QI (latest). 17:42 < u> Learned or was reminded of the following. 1. PORTS. mitmdump at its default port of 8080 works better than making its port 85 (have to run as sudo for that). Port 8080 = don't have to run it as sudo. 2. CANONICAL CERT. Go to http://mitm.it to get the cert and copy it into /usr/local/share/ca-certificates/ (then run sudo update-ca-certificates). 3. CERT IN BROWSER: makes https trusted when mitm'd. Also 17:42 < u> have to put the certificate into the browser. Go to brave://settings/certificates > Authorities tab > import cert > trust it with everything. 4. CODE. "options.accept_untrusted_certs = True" seems to do nothing, so use "options.add_argument('--ignore-certificate-errors')" in addition or instead: it does do something and it does work. 17:43 < u> So even after having the browser and the system trust the mitmdump cert, Cloudfarle still managed to disallow me from getting the webpage! 17:46 -!- nine [~mm@hackint/user/nine] has quit [Quit: See ya!] 17:46 -!- kuroger [~kuroger@hackint/user/kuroger] has quit [Client Quit] 17:46 -!- nine [~mm@2a01:11:8710:1de0:20d3:6b92:638c:a80] has joined #archiveteam-bs 17:46 -!- nine [~mm@hackint/user/nine] has changed host 17:48 -!- kuroger [~kuroger@hackint/user/kuroger] has joined #archiveteam-bs 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:00 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 18:08 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 18:10 -!- nyakase [~nyakase@hackint/user/nyakase] has quit [Remote host closed the connection] 18:12 -!- nyakase [~nyakase@hackint/user/nyakase] has joined #archiveteam-bs 18:13 -!- Webuser213709 [~webuser@c-73-176-203-246.hsd1.in.comcast.net] has joined #archiveteam-bs 18:57 -!- BlueMaxima [~BlueMaxim@203-206-173-86.perm.iinet.net.au] has quit [Read error: Connection reset by peer] 19:10 -!- NeonGlitch [~NeonGlitc@47-202-205-18.fdr02.tamp.fl.ip.frontiernet.net] has joined #archiveteam-bs 19:11 -!- NeonGlitch [~NeonGlitc@47-202-205-18.fdr02.tamp.fl.ip.frontiernet.net] has quit [Client Quit] 19:26 -!- beastbg8_ [~beastbg8@2a01:5a8:31c:168a:5deb:24:474b:1fcf] has quit [Read error: Connection reset by peer] 19:32 -!- gust [~Owner@2600:1700:69cf:9000:d0f2:9051:9f97:5934] has quit [Read error: Connection reset by peer] 19:35 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Quit: This computer has gone to sleep] 19:45 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:3f52:301c:b18b:e106] has joined #archiveteam-bs 19:45 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:3f52:301c:b18b:e106] has quit [Client Quit] 19:45 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:3f52:301c:b18b:e106] has joined #archiveteam-bs 19:58 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 20:01 -!- graham9 [~graham@132.145.156.25] has joined #archiveteam-bs 20:01 -!- graham9 [~graham@132.145.156.25] has quit [Client Quit] 20:08 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:3f52:301c:b18b:e106] has quit [Client Quit] 20:11 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 20:22 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has joined #archiveteam-bs 20:27 -!- sparky14922 [~sparky149@149.88.100.213] has joined #archiveteam-bs 20:28 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Client Quit] 20:31 -!- sparky1492 [~sparky149@146.70.183.22] has quit [Ping timeout: 260 seconds] 20:31 -!- sparky14922 is now known as sparky1492 20:32 -!- etnguyen03 [~ethan@2600:4040:22f0:e500:8b53:6dce:7bcf:346e] has quit [Client Quit] 20:36 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has joined #archiveteam-bs 20:47 -!- Grzesiek11_ [~grzesiek1@87-205-2-168.static.ip.netia.com.pl] has joined #archiveteam-bs 20:47 -!- ericgallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 20:48 < Grzesiek11_> hello, I am trying to upload via torrent to IA, but it's not really working out... 20:48 < Grzesiek11_> https://archive.org/download/Notch_Twitch_videos 20:48 -!- Grzesiek11_ is now known as Grzesiek11 20:49 < Grzesiek11> this is a properly seeded torrent with a tracker. it should be downloadable, but I just don't get any leeches from IA. 20:49 < u> How large is it? 20:49 < Grzesiek11> almost 400 GiB 20:50 < u> Shouldn't be a problem then, last I checked. 20:51 < nicolas17> yeah that didn't work last time I tried 20:51 < nicolas17> I think it broke in the Big Outage 20:51 < nicolas17> arkiver might know 20:51 < Grzesiek11> oh no, the Big Outage... 20:51 < u> I think you could look at /history/itemname/... 20:51 <@JAA> #internetarchive 20:52 < u> I remember once being able to see their log, but I also know that's been restricted 20:52 < Grzesiek11> u: tried to, I get a timeout, it tries to load for like 5 minutes 20:52 -!- etnguyen03 [~ethan@pool-96-231-237-220.washdc.fios.verizon.net] has quit [Remote host closed the connection] 20:52 < Grzesiek11> well I'm clicking on the "History" link, maybe that's not the same 20:53 <@JAA> Please take this to #internetarchive. 20:53 < Grzesiek11> okay, sure. sorry. 20:53 < u> If you edit the metadata, that might do something. 20:56 -!- Wohlstand [~Thunderbi@2a03:e2c0:26a2:5555:3f52:301c:b18b:e106] has joined #archiveteam-bs 21:11 -!- Megame [~Megame@105.184.81.53] has quit [Quit: Leaving] 21:24 < u> I'm glad that Bash exists as a programming language. It's terse. Want to write to a file? You can run "echo a>file" or "program1 > file". In Python or other languages you have to memorize some long thing like "with open("file.txt", "wb") as w: \ w.write(data)". 21:42 < Ryz> Heya folks, I was going through the listings, stumbling upon http://marvelhotelbangkok.com/ - it redirects to http://case-5-19-cv-07071.info/ - and I was wondering if there is a way to find these kind of domains that got into legal trouble or cybersquatting that prompted having domains being taken away and redirected like this, because I am 21:42 < Ryz> interested in having these kind of instances recorded and documented o#o; 21:58 -!- NeonGlitch [~NeonGlitc@47.202.205.18] has joined #archiveteam-bs 22:10 -!- egallager [~ericgalla@72.65.109.179] has joined #archiveteam-bs 22:14 -!- ericgallager [~ericgalla@72.65.109.179] has quit [Ping timeout: 260 seconds] 22:17 -!- NeonGlitch [~NeonGlitc@47.202.205.18] has quit [Client Quit] 22:27 -!- benjins3_ [~benji@pool-108-26-177-200.bstnma.fios.verizon.net] has quit [Read error: Connection reset by peer] 23:07 -!- GNU_world [~GNU_world@2607:fcd0:da80:1804::e008] has joined #archiveteam-bs 23:07 -!- Mateon1 [~Thunderbi@35.24.ftth.classcom.pl] has quit [Remote host closed the connection] 23:12 -!- LunarianBunny1147 [~LunarianB@hackint/user/LunarianBunny1147] has joined #archiveteam-bs 23:12 < h2ibot> Vitzli edited Library Genesis (+1240, Add history section from AA): https://wiki.archiveteam.org/?diff=54948&oldid=54877 23:13 -!- benjins3 [~benji@pool-108-26-177-200.bstnma.fios.verizon.net] has joined #archiveteam-bs 23:14 < h2ibot> Vitzli edited Library Genesis (+774, Update collection statistics to 2024-10-31): https://wiki.archiveteam.org/?diff=54949&oldid=54948 23:14 -!- vitzli [~vitzli@hackint/user/vitzli] has joined #archiveteam-bs 23:21 -!- lennier1 [~lennier1@syn-074-139-246-054.res.spectrum.com] has quit [Ping timeout: 250 seconds] 23:30 < h2ibot> Vitzli edited Library Genesis (+455, /* Torrent structure */ Update structure for…): https://wiki.archiveteam.org/?diff=54950&oldid=54949 23:37 -!- lennier1 [~lennier1@syn-074-139-246-054.res.spectrum.com] has joined #archiveteam-bs 23:41 < h2ibot> Vitzli edited Library Genesis (+49, /* Mirrors */ Remove outdated mirrors): https://wiki.archiveteam.org/?diff=54951&oldid=54950 Day changed to 18 Mar 2025 00:07 < u> Selenium experience. 00:07 < u> >Open https://rateyourmusic.com/song/the-residents/stop-signs/ : solve the captcha bitch 00:07 < u> > https://rateyourmusic.com/song/the-residents/stop-signs/ : solve the captcha bitch 00:07 < u> >Redirects to https://rateyourmusic.com/song/the-residents/stop-signs : solve the captcha bitch 00:08 < u> finger slipped on that message. But the point is $url=captcha -> $url/=captcha. $url/ means that there's in index.html 00:09 < u> *there's an index.html. Double CF captcha is annoying, takes like 130 seconds. I made some progress on what I'm working on, so that's a positive. 00:12 -!- Island [~Island@syn-070-112-051-155.res.spectrum.com] has quit [Read error: Connection reset by peer] 00:13 -!- thalia [uid486183@id-486183.uxbridge.irccloud.com] has joined #archiveteam-bs 00:39 -!- egallager [~ericgalla@72.65.109.179] has quit [Client Quit] 00:42 -!- tek_dmn [~tek_dmn@72.2.129.155] has quit [Quit: ZNC - https://znc.in] 00:45 -!- tek_dmn [~tek_dmn@72.2.129.155] has joined #archiveteam-bs 00:47 -!- vitzli [~vitzli@hackint/user/vitzli] has quit [Client Quit] 00:54 -!- datechnoman [~datechnom@144.6.172.204] has quit [Quit: Ping timeout (120 seconds)] 00:54 -!- datechnoman [~datechnom@144.6.172.204] has joined #archiveteam-bs 00:57 -!- some_body [~some_body@c-73-34-79-190.hsd1.co.comcast.net] has quit [Remote host closed the connection] 01:17 -!- dendory9 [~dendory@modemcable012.20-80-70.mc.videotron.ca] has joined #archiveteam-bs 01:19 -!- dendory [~dendory@hackint/user/dendory] has quit [Ping timeout: 260 seconds] 01:19 -!- dendory9 is now known as dendory 01:29 < u> RYM scumfucks. Some Selenium captcha-solved captures of RYM (raws, no WARCs, no IPFS CID yet): http://5d6zyscsdarzytpbi3mypv37uoaro2to7oqru4a3oga42bwt3jkof4qd.onion:81/memento/20250318044833/rateyourmusic.com/song/the-residents/breath-and-length + 01:29 < u> https://archive.is/2025.03.18-072425/http://5d6zyscsdarzytpbi3mypv37uoaro2to7oqru4a3oga42bwt3jkof4qd.onion:81/memento/20250318045446/rateyourmusic.com/song/the-residents/consuelos-departure/ + https://archive.is/2025.03.18-072509/rateyourmusic.com/song/the-residents/guylum-bardot/ + etc. 01:37 < u> 14 pages of comments (124 of them) on https://archive.is/2025.03.18-073400/http://rateyourmusic.com/release/album/residents/meet-the-residents/ 01:40 < u> I hope that rateyourmusic.com gets hacked and has all of their data leaked for free! (I'm using irssi to post here; maybe it has a way to log all of this chat since I joined.) 01:44 -!- benjins3 [~benji@pool-108-26-177-200.bstnma.fios.verizon.net] has quit [Read error: Connection reset by peer] 01:51 < u> It may take a thousand years, but eventually we will exterminate you. 02:10 < u> ^Selenium+Python(+Bash) code: https://arweaveblock.com/Y5uAYnLNHALb6MAyiQaCHz05rhnKLqumXGaiEXPBUm4 - opens and/or closes browser windows, not tabs. Would probably be better if it was browser tab-based. 02:17 -!- gust [~Owner@2600:1700:69cf:9000:24c8:4afb:c51c:4471] has joined #archiveteam-bs 02:18 -!- Ketchup901 [onions@hackint/user/Ketchup901] has quit [Remote host closed the connection] 02:18 -!- Ketchup901 [onions@hackint/user/Ketchup901] has joined #archiveteam-bs 02:34 < u> Did you know that neither web.archive.org nor megalodon.jp support IPv6 addresses? archive.is supports those. Example: https://[2606:6080:2002:19::222]/ipfs/bafybeierfd765ostax67t75u3u5kspcy2gpi4gda3ljiwwjlbdt3p3pxam = "Ramble On" by Led Zepplin. 02:37 < u> First learned that about those sites month(s) ago. (bafy...pxam is an FLV file; and of course IPv6 sites can be opened in browsers.) I first heard "Ramble On" years ago. Listening to it recently, I think some of the lyrics are about how Golum from LoTR stole his girl. 02:38 < u> *Gollum. Stole is blonde girl. 02:38 < u> *Stole his 02:39 < u> I found this site to be kinda interesting: textfiles.com. (Above posts: My keyboard isn't working as well as it was in the past, so typos aren't all my fault.) 02:42 -!- datechnoman [~datechnom@144.6.172.204] has quit [Client Quit] 02:44 < h2ibot> Himond000 edited Deathwatch (+230, /* 2025 */ add coromoo.com): https://wiki.archiveteam.org/?diff=54952&oldid=54920 02:45 < u> I have this deleted mega.nz folder (the contents of it when it was still live); I could focus on that: it's like comic books and other things. *First learned that about those sites not supporting that month(s) ago. 02:48 < u> Finished sshing that folder into another computer: ipfs://bafybeifva5vnaenf67cqvd3un7h3xqk2d7l5uxbdkgt5aq7ap5ctgpkmau which is 16.9 GiB from 70258 blocks (18192956215 bytes). 02:51 <@arkiver> u: can this please be moved to #archiveteam-ot and can you tone down the aggressive retoric? 02:54 <@arkiver> rhetoric* 03:02 < u> Just about every community I go to I get rejected from to some degree. Maybe I should eject myself from life by killing myself. My father seems disappointed in me or angry at me. Blah blah blah sob story, probably not going to end my life intentionally. What I said about rateyourmusic.com: what's it matter? I'm kinda joking, but I could see how the Reddit crowd may dislike what I said. What I posted is 03:02 < u> slightly off topic, but it's mainly about collecting the web. I spent hours on that script and instead get told to go away. 03:06 -!- mode/#archiveteam-bs [+b *!*u@c-71-205-110-34.hsd1.co.comcast.net] by arkiver 03:06 -!- u was kicked from #archiveteam-bs by arkiver [u]