| 00:23:35 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 00:42:52 | | mirrorforum joins |
| 00:47:38 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 00:49:33 | <systwi_> | I appreciate the suggestion BlankEclair but, right, sed's -E doesn't seem to support it unfortunately. |
| 00:50:21 | <systwi_> | Thank you JAA, although I get just "gov.kp" and "co.uk" on the ones that specify that. |
| 00:50:31 | <systwi_> | Trying to debug also... |
| 00:51:53 | <systwi_> | In case I wasn't clear enough earlier (which would be entirely my fault--I tend to do this often without realizing, sorry), I'd like to see "francocorbelli.it", "francocorbelli.co.uk", "francocorbelli.gov.kp". |
| 00:54:06 | <@JAA> | Hmm, that could depend on the exact regex implementation. I don't think POSIX prescribes how alternations are to be matched. |
| 00:58:59 | | etnguyen03 (etnguyen03) joins |
| 01:00:51 | <@JAA> | Oh, the non-greedy repetitions actually are in POSIX ERE. GNU sed doesn't seem to support them though. |
| 01:01:34 | <@JAA> | Yeah, that was only added in the recent revision of POSIX. |
| 01:03:45 | <@JAA> | You could do the domain extraction with `grep` instead. The problem with `sed` is that you need to match the whole line. With `grep -Eo`, you can rely on the leftmost longest match behaviour instead. |
| 01:03:52 | <@JAA> | `grep -Eo '[^.]+\.((co|com|edu|go|gov|govt|net|or|org)\.(au|cn|de|jp|kp|kr|my|ng|nl|nz|pk|pt|ru|sg|uk|us|za)|[a-z]+)$' <<<foo.example.gov.uk` |
| 01:17:02 | | mirrorforum joins |
| 01:21:38 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 01:22:17 | | Webuser116560 quits [Quit: Ooops, wrong browser tab.] |
| 01:44:04 | | mirrorforum joins |
| 01:48:41 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 02:19:02 | | mirrorforum joins |
| 02:23:55 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 02:42:33 | <systwi_> | TIL about the -o option in grep! Thanks a bunch JAA. This works really nicely. |
| 02:55:40 | | etnguyen03 quits [Client Quit] |
| 02:58:07 | | etnguyen03 (etnguyen03) joins |
| 03:04:32 | | mirrorforum joins |
| 03:09:33 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 03:11:03 | | etnguyen03 quits [Remote host closed the connection] |
| 03:17:31 | | mirrorforum joins |
| 03:22:25 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 03:30:12 | | DogsRNice joins |
| 03:44:18 | | fireatseaparks quits [Remote host closed the connection] |
| 03:44:53 | | fireatseaparks (fireatseaparks) joins |
| 03:45:18 | | mirrorforum joins |
| 03:50:10 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 03:54:34 | <DogsRNice> | https://store.steampowered.com/app/4482700/Kogama/ |
| 03:54:40 | <DogsRNice> | what a totally original looking game |
| 03:54:49 | | twiswist (twiswist) joins |
| 03:57:39 | | grill quits [Ping timeout: 268 seconds] |
| 03:57:39 | | twiswist_ quits [Ping timeout: 268 seconds] |
| 04:02:52 | | grill (grill) joins |
| 04:03:57 | <systwi_> | "Legacy Edition Team" |
| 04:04:07 | <systwi_> | DogsRNice: If this is what I think it is then WOW is that blatant. |
| 04:04:19 | <systwi_> | Practically begging for the DMCA hammer. |
| 04:17:41 | <nicolas17> | is |
| 04:17:45 | <nicolas17> | is this just compiled from the leaked source code |
| 04:19:57 | <systwi_> | nicolas17: What? Of course not... The name is different! :-P |
| 04:20:34 | <DogsRNice> | the discussion threads are... interesting |
| 04:20:48 | <DogsRNice> | https://steamcommunity.com/app/4482700/discussions/ |
| 04:23:59 | | DogsRNice quits [Read error: Connection reset by peer] |
| 04:59:51 | | ducky quits [Ping timeout: 268 seconds] |
| 04:59:55 | | ducky_ (ducky) joins |
| 05:00:32 | | ducky_ is now known as ducky |
| 06:12:42 | | pabs quits [Ping timeout: 268 seconds] |
| 06:13:42 | | pabs (pabs) joins |
| 07:17:07 | <nulldata> | According to people on Twitter, the person behind it has a...... history... https://x.com/goroakechiboba/status/2031029660658569474 |
| 07:17:07 | <eggdrop> | nitter: https://nitter.net/goroakechiboba/status/2031029660658569474 |
| 07:54:58 | | Snivy3 (Snivy) joins |
| 07:56:55 | | Snivy quits [Ping timeout: 268 seconds] |
| 07:56:56 | | Snivy3 is now known as Snivy |
| 08:21:23 | | mirrorforum joins |
| 08:53:02 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 08:54:12 | | mls quits [Quit: leaving] |
| 08:57:20 | | mirrorforum joins |
| 09:18:14 | | tzt quits [Ping timeout: 268 seconds] |
| 09:19:40 | | tzt (tzt) joins |
| 09:23:10 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 09:36:52 | | mirrorforum joins |
| 10:53:30 | | FiTheArchiver joins |
| 10:55:41 | | FiTheArchiver quits [Read error: Connection reset by peer] |
| 10:56:27 | | FiTheArchiver joins |
| 11:00:02 | | Bleo1826007227196234552220 quits [Quit: The Lounge - https://thelounge.chat] |
| 11:02:48 | | Bleo1826007227196234552220 joins |
| 11:03:43 | | FiTheArchiver quits [Client Quit] |
| 11:17:50 | | HackMii quits [Remote host closed the connection] |
| 11:17:57 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 11:18:07 | | HackMii (hacktheplanet) joins |
| 11:26:48 | | mirrorforum joins |
| 11:37:36 | | pabs quits [Ping timeout: 268 seconds] |
| 11:39:09 | | pabs (pabs) joins |
| 11:42:28 | | mls (mls) joins |
| 11:50:08 | | SootBector quits [Remote host closed the connection] |
| 11:51:16 | | SootBector (SootBector) joins |
| 11:58:34 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 11:58:39 | | lumidify quits [Ping timeout: 268 seconds] |
| 11:59:01 | | lumidify (lumidify) joins |
| 12:00:36 | | mirrorforum joins |
| 12:23:14 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 12:23:19 | | danceswithpixels quits [Ping timeout: 268 seconds] |
| 12:25:39 | | mirrorforum joins |
| 12:26:19 | | Matthww quits [Ping timeout: 268 seconds] |
| 12:31:30 | | arch quits [Remote host closed the connection] |
| 12:31:43 | | arch (arch) joins |
| 12:34:11 | | arch quits [Remote host closed the connection] |
| 12:34:23 | | arch (arch) joins |
| 12:36:39 | | arch quits [Remote host closed the connection] |
| 12:36:49 | | arch (arch) joins |
| 12:38:24 | | arch quits [Remote host closed the connection] |
| 12:38:39 | | arch (arch) joins |
| 12:42:01 | | arch quits [Remote host closed the connection] |
| 12:42:14 | | arch (arch) joins |
| 12:42:49 | | mls quits [Client Quit] |
| 12:56:57 | | retrograde quits [Remote host closed the connection] |
| 12:59:25 | | retrograde (retrograde) joins |
| 13:05:59 | | mirrorforum quits [Remote host closed the connection] |
| 13:06:19 | | mirrorforum joins |
| 13:15:58 | | Matthww joins |
| 13:21:30 | | retrograde quits [Ping timeout: 240 seconds] |
| 13:22:31 | | retrograde (retrograde) joins |
| 13:41:33 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 14:03:39 | | mirrorforum joins |
| 14:06:55 | | M--mlv|m quits [*.net *.split] |
| 14:06:56 | | bogsen quits [*.net *.split] |
| 14:06:56 | | vics quits [*.net *.split] |
| 14:06:56 | | l0rd_enki|m quits [*.net *.split] |
| 14:06:56 | | its_notjack quits [*.net *.split] |
| 14:06:56 | | osiride|m quits [*.net *.split] |
| 14:06:56 | | ax|m quits [*.net *.split] |
| 14:06:56 | | spearcat|m quits [*.net *.split] |
| 14:06:56 | | supermariofan67|m quits [*.net *.split] |
| 14:06:56 | | NickS|m quits [*.net *.split] |
| 14:06:56 | | djasldjasldjalsdj|m quits [*.net *.split] |
| 14:06:56 | | Fijxu|m quits [*.net *.split] |
| 14:06:56 | | EvanBoehs|m quits [*.net *.split] |
| 14:06:56 | | starg2|m quits [*.net *.split] |
| 14:06:56 | | that_lurker|m quits [*.net *.split] |
| 14:06:56 | | mikolaj|m quits [*.net *.split] |
| 14:06:56 | | Adamvoltagex|m quits [*.net *.split] |
| 14:06:56 | | v1cs quits [*.net *.split] |
| 14:06:56 | | trumad|m quits [*.net *.split] |
| 14:06:56 | | akaibu|m quits [*.net *.split] |
| 14:06:56 | | haha-whered-it-go|m quits [*.net *.split] |
| 14:06:56 | | joepie91|m quits [*.net *.split] |
| 14:06:56 | | nosamu|m quits [*.net *.split] |
| 14:06:56 | | CrispyAlice2 quits [*.net *.split] |
| 14:06:56 | | superusercode quits [*.net *.split] |
| 14:06:56 | | GRBaset quits [*.net *.split] |
| 14:06:56 | | s-crypt|m|m quits [*.net *.split] |
| 14:06:56 | | wrangle|m quits [*.net *.split] |
| 14:06:56 | | Cydog|m quits [*.net *.split] |
| 14:06:56 | | jwoglom|m quits [*.net *.split] |
| 14:06:56 | | Explo quits [*.net *.split] |
| 14:06:56 | | thermospheric quits [*.net *.split] |
| 14:06:56 | | yzqzss quits [*.net *.split] |
| 14:06:56 | | Video quits [*.net *.split] |
| 14:06:56 | | Roki_100|m quits [*.net *.split] |
| 14:06:56 | | hexagonwin|m quits [*.net *.split] |
| 14:06:56 | | iCesenberk|m quits [*.net *.split] |
| 14:06:56 | | phaeton quits [*.net *.split] |
| 14:06:57 | | tech234a quits [*.net *.split] |
| 14:06:57 | | Thibaultmol quits [*.net *.split] |
| 14:06:57 | | moe-a-m|m quits [*.net *.split] |
| 14:06:57 | | tech234a|m-backup quits [*.net *.split] |
| 14:06:57 | | schwarzkatz|m quits [*.net *.split] |
| 14:06:57 | | Ember|m quits [*.net *.split] |
| 14:06:57 | | th3z0l4|m quits [*.net *.split] |
| 14:06:57 | | ph0rcys quits [*.net *.split] |
| 14:06:58 | | masterx244|m quits [*.net *.split] |
| 14:06:58 | | Fletcher quits [*.net *.split] |
| 14:06:58 | | aaq|m quits [*.net *.split] |
| 14:06:58 | | nstrom|m quits [*.net *.split] |
| 14:06:58 | | xxia|m quits [*.net *.split] |
| 14:06:58 | | cruller quits [*.net *.split] |
| 14:06:58 | | tomodachi94 quits [*.net *.split] |
| 14:06:58 | | Hans5958 quits [*.net *.split] |
| 14:06:58 | | mpeter|m quits [*.net *.split] |
| 14:06:58 | | flashfire42|m quits [*.net *.split] |
| 14:06:58 | | @rewby|m quits [*.net *.split] |
| 14:06:58 | | Minkafighter|m quits [*.net *.split] |
| 14:06:58 | | Vokun quits [*.net *.split] |
| 14:06:58 | | x9fff00 quits [*.net *.split] |
| 14:06:58 | | igneousx quits [*.net *.split] |
| 14:06:58 | | justauser|m quits [*.net *.split] |
| 14:06:58 | | theblazehen|m quits [*.net *.split] |
| 14:06:58 | | Exorcism quits [*.net *.split] |
| 14:06:58 | | DigitalDragon quits [*.net *.split] |
| 14:06:58 | | gamer191-1|m quits [*.net *.split] |
| 14:06:58 | | audrooku|m quits [*.net *.split] |
| 14:06:58 | | @Sanqui|m quits [*.net *.split] |
| 14:06:58 | | mind_combatant quits [*.net *.split] |
| 14:06:58 | | britmob|m quits [*.net *.split] |
| 14:06:58 | | anon00001|m quits [*.net *.split] |
| 14:06:58 | | Ajay quits [*.net *.split] |
| 14:07:21 | | retrograde quits [*.net *.split] |
| 14:07:21 | | SootBector quits [*.net *.split] |
| 14:07:21 | | HackMii quits [*.net *.split] |
| 14:10:45 | | M--mlv|m joins |
| 14:10:45 | | bogsen (bogsen) joins |
| 14:10:45 | | its_notjack (its_notjack) joins |
| 14:10:45 | | vics joins |
| 14:10:45 | | l0rd_enki|m joins |
| 14:10:45 | | osiride|m joins |
| 14:10:45 | | ax|m joins |
| 14:10:45 | | spearcat|m joins |
| 14:10:45 | | supermariofan67|m joins |
| 14:10:45 | | NickS|m joins |
| 14:10:45 | | djasldjasldjalsdj|m joins |
| 14:10:45 | | Fijxu|m joins |
| 14:10:45 | | EvanBoehs|m joins |
| 14:10:45 | | starg2|m joins |
| 14:10:45 | | that_lurker|m joins |
| 14:10:45 | | mikolaj|m joins |
| 14:10:45 | | Adamvoltagex|m joins |
| 14:10:45 | | v1cs joins |
| 14:10:45 | | trumad|m joins |
| 14:10:45 | | akaibu|m joins |
| 14:10:45 | | haha-whered-it-go|m joins |
| 14:10:45 | | nosamu|m joins |
| 14:10:45 | | joepie91|m joins |
| 14:10:45 | | Ember|m joins |
| 14:10:45 | | Exorcism (exorcism) joins |
| 14:10:45 | | justauser|m (justauser|m) joins |
| 14:10:45 | | hexagonwin|m joins |
| 14:10:45 | | Video joins |
| 14:10:45 | | th3z0l4|m joins |
| 14:10:45 | | Hans5958 joins |
| 14:10:45 | | tech234a (tech234a) joins |
| 14:10:45 | | cruller (cruller) joins |
| 14:10:45 | | aaq|m joins |
| 14:10:45 | | Roki_100|m joins |
| 14:10:45 | | Explo joins |
| 14:10:45 | | jwoglom|m joins |
| 14:10:45 | | superusercode joins |
| 14:10:45 | | moe-a-m|m joins |
| 14:10:45 | | Fletcher (Fletcher) joins |
| 14:10:45 | | masterx244|m (masterx244|m) joins |
| 14:10:45 | | Thibaultmol joins |
| 14:10:45 | | Ajay joins |
| 14:10:45 | | audrooku|m joins |
| 14:10:45 | | tech234a|m-backup (tech234a) joins |
| 14:10:45 | | britmob|m joins |
| 14:10:45 | | DigitalDragon joins |
| 14:10:45 | | yzqzss (yzqzss) joins |
| 14:10:45 | | schwarzkatz|m joins |
| 14:10:45 | | nstrom|m joins |
| 14:10:45 | | theblazehen|m joins |
| 14:10:45 | | xxia|m joins |
| 14:10:45 | | ph0rcys (ph0rcys) joins |
| 14:10:45 | | gamer191-1|m joins |
| 14:10:45 | | mind_combatant (mind_combatant) joins |
| 14:10:45 | | anon00001|m joins |
| 14:10:45 | | tomodachi94 (tomodachi94) joins |
| 14:10:45 | | s-crypt|m|m joins |
| 14:10:45 | | iCesenberk|m joins |
| 14:10:45 | | phaeton (phaeton) joins |
| 14:10:45 | | Vokun (Vokun) joins |
| 14:10:45 | | Cydog|m joins |
| 14:10:45 | | thermospheric joins |
| 14:10:45 | | wrangle|m joins |
| 14:10:45 | | x9fff00 (x9fff00) joins |
| 14:10:45 | | CrispyAlice2 joins |
| 14:10:45 | | Minkafighter|m joins |
| 14:10:45 | | GRBaset (GRBaset) joins |
| 14:10:45 | | mpeter|m joins |
| 14:10:45 | | igneousx (igneousx) joins |
| 14:10:45 | | Sanqui|m (Sanqui) joins |
| 14:10:45 | | flashfire42|m (flashfire42) joins |
| 14:10:45 | | rewby|m (rewby) joins |
| 14:10:45 | | vindobona.hackint.org sets mode: +oo Sanqui|m rewby|m |
| 14:10:46 | | hexa- quits [Max SendQ exceeded] |
| 14:10:52 | | hexa- (hexa-) joins |
| 14:18:18 | | retrograde (retrograde) joins |
| 14:19:09 | <justauser> | Network staff has learned to recognize AB job IDs even when out of context. Is it a team achievement? |
| 14:19:33 | | SootBector (SootBector) joins |
| 14:19:58 | | HackMii (hacktheplanet) joins |
| 14:27:45 | | HackMii quits [Remote host closed the connection] |
| 14:28:03 | | HackMii (hacktheplanet) joins |
| 14:44:25 | <klea> | Who? |
| 14:44:31 | <klea> | s/Who/How/ |
| 14:48:09 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 14:49:11 | | mirrorforum joins |
| 15:20:50 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 15:21:53 | | mirrorforum joins |
| 15:24:26 | | pabs quits [Read error: Connection reset by peer] |
| 15:24:45 | | pabs (pabs) joins |
| 15:48:21 | <nulldata> | https://github.com/Tib3rius/Hallucinet-Explorer |
| 16:06:28 | | superkuh quits [Ping timeout: 268 seconds] |
| 16:14:28 | | superkuh joins |
| 16:18:04 | | fireatseaparks quits [Remote host closed the connection] |
| 16:18:40 | | fireatseaparks (fireatseaparks) joins |
| 16:28:45 | | superkuh quits [Ping timeout: 268 seconds] |
| 16:30:47 | | retrograde quits [Remote host closed the connection] |
| 16:30:57 | | retrograde (retrograde) joins |
| 16:32:22 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 16:34:46 | | mirrorforum joins |
| 16:39:26 | | superkuh joins |
| 16:50:54 | <nulldata> | https://www.gamesindustry.biz/valve-sued-by-the-performing-right-society-for-using-its-members-musical-works-without-permission |
| 16:54:09 | <nulldata> | They want Valve to pay for a license to cover music that the publishers already pay a license for. |
| 16:58:50 | <@imer> | I would like whatever drugs they've taken to come to that conclusion |
| 16:59:20 | | klea wonders which AB job IDs network staff recognized, to be able to grep logs. |
| 16:59:46 | <justauser|m> | Look an the bottom of #hackint. |
| 17:00:04 | <nulldata> | imer - I believe the drug is called "money" |
| 17:00:19 | | @imer would like money :p |
| 17:00:39 | <@imer> | but yeah, thats insane. hope valves cuts them back a notch or two |
| 17:00:47 | <nulldata> | https://en.wikipedia.org/wiki/PRS_for_Music#Legal_cases |
| 17:01:05 | <nulldata> | "In October 2009, PRS for Music apologised to a 56-year-old shelf-stacker at a village in Clackmannanshire for pursuing her for singing to herself while stacking shelves. PRS for Music initially told her that she would be prosecuted and fined thousands of pounds if she continued to sing without a "live performance" licence." |
| 17:02:21 | <klea> | justauser|m: weird, I don't see any job with ID lgvwws57672df0osiivkqx8s0esjmv in my logs, and searching ABV for that returns no results :( |
| 17:03:08 | <justauser|m> | ABV talks other kind of job IDs. |
| 17:04:16 | <klea> | Huh? |
| 17:05:07 | <klea> | but yea, it seems to be a valid ID, (python: int(jobid, 36) -> 29146455374779516030583887484813705479659970663) |
| 17:05:31 | <@imer> | "In March 2009, the on line video-sharing site YouTube removed all premium music videos for UK users, even those supplied by record labels" |
| 17:05:31 | <@imer> | SUE THE RECORD LABELS THEN AAAA |
| 17:05:34 | <@imer> | nulldata: I'm gonna stop looking at this, genuinely making me upset lol |
| 17:05:51 | <justauser|m> | Sample ABV job ID is 20260309135629en5gj. |
| 17:06:31 | <justauser|m> | But lgvwws57672df0osiivkqx8s0esjmv is indeed very weird. |
| 17:11:13 | <nulldata> | Apparently Sony UK bent over and paid for a licence for the PlayStation Store in the UK. I guess they probably feel emboldened by that. |
| 17:16:37 | <steering> | yay, copyright is fun |
| 17:19:10 | <steering> | In October 2010, it was reported that Sussex Police, in a money-saving move, were not intending to renew their PRS for Music licence, meaning that police officers would no longer be able to listen to the radio in their squad cars |
| 17:19:15 | <steering> | rofl |
| 17:21:10 | | superkuh_ joins |
| 17:24:10 | | superkuh quits [Ping timeout: 268 seconds] |
| 17:25:42 | <tmg1|michelson> | steering: should replace it with 100% creativecommons pigradio |
| 17:55:01 | <nulldata> | tmg1|michelson - Oi mate, you got a loicense for that free CreativeCommons music, mate? |
| 18:11:42 | | Webuser255736 joins |
| 18:36:11 | | mirrorforum quits [Remote host closed the connection] |
| 18:36:29 | | mirrorforum joins |
| 18:50:09 | | ducky_ (ducky) joins |
| 18:50:35 | | ducky quits [Ping timeout: 268 seconds] |
| 18:50:46 | | ducky_ is now known as ducky |
| 18:55:45 | <klea> | https://www.robopenguins.com/fatal_core_dump/ |
| 19:10:33 | | retrograde quits [Remote host closed the connection] |
| 19:11:24 | | retrograde (retrograde) joins |
| 19:13:50 | | retrograde quits [Remote host closed the connection] |
| 19:14:38 | | retrograde (retrograde) joins |
| 19:55:57 | | mirrorforum quits [Ping timeout: 268 seconds] |
| 19:56:16 | | mirrorforum joins |
| 19:56:20 | | Webuser255736 quits [Client Quit] |
| 20:34:40 | | Webuser640780 joins |
| 20:35:35 | | UwU quits [Quit: bye] |
| 20:35:47 | | UwU joins |
| 20:36:26 | | dxrt_ joins |
| 20:37:01 | | @dxrt quits [Read error: Connection reset by peer] |
| 20:37:07 | | Ryz quits [Read error: Connection reset by peer] |
| 20:37:16 | | MetaNova quits [Ping timeout: 268 seconds] |
| 20:37:51 | | kiska521 joins |
| 20:38:35 | | Ryz (Ryz) joins |
| 20:39:07 | | kiska52 quits [Ping timeout: 268 seconds] |
| 20:40:36 | | DogsRNice joins |
| 20:42:32 | | MetaNova (MetaNova) joins |
| 21:26:18 | <klea> | TIL https://lumendatabase.org/ |
| 21:32:52 | | ducky_ (ducky) joins |
| 21:33:46 | <multisn8> | >DMCA (copyright) "counternotice" |
| 21:34:00 | | ducky quits [Ping timeout: 268 seconds] |
| 21:34:02 | <multisn8> | this made me crack up. counter... notice |
| 21:34:13 | <multisn8> | interesting DB either way, thanks for sharign! |
| 21:36:43 | <klea> | Found from some WMF site, lazy to check now that I closed some tabs. |
| 21:37:37 | | ducky_ quits [Ping timeout: 268 seconds] |
| 21:45:59 | | etnguyen03 (etnguyen03) joins |
| 21:48:06 | | rohvani quits [Ping timeout: 268 seconds] |
| 21:49:43 | | ducky (ducky) joins |
| 21:53:02 | | grill quits [Ping timeout: 268 seconds] |
| 21:54:20 | | grill (grill) joins |
| 22:01:42 | | etnguyen03 quits [Client Quit] |
| 22:02:24 | | etnguyen03 (etnguyen03) joins |
| 22:04:22 | | ducky_ (ducky) joins |
| 22:04:45 | | ducky quits [Ping timeout: 268 seconds] |
| 22:04:59 | | ducky_ is now known as ducky |
| 22:12:09 | | etnguyen03 quits [Client Quit] |
| 22:15:21 | | mirrorforum quits [Remote host closed the connection] |
| 22:15:39 | | mirrorforum joins |
| 22:17:27 | | twiswist_ (twiswist) joins |
| 22:20:47 | | twiswist quits [Ping timeout: 268 seconds] |
| 22:59:40 | | etnguyen03 (etnguyen03) joins |
| 23:22:04 | | andrewnyr quits [Read error: Connection reset by peer] |
| 23:22:16 | | andrewnyr joins |
| 23:34:03 | | andrewnyr1 joins |
| 23:34:47 | | andrewnyr quits [Ping timeout: 268 seconds] |
| 23:34:47 | | andrewnyr1 is now known as andrewnyr |
| 23:57:29 | | etnguyen03 quits [Client Quit] |