[23:57:04] Argh, how do I get vim's PHP autoindent to not leave trailing whitespace when it breaks lines? [00:05:09] 03(mod) New page: Special:Whois / Special:AboutIP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16068 +comment (10innocentkiller) [00:05:09] <^demon> The installer in the new-installer branch is really nice. [00:15:46] *Simetrical looks at Preferences.php skeptically [00:16:24] werdna has pretty ideas about proper indentation. [00:28:28] Pretty what ideas? [00:35:24] Um. [00:35:26] werdna has pretty odd ideas about proper indentation. [00:35:48] Incidentally, the size of MessagesEn.php is pretty scary. [00:36:18] <^demon> I think we should split the messages into groups, so we can load smaller stuff. We hardly ever need the full set of messages. [00:37:21] 03(mod) Expanding categories misfunctioning - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17117 (10innocentkiller) [00:37:39] ^demon, don't we use CDB now for actual message storage and loading? At least on Wikipedia. [00:38:04] Simetrical: looks okay to me? he's just using 4 spaces [00:38:45] <^demon> Simetrical: What about once they've been loaded into memory? [00:38:46] flyingparchment, he's indenting by weird random amounts instead of just by one extra tab. [00:38:56] ^demon, I hope the messages aren't all loaded on every request. [00:39:07] I'm pretty sure they're not. At least if you have it well configured. [00:39:16] Simetrical: maybe there are some stray tabs messing it up, it looks okay on viewvc [00:39:26] (although indenting with spaces is wrong, of course) [00:39:48] He's not indenting with spaces. [00:39:54] At least not on the lines I'm looking at. [00:40:17] hm.. maybe viewvc uses 4 space tabs? in which case it looks fine [00:44:39] Can anyone recommend an extension or some way of outputting various world times (i.e. London, New York, etc.) in an article? [00:44:44] I'm using four-space tabs and it doesn't look fine, it looks wrong. You have a line beginning with \t\t and the next with \t\t\t\t, that's not right on any tab setting. He's not doing it everywhere, just in some places. [00:44:54] Look at the $defaultPreferences assignment lines. [00:45:06] he does it when the previous line is not terminated [00:45:22] it's not wrong, i sometimes do that (although not usually) - and some editors do it by default [00:45:43] i always do it in 'if' and 'for', because otherwise the continuation lines up with the next statement, which is confusing. [00:48:05] RichardJ87: http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23time: maybe [00:54:03] RichardJ87: http://www.mediawiki.org/wiki/Special:ExpandTemplates?contexttitle=&input=*New+York%3A+%7B%7B%23time%3AH%3Ai%3As%7C-4+hours%7D%7D%0D%0A*Los+Angeles%3A+%7B%7B%23time%3AH%3Ai%3As%7C-7+hours%7D%7D&removecomments=1 [00:54:12] 03(NEW) Provide a method to allow alternate text for images to be provided at the file description page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19906 enhancement; Normal; MediaWiki: Images and files; (xenowiki) [00:54:37] Simetrical: Again, sorry for the whole Fedora packaging mess. Just to let you know, I've escalated this to FESCo, who should take your comments far more seriously. Thanks again for making them. [00:54:47] ricky, keep me posted. [00:54:54] Splarka: Thanks :) [00:54:56] (The FESCo ticket, if you're interested: https://fedorahosted.org/fesco/ticket/225) [00:55:26] RichardJ87: note that daylight savings isn't auto adjusted, so you'd have to manually edit the template +/- hour offsets whenever they change this methodn [00:55:37] ah yep [00:56:35] Splarka: I'm assume they'd be doing something a little more complex on this page with the realtime updating of the time in the top right corner? http://wiki.guildwars.com/wiki/Main_Page [00:56:40] *I assume [00:57:08] Simetrical: There should be a FESCo meeting starting at 17:00 UTC tomorrow in #fedora-meeting. Also, if you'd like me to add you to the CC on the ticket (which might require a Fedora account and everything), I'd be happy to do that [00:57:20] ricky, I'm not going to bother setting up yet another login somewhere. [00:57:39] Yeah, I could add you if you want and you wouldn't have to setup any accounts [00:57:43] You can chance if you want to, you can leave packages behind, because if they don't advance and if they don't advance, they're not being kind... (men without fedoras) [00:57:51] (It can go by email address as well) [00:57:54] ricky, go ahead. [00:57:59] Sure thing, thanks [00:58:15] *Splarka looks [00:58:58] The latest [[Game updates|game update]] was on [[%PAGE%|�{ #time: l, F j (Y) | %TITLE% }�]], [00:59:18] they're using #time + #dpl plus possibly some other voodoo [01:00:35] looks like they parse the title of the last page in the category as a time, and convert that with #time, haha [01:00:45] 03(mod) Images accessibility with gallery, alt= doesn't exist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18682 +comment (10xenowiki) [01:01:07] how are you looking at the source for it because it's not actually part of the page source? [01:02:27] Oh, I almost forgot to link to the RSS feed from the UI. [01:03:05] http://wiki.guildwars.com/wiki/Main_Page -> [view source] -> "templates used" -> Template:Latest update -> (view source) [01:09:03] Bah, I just realized my patch is totally broken. [01:09:19] I was editing the wrong file. [01:09:26] brion-oscon isn't our brion, right [01:09:38] or is he? [01:10:07] Of course he is. [01:10:10] *brion-oscon is all shifty-lookin' [01:10:28] brion needs to identify more :) [01:10:50] or borg-up all the freaky nicks he uses [01:11:34] /nickserv help group [01:11:46] Simetrical: What was the original goal? 20 minutes? [01:11:52] Um. [01:11:53] Yeah. [01:12:00] :-) [01:12:08] Splarka: What is the +/- hours relative to in this statement: {{#time:H:i:s|-4 hours}}, UTC? [01:12:32] <^demon> Annemarie: Well he also spent the better part of 20 minutes documenting a method in the API ;-) [01:12:39] RichardJ87: yes [01:13:12] there is probably a better way to do that, hmm [01:13:44] Splarka: So those values won't change if someone manually changes their time offset under "my preferences"? [01:14:06] *The time values you get back from the parser function [01:14:10] im not gonna bother to auth every locale variant nick :) [01:14:42] irc needs a better non-nick status indicator than /away :) [01:15:15] hi, is there a way to export the complete wiki to xml and back in again? [01:15:20] brion-oscon: that's called /quit [01:15:27] After Upgrade from 1.14.0 to MW 1.15.1 on 8 differents websites, I got 1 website generating error when loading a page with images: "PHP Warning: mkdir()" & "PHP Warning: file_get_contents". Log is here: http://www.dpaste.org/E25B/ [01:15:48] Any idea? [01:16:05] hehe [01:16:07] RichardJ87: time preferences should not affect #time [01:16:20] <^demon> jlhenry: The mkdir() errors seem like your webserver can't write to /images to make thumbs [01:16:23] I tried twice the upgrade and got the same error. [01:16:33] dimedo: yes and no ;) images and user data won't be included in a full xml export [01:16:37] but all page content & history will [01:17:31] brion-oscon: do i have to upload the images manually or can i simply copy the images/ folder to get them over? [01:17:31] jlhenry: yeah, check that the images directory (or customized $wgUploadDirectory) is in fact correct, populated, and has right permissions [01:17:48] k [01:18:07] i'm talking about a mediawiki 1.9.1 on mysql to be ported to 1.15 on postgresql [01:18:21] dimedo: you could reimport them in bulk with importImages.php though i think that might lose history data [01:18:32] We are using a central upload website [01:18:33] (if you have direct db access of course you can just copy over the image and oldimage table data) [01:18:36] I check [01:19:02] <^demon> jlhenry: The file_get_contents() error seems like the request for image info is timing out. Try raising $wgHTTPTimeout [01:19:22] brion-oscon: so how does this bulk xml export work? [01:20:07] dumpBackup.php in maintenance dir [01:20:18] hopefully some documentation on wiki ;) [01:20:37] *^demon snorts [01:20:50] is there actually a list of all the maintance scripts on wiki anyway? [01:20:56] you could just /msg nickserv identify brion password [01:20:59] If I try and get a specific revision (for a version of MediaWiki) of Parser Functions via this page, I get a subversion error. Is this a known problem with SpecialExtension Distributor? [01:21:01] then it wouldn't matter what nick you use [01:21:12] <^demon> p858snake: They're listed, not necessarily documented though. [01:21:16] *http://www.mediawiki.org/wiki/Special:ExtensionDistributor/ParserFunctions [01:21:29] Prodego: or just set the client to do it on connect >.> [01:21:31] <^demon> It's broken, yes. [01:21:45] well yes. :brion password as the server password IIRC [01:21:48] RichardJ87: notice the topic ^_^ [01:22:09] All that work for only: 7 files changed, 79 insertions(+), 27 deletions(-) [01:22:15] RichardJ87: okay, looking at the old help page for #time it looks like you set timezones with like -0300 [01:22:21] 03simetrical * r53703 10/trunk/phase3/ (7 files in 5 dirs): (log message trimmed) [01:22:21] Add opt-in RSS feed for watchlist [01:22:21] Authentication is via a token entered in preferences, if not blank. If [01:22:21] you set a token in your preferences, the following sort of link will [01:22:21] generate the RSS feed: [01:22:22] api.php?action=feedwatchlist&list=watchlist&wluser=Simetrical&wltoken=91c1ef18279f9c24ccf67a79e899ae4d2a3201bc [01:22:27] I haven't actually added the tag to Special:Watchlist, since I've [01:23:11] <^demon> \o/ 20 minutes, eh? [01:23:38] Give or take, give or take. [01:23:41] I was multitasking. [01:24:05] I doubt I spent more than an hour actually working on the feature. [01:24:19] (or maybe not) [01:24:39] 03(FIXED) Basic XML Feed support for watchlist (implementation idea: token) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=471 +comment (10Simetrical+wikibugs) [01:25:40] 03alexsh * r53704 10/trunk/phase3/includes/api/ (ApiQueryBrokenRedirects.php ApiQueryDoubleRedirects.php): eol-style [01:25:41] is the token static (not session based)? [01:26:08] er, oh, you /set/ it yourself? heh [01:26:28] brion-oscon: any idea? "DB connection error: Unknown error" [01:27:11] Splarka, yes, because it needs to be persistent. [01:27:24] We don't want your aggregator breaking because it wasn't informed of changes. [01:27:27] dimedo: check AdminSettings.php? [01:27:29] fair [01:27:47] Simetrical: now how to set it automagically on all WMF wikis, or all CentralAuth'd wikis [01:27:53] It would be better if we had an auto-generated default, but users would need to be able to change it in case it became known, or if they were paranoid. [01:28:17] Hmm, could it be made a global pref? Do those exist and/or work? [01:28:42] hmm, can't use the userID as a salt, since that is findable... [01:29:00] Just use $userid . $secretsitecode. [01:29:07] well [01:29:13] Hashed, I mean, obviously. [01:29:15] it would be nice to have it work across sites [01:29:22] <^demon> brion-oscon: I killed AdminSettings yesterday \o/ [01:29:37] like the same prefs would have it work on en.wp and www.wikia.com (but how? heh) [01:29:46] Splarka, the URL wouldn't be the same across sites anyway, so who cares? [01:29:50] maybe if it salted off the password hash [01:29:59] Then it breaks when the password changes. [01:30:27] hmm [01:30:50] well I'm just thinking of a way someone could add 10k wikia wikis and 800 WMF wikis to an aggregator without too much fuss [01:31:11] Assuming your aggregator will support that many feeds? [01:31:19] userid (unless central auth) wouldn't be much help... [01:32:23] Simetrical: the aggregator not necessarily need aggregate them all, possibly just pick and choose, but all being potentially the same token on a given farm [01:32:41] though I remember Angela had the main page of every wikia wiki on her watchlist when there were around 3000 [01:33:00] Well, how would a normal feed reader know to pick and choose? [01:33:12] by telling it obviously! [01:33:33] "oop, I edited the arabic wikiquote, better add that wiki to my watchlist aggregator [01:33:33] brion-oscon: still that error [01:33:46] *Splarka shrugs [01:33:48] :( [01:33:51] just forward thinking [01:34:15] dimedo: what MW ver? if a dev alpha it might be from a period when some of the maint scripts were broken :P [01:34:17] Splarka, well, for now you can manually enter it everywhere. [01:34:26] pain, heh [01:34:30] Probably can set all your wikis' tokens the same via the API or something. [01:34:34] Does the API support pref editing? [01:34:57] roan was waiting on werdna's pref rewrite, but then he got usabilitied [01:36:34] *Splarka thinks it was added and reverted, hmm [01:37:03] brion-oscon: it's 1.9.1 [01:37:24] 03alexsh * r53705 10/trunk/phase3/includes/api/ (ApiQueryBrokenRedirects.php ApiQueryDoubleRedirects.php): fix namespaces target [01:37:24] hrmmm little old... but afaik ought to work :( [01:37:27] grrr... Sanitizer doesn't provide a way to control what is allowed in the style attribute [01:37:32] can't poke more from here sorry dimedo:( [01:37:55] Skizzerz: sounds like you're volunteering! [01:38:02] I am [01:38:02] heh [01:38:09] I'm just trying to think of how I want to do it [01:38:10] yay [01:38:20] is fun in displaytitle [01:38:31] heh [01:38:44] brion: http://www.mediawiki.org/wiki/User:Remember_the_dot [01:38:59] semantically copy-pastable! [01:39:13] se-man-ti-cly deeeelicious! [01:40:16] heheheheheeh [01:40:35] Hello, I am sorry but is it possible to get a support in here? [01:40:45] That's what it's for. [01:40:58] Oh nice [01:41:09] Well I just got one question I think [01:42:13] I have MediaWiki version 1.9.3, however I noticed the current release is 1.15.1, to which version should I upgrade to? :X [01:42:31] Going backwards version wise doesnt make much sense so not sure if I should move to 1.9.6 or to 1.15.1 :X [01:42:52] well the current release is 1.15.1 :) [01:42:54] Could find much info on the web sadly [01:43:02] (please note that 15 is larger than 9) [01:43:10] oh [01:43:13] lol [01:43:18] the hell [01:43:18] -_- [01:43:22] I KNOW! [01:43:24] I could swear I saw it as 1.1.15 [01:43:25] lol [01:43:27] tell that to brion-oscon :D [01:43:40] Move to 2 D: [01:43:42] So confusing [01:43:47] Ok then I guess I got my answer :P [01:44:01] :P [01:44:09] Ill probabbly come back when it hits 1.100 though -_- [01:44:20] heheheh [01:44:36] Well thanks for the sligh clarification ;) [01:47:49] Is anybody here going to the NY conference (other than GreenReaper)? [01:48:08] Shunned. [01:48:14] *Emufarmers huggles [01:49:32] What NY conference? [01:49:52] The Wikipedia one this weekend [01:49:57] *Emufarmers will take that as a no [01:50:03] Well, I like never edit Wikipedia, so in my case, no. [01:50:14] *Simetrical is reminded that he wants to apply for sysop on enwiki sometime soon [01:53:45] Simetrical: good luck [01:53:51] it is rediculous now [01:54:26] oh Simetrical sorry was distracted: https://bugzilla.wikimedia.org/show_bug.cgi?id=18195 "Allow changing preferences via API" (NEW) [01:55:58] that sounds evil [01:57:59] Pro: imagine a world where you can aggregate your global watchlist from your global preferences in your global hollowed out volcano with global death-ray [01:58:15] *Splarka pets a white cat and imagines it [01:58:47] *Prodego likes global death rays [02:02:00] *Simetrical watches all the blocking1.9.2- on bugzilla.mozilla.org [02:02:08] Looks like 3.6 is moving right along, heh. [02:17:31] heh, did anyone show that to rainman? " http://blog.expandrive.com/2009/07/23/awesome-mediawiki-bug/" [02:17:58] no XSS it looks like, but still annoying [02:18:40] http://en.wikipedia.org/w/index.php?title=Special%3ASearch&redirs=1&search=%3Cfont+color%3Dred+style%3Dvisibility%3Ahidden%3B%3E&fulltext=Search&ns0=1 [02:25:16] Does anybody know offhand whether the require_onces in Setup.php take a lot of memory? I'd like to put the "convert PHP's memory limit to a usable format" code into a function since I'll be using it three times, but right now I'm doing the checks before Setup includes GlobalFunctions.php. [02:36:14] Splarka: i'm assuming your filing a bug about that [02:37:50] 03(mod) Cannot use "upload by URL" feature with javascript disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18264 +comment (10herd) [02:38:07] p858snake: why me? reedy found the blog, make him do it [02:38:23] you posted it in here >.> [02:38:56] no, Reedy did [02:39:27] http://toolserver.org/~mzmcbride/cgi-bin/mw-logs.py?search=awesome-mediawiki-bug [04:35:15] 03(mod) Enable multilingual extension in Commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8287 (10PhiLiP.NPC) [04:39:28] I've been looking at the history of http://www.mediawiki.org/wiki/Manual:Wiki_in_site_root_directory [04:39:48] and it looks like people are making superficial edits [04:39:53] but is the meat of it still valid? [04:40:20] that is, is it still a bad idea to run http://wiki.example.org/ instead of http://wiki.example.org/wiki/ ? [05:05:22] some people say it is bad [05:06:17] its not generally liked, but there are rewrite rules that fake it [05:06:49] I think the problems are overstated [05:06:59] lots of wikis use it very successfully [05:07:21] Tim-away: seen this yet http://blog.expandrive.com/2009/07/23/awesome-mediawiki-bug/ ? [05:09:45] Tim-away: then again, some don't: http://wikiality.com/thumb.php [05:10:07] Hello [05:10:19] This link for download Mediawiki is out :( [05:10:55] Where an another link for download please ? [05:10:56] 03shinjiman * r53706 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Literary Chinese [05:11:24] http://toolserver.org/~alexz/mediawiki-1.15.1.tar.gz [05:12:03] *Splarka thought download was fixed, but http://download.wikimedia.org/mediawiki/1.15/ looks empty [05:12:14] Thanks Splarka ;) [05:12:48] i would say its been pointed back to the new array [05:12:58] http://download.wikimedia.org/mediawiki/1.15/ it's clear.. [05:13:53] It's not uploaded in wikimedia .. [05:14:28] crikey [05:14:58] Tim-away: to my/Splarka's link or the download files? [05:15:18] download.wikimedia.org [05:16:09] can we add a temp link to http://toolserver.org/~alexz/mediawiki-1.15.1.tar.gz on http://www.mediawiki.org/wiki/Download temporarily? [05:16:15] http://download.wikimedia.org/mediawiki/1.15/mediawiki-1.15.1.tar.gz = Error 404 - Not found [05:16:17] Yes [05:16:23] since it keeps disappearing from download.wm [05:17:00] how hard can it be to keep the site up? [05:17:14] i would say someone has copied the files back over from the other server since the new array is back up and running [05:17:32] *hasn't [05:20:52] I would say someone is an idiot, but that would be unkind [05:22:14] Hey Tim. [05:22:16] isn't the server that its on only used for the dumps system anyway [05:23:35] well, its a good thing I didn't delete that tarball when I was cleaning out my public_html directory today [05:26:18] heh [05:32:14] it's fixed now [06:29:29] Simetrical: :OO [06:56:15] --TROLL-mq-- . [06:56:15] --TROLL-AS-- . [06:56:15] --TROLL-XO-- . [06:56:15] --TROLL-lK-- . [06:56:15] --TROLL-kf-- . [06:56:15] --TROLL-UF-- . [06:56:15] --TROLL-rj-- . [06:56:15] --TROLL-AJ-- . [06:56:15] --TROLL-XF-- . [06:56:15] --TROLL-Vt-- . [06:56:15] --TROLL-LZ-- . [06:56:15] --TROLL-Lg-- . [06:56:15] --TROLL-HN-- . [06:56:15] --TROLL-Gs-- . [06:56:15] --TROLL-Ex-- . [06:56:15] --TROLL-Wv-- . [06:56:15] --TROLL-mO-- . [06:56:15] --TROLL-CP-- . [06:56:15] --TROLL-xg-- . [06:56:15] --TROLL-qM-- . [06:56:15] --TROLL-in-- . [06:56:15] --TROLL-jG-- . [06:56:15] --TROLL-Bv-- . [06:56:15] --TROLL-NU-- . [06:56:15] --TROLL-Ml-- . [06:56:15] --TROLL-pp-- . [06:56:15] --TROLL-Hl-- . [06:56:15] --TROLL-Mx-- . [06:56:15] --TROLL-sR-- . [06:56:15] --TROLL-UX-- . [06:56:15] --TROLL-nb-- . [06:56:15] --TROLL-jL-- . [06:56:15] --TROLL-yw-- . [06:56:15] --TROLL-dS-- . [06:56:15] --TROLL-BY-- . [06:56:15] --TROLL-NQ-- . [06:56:15] --TROLL-dJ-- . [06:56:15] --TROLL-OF-- . [06:56:15] --TROLL-cc-- . [06:56:15] --TROLL-ay-- . [06:56:15] --TROLL-IL-- . [06:56:15] --TROLL-NZ-- . [06:56:15] --TROLL-kd-- . [06:56:15] --TROLL-zl-- . [06:56:15] --TROLL-or-- . [06:56:15] --TROLL-bu-- . [06:56:15] --TROLL-NI-- . [06:56:15] --TROLL-QS-- . [06:56:15] --TROLL-cB-- . [06:56:15] --TROLL-cI-- . [06:56:15] --TROLL-FT-- . [06:56:15] --TROLL-Up-- . [06:56:15] --TROLL-Fn-- . [06:56:15] --TROLL-UU-- . [06:56:15] --TROLL-Gx-- . [06:56:15] --TROLL-kE-- . [06:56:15] --TROLL-Kj-- . [06:56:15] --TROLL-bt-- . [06:56:15] --TROLL-FO-- . [06:56:15] --TROLL-wP-- . [06:56:15] --TROLL-JZ-- . [06:56:15] --TROLL-wo-- . [06:56:15] --TROLL-Tb-- . [06:56:15] --TROLL-fA-- . [06:56:15] --TROLL-YY-- . [06:56:15] --TROLL-iO-- . [06:56:15] --TROLL-xu-- . [06:56:15] --TROLL-OA-- . [06:56:15] --TROLL-Jm-- . [06:56:16] --TROLL-IJ-- . [06:56:16] --TROLL-jw-- . [06:56:16] --TROLL-mm-- . [06:56:16] --TROLL-mk-- . [06:56:16] --TROLL-Ec-- . [06:56:16] --TROLL-TY-- . [06:56:16] --TROLL-Sj-- . [06:56:16] --TROLL-zV-- . [06:56:16] --TROLL-An-- . [06:56:16] --TROLL-Yp-- . [06:56:16] --TROLL-kr-- . [06:56:16] --TROLL-wh-- . [06:56:16] --TROLL-fV-- . [06:56:16] --TROLL-WL-- . [06:56:16] --TROLL-gK-- . [06:56:16] --gOEJfmo-- . [06:56:16] --TROLL-fG-- . [06:56:17] --TROLL-DU-- . [06:56:17] --TROLL-zt-- . [06:56:17] --TROLL-xy-- . [06:56:17] --TROLL-HX-- . [06:56:17] --TROLL-be-- . [06:56:17] --TROLL-lE-- . [06:56:17] --TROLL-TE-- . [06:56:17] --TROLL-vv-- . [06:56:17] --TROLL-Dd-- . [06:56:17] --TROLL-ZA-- . [06:56:17] --TROLL-fd-- . [06:56:17] --TROLL-bF-- . [06:56:17] --TROLL-uh-- . [06:56:17] --TROLL-lw-- . [06:56:17] --TROLL-Nj-- . [06:56:17] --TROLL-ka-- . [06:56:17] --TROLL-Hd-- . [06:56:18] --AzjQiSrIN-- . [06:56:18] --TROLL-Yg-- . [06:56:18] --TROLL-xh-- . [06:56:18] --TROLL-NF-- . [06:56:18] --TROLL-DF-- . [06:56:18] --TROLL-Ih-- . [06:56:18] --TROLL-Gh-- . [06:56:18] --TROLL-dP-- . [06:56:19] --TROLL-iV-- . [06:56:19] --TROLL-wn-- . [06:56:19] --TROLL-xc-- . [06:56:19] --TROLL-cg-- . [06:56:20] --TROLL-Es-- . [06:56:20] --TROLL-IU-- . [06:56:20] --TROLL-LQ-- . [06:56:20] --TROLL-yu-- . [06:56:20] --TROLL-pY-- . [06:56:20] --TROLL-tA-- . [06:56:21] --TROLL-Do-- . [06:56:21] --TROLL-TK-- . [06:56:21] --TROLL-RW-- . [06:56:21] --TROLL-Jf-- . [06:56:21] --TROLL-pv-- . [06:56:21] --TROLL-Xa-- . [06:56:21] --TROLL-hi-- . [06:56:22] --TROLL-Lx-- . [06:56:22] --TROLL-vF-- . [06:56:22] --fjqL-- . [06:56:22] --TROLL-vD-- . [06:56:23] --TROLL-Eb-- . [06:56:23] --TROLL-HQ-- . [06:56:23] --TROLL-kl-- . [06:56:23] --TROLL-VU-- . [06:56:23] --TROLL-dw-- . [06:56:24] --TROLL-LN-- . [06:56:24] --TROLL-zz-- . [06:56:24] --TROLL-UZ-- . [06:56:24] --TROLL-Dg-- . [06:56:24] . [06:56:24] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] --TROLL-Rb-- . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] --YexG-- . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:25] --TROLL-Ns-- . [06:56:25] . [06:56:25] . [06:56:25] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] --TROLL-sX-- . [06:56:26] . [06:56:26] . [06:56:26] --TROLL-pM-- . [06:56:26] . [06:56:26] --TROLL-MP-- . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] --TROLL-xS-- . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:26] . [06:56:27] --TROLL-lo-- . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] --TROLL-PH-- . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] --TROLL-My-- . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:27] . [06:56:28] . [06:56:28] . [06:56:28] --TROLL-RO-- . [06:56:28] . [06:56:28] . [06:56:28] --TROLL-xV-- . [06:56:28] . [06:56:28] . [06:56:28] . [06:56:28] --TROLL-pq-- . [06:56:28] . [06:56:28] --TROLL-Lv-- . [06:56:28] . [06:56:28] . [06:56:28] --TROLL-UG-- . [06:56:29] . [06:56:29] --TROLL-Ym-- . [06:56:29] . [06:56:29] --TROLL-xW-- . [06:56:29] . [06:56:29] --TROLL-Ne-- . [06:56:29] . [06:56:29] --TROLL-fq-- . [06:56:29] . [06:56:29] --TROLL-aZ-- . [06:56:29] . [06:56:29] . [06:56:29] . [06:56:29] --TROLL-KQ-- . [06:56:29] . [06:56:29] . [06:56:30] . [06:56:30] . [06:56:30] --xTergkKamgv-- . [06:56:30] . [06:56:30] --TROLL-ez-- . [06:56:30] . [06:56:30] --TROLL-Cq-- . [06:56:30] . [06:56:30] --TROLL-ql-- . [06:56:30] . [06:56:30] . [06:56:30] --TROLL-au-- . [06:56:30] . [06:56:30] --TROLL-Tn-- . [06:56:30] . [06:56:30] . [06:56:30] . [06:56:30] . [06:56:30] --TROLL-Ak-- . [06:56:30] . [06:56:31] --TROLL-iW-- . [06:56:31] . [06:56:31] --TROLL-ba-- . [06:56:31] . [06:56:31] . [06:56:31] --TROLL-JX-- . [06:56:31] . [06:56:31] . [06:56:31] . [06:56:31] --TROLL-el-- . [06:56:31] . [06:56:31] . [06:56:32] . [06:56:32] . [06:56:32] --TROLL-od-- . [06:56:32] . [06:56:32] . [06:56:33] --TROLL-Je-- . [06:56:33] . [06:56:33] . [06:56:33] --TROLL-TR-- . [06:56:33] . [06:56:34] --TROLL-oZ-- . [06:56:34] . [06:56:34] --TROLL-MW-- . [06:56:34] . [06:56:34] --TROLL-Lc-- . [06:56:34] . [06:56:34] . [06:56:34] --TROLL-xm-- . [06:56:34] . [06:56:35] --TROLL-hT-- . [06:56:35] . [06:56:35] --TROLL-qJ-- . [06:56:35] . [06:56:35] --TROLL-Xe-- . [06:56:35] . [06:56:35] . [06:56:35] --TROLL-qH-- . [06:56:35] . [06:56:35] --kkiBZirmKmGU-- . [06:56:35] . [06:56:35] --TROLL-Gp-- . [06:56:35] . [06:56:35] --TROLL-xl-- . [06:56:35] . [06:56:36] --TROLL-qf-- . [06:56:36] . [06:56:36] --TROLL-eO-- . [06:56:36] . [06:56:37] --TROLL-Kz-- . [06:56:37] . [06:56:37] --TROLL-KN-- . [06:56:37] . [06:56:37] --TROLL-VE-- . [06:56:37] . [06:56:38] . [06:56:39] --TROLL-Pc-- . [06:56:39] . [06:56:39] --TROLL-ps-- . [06:56:39] . [06:56:40] --TROLL-dZ-- . [06:56:40] . [06:56:40] --VTKhU-- . [06:56:40] . [06:56:40] --TROLL-FK-- . [06:56:40] . [06:56:40] --TROLL-Nl-- . [06:56:40] . [06:56:40] --TROLL-mq-- . [06:56:40] --TROLL-XO-- . [06:56:40] --TROLL-kf-- . [06:56:40] --TROLL-UF-- . [06:56:40] --TROLL-rj-- . [06:56:40] --TROLL-lK-- . [06:56:41] --TROLL-LZ-- . [06:56:41] --TROLL-XF-- . [06:56:41] --TROLL-Vt-- . [06:56:41] --TROLL-Ml-- . [06:56:41] --TROLL-Wv-- . [06:56:41] --TROLL-bt-- . [06:56:41] --TROLL-Gs-- . [06:56:41] --TROLL-Ex-- . [06:56:41] --TROLL-HN-- . [06:56:41] --TROLL-CP-- . [06:56:41] --TROLL-in-- . [06:56:41] --TROLL-jG-- . [06:56:41] --TROLL-yw-- . [06:56:41] --TROLL-Lg-- . [06:56:41] --TROLL-BY-- . [06:56:41] --TROLL-dJ-- . [06:56:41] --TROLL-NZ-- . [06:56:41] --TROLL-JZ-- . [06:56:41] --TROLL-FO-- . [06:56:41] --TROLL-xW-- . [06:56:41] --TROLL-zV-- . [06:56:41] --TROLL-VE-- . [06:56:41] --TROLL-xS-- . [06:56:41] --TROLL-mO-- . [06:56:41] --TROLL-qM-- . [06:56:41] --TROLL-Fn-- . [06:56:41] --TROLL-Kj-- . [06:56:41] --TROLL-lE-- . [06:56:41] --TROLL-qu-- . [06:56:41] . [06:56:41] --TROLL-qu-- . [06:56:41] --TROLL-FK-- . [06:56:41] --TROLL-Lv-- . [06:56:41] --TROLL-xV-- . [06:56:41] --TROLL-Lx-- . [06:56:41] --TROLL-Ne-- . [06:56:41] --TROLL-el-- . [06:56:41] --TROLL-WL-- . [06:56:41] --TROLL-ZR-- . [06:56:41] . [06:56:41] --TROLL-ZR-- . [06:56:41] --TROLL-qH-- . [06:56:41] --TROLL-xm-- . [06:56:41] --TROLL-au-- . [06:56:41] --TROLL-Gp-- . [06:56:41] --TROLL-Ec-- . [06:56:41] --TROLL-Cq-- . [06:56:41] --TROLL-Kz-- . [06:56:41] --TROLL-fq-- . [06:56:41] --TROLL-pq-- . [06:56:41] --TROLL-Yp-- . [06:56:41] --TROLL-PH-- . [06:56:42] --TROLL-ql-- . [06:56:42] --TROLL-TR-- . [06:56:42] --TROLL-Pc-- . [06:56:42] --TROLL-UG-- . [06:56:42] --TROLL-od-- . [06:56:42] --TROLL-Je-- . [06:56:42] --TROLL-Tn-- . [06:56:42] --TROLL-OV-- . [06:56:42] . [06:56:42] --TROLL-OV-- . [06:56:42] --TROLL-Yg-- . [06:56:42] --TROLL-lw-- . [06:56:42] --TROLL-MW-- . [06:56:42] --TROLL-sX-- . [06:56:42] --TROLL-Eb-- . [06:56:42] --TROLL-KN-- . [06:56:42] --TROLL-Ih-- . [06:56:42] --TROLL-Ym-- . [06:56:42] --TROLL-iV-- . [06:56:42] --TROLL-jB-- . [06:56:42] . [06:56:42] --TROLL-jB-- . [06:56:42] --TROLL-aC-- . [06:56:42] --TROLL-Xe-- . [06:56:42] --TROLL-qf-- . [06:56:42] --TROLL-Ak-- . [06:56:42] --TROLL-oZ-- . [06:56:42] --TROLL-Rb-- . [06:56:43] --TROLL-Es-- . [06:56:43] --TROLL-Bv-- . [06:56:43] --TROLL-Po-- . [06:56:43] . [06:56:43] --TROLL-Po-- . [06:56:43] --TROLL-jL-- . [06:56:43] --TROLL-iW-- . [06:56:43] --TROLL-ez-- . [06:56:43] --TROLL-sU-- . [06:56:43] --TROLL-DU-- . [06:56:43] --TROLL-qJ-- . [06:56:43] --TROLL-JX-- . [06:56:43] --TROLL-hT-- . [06:56:43] --TROLL-dZ-- . [06:56:43] --TROLL-Xa-- . [06:56:43] --TROLL-Ns-- . [06:56:43] --VZJCjZyX-- . [06:56:43] . [06:56:43] --VZJCjZyX-- . [06:56:43] --TROLL-TY-- . [06:56:43] --TROLL-Nl-- . [06:56:43] --TROLL-jw-- . [06:56:43] --gOEJfmo-- . [06:56:44] --TROLL-MT-- . [06:56:44] . [06:56:44] --TROLL-MT-- . [06:56:44] --TROLL-eO-- . [06:56:44] --TROLL-Vz-- . [06:56:44] . [06:56:44] --TROLL-Vz-- . [06:56:44] --TROLL-Gx-- . [06:56:44] --TROLL-Mx-- . [06:56:44] --TROLL-cB-- . [06:56:44] --TROLL-Dg-- . [06:56:44] --TROLL-HQ-- . [06:56:44] --ZBRbUEoh-- . [06:56:44] . [06:56:44] --TROLL-os-- . [06:56:44] --TROLL-pv-- . [06:56:44] --TROLL-cI-- . [06:56:44] --TROLL-Jf-- . [06:56:45] --TROLL-OA-- . [06:56:45] --TROLL-dw-- . [06:56:45] --TROLL-Hy-- . [06:56:45] --TROLL-kd-- . [06:56:45] --TROLL-FT-- . [06:56:45] --TROLL-GT-- . [06:56:45] . [06:56:45] --TROLL-GT-- . [06:56:45] --TROLL-pM-- . [06:56:45] --TROLL-OF-- . [06:56:45] --TROLL-wP-- . [06:56:45] --TROLL-IL-- . [06:56:45] --TROLL-nb-- . [06:56:45] --TROLL-vv-- . [06:56:45] --TROLL-IU-- . [06:56:45] --TROLL-xl-- . [06:56:46] --TROLL-QK-- . [06:56:46] . [06:56:46] --TROLL-QK-- . [06:56:46] --TROLL-pY-- . [06:56:46] --TROLL-bu-- . [06:56:46] --TROLL-QO-- . [06:56:46] . [06:56:46] --TROLL-QO-- . [06:56:46] --TROLL-cg-- . [06:56:46] --TROLL-ZA-- . [06:56:46] --xTergkKamgv-- . [06:56:46] --TROLL-UZ-- . [06:56:46] --TROLL-hi-- . [06:56:46] --TROLL-tA-- . [06:56:46] --TROLL-bd-- . [06:56:46] . [06:56:46] --TROLL-bd-- . [06:56:46] --TROLL-vF-- . [06:56:46] --TROLL-TK-- . [06:56:47] --TROLL-Lc-- . [06:56:47] --TROLL-fA-- . [06:56:47] --TROLL-ba-- . [06:56:47] --TROLL-wn-- . [06:56:48] --TROLL-dP-- . [06:56:48] --TROLL-UX-- . [06:56:48] --XVXHbFVw-- . [06:56:48] . [06:56:48] --TROLL-uw-- . [06:56:49] --TROLL-TE-- . [06:56:49] --TROLL-zl-- . [06:56:49] --TROLL-gK-- . [06:56:49] --TROLL-fG-- . [06:56:50] --TROLL-An-- . [06:56:50] --TROLL-RW-- . [06:56:51] --TROLL-fV-- . [06:56:51] --TROLL-xh-- . [06:56:51] . [06:56:51] --TROLL-Gh-- . [06:56:52] --TROLL-aZ-- . [06:56:52] . [06:56:52] --TROLL-dS-- . [06:56:52] --TROLL-wh-- . [06:56:53] --TROLL-Sj-- . [06:56:54] --TROLL-QS-- . [06:56:55] --TROLL-MP-- . [06:56:57] --TROLL-NF-- . [06:56:57] --TROLL-fd-- . [06:56:58] --TROLL-be-- . [06:56:59] --TROLL-Up-- . [06:56:59] --TROLL-wo-- . [06:57:00] . [06:57:00] --TROLL-cc-- . [06:57:00] . [06:57:00] --TROLL-kl-- . [06:57:01] --TROLL-Dd-- . [06:57:02] --TROLL-LN-- . [06:57:02] --TROLL-kv-- . [06:57:02] . [06:57:02] --TROLL-kv-- . [06:57:02] --TROLL-ka-- . [06:57:02] --TROLL-NI-- . [06:57:04] --TROLL-UD-- . [06:57:04] . [06:57:04] --TROLL-UD-- . [06:57:05] --TROLL-gN-- . [06:57:05] . [06:57:05] --TROLL-gN-- . [06:57:05] --TROLL-or-- . [06:57:06] --TROLL-VU-- . [06:57:07] --TROLL-HX-- . [06:57:08] --TROLL-UU-- . [06:57:08] --TROLL-xc-- . [06:57:08] --TROLL-zt-- . [06:57:13] --YMl-- . [06:57:13] . [06:57:13] --YMl-- . [06:57:14] . [06:57:14] --TROLL-Tb-- . [06:57:15] --TROLL-ay-- . [06:57:15] --TROLL-Nj-- . [06:57:15] . [06:57:15] --TROLL-xy-- . [06:57:17] . [06:57:17] --TROLL-xg-- . [06:57:20] --TROLL-Kt-- . [06:57:20] . [06:57:20] --TROLL-Kt-- . [06:57:21] . [06:57:21] --TROLL-iO-- . [06:57:24] --TROLL-ps-- . [06:57:25] --kkiBZirmKmGU-- . [06:57:33] --TROLL-uh-- . [06:57:33] . [06:57:33] --TROLL-Hl-- . [06:57:43] --TROLL-rj-- . [06:57:43] --TROLL-Ml-- . [06:57:43] --TROLL-UF-- . [06:57:43] --TROLL-XF-- . [06:57:43] --TROLL-kf-- . [06:57:43] --TROLL-LZ-- . [06:57:43] --TROLL-lK-- . [06:57:43] --TROLL-Wv-- . [06:57:43] --TROLL-Gs-- . [06:57:43] --TROLL-Ex-- . [06:57:43] --TROLL-HN-- . [06:57:43] --TROLL-CP-- . [06:57:43] --TROLL-xg-- . [06:57:43] --TROLL-Vt-- . [06:57:43] --TROLL-jG-- . [06:57:43] --TROLL-in-- . [06:57:43] --TROLL-Hl-- . [06:57:43] --TROLL-bt-- . [06:57:43] --TROLL-Nl-- . [06:57:43] --TROLL-jB-- . [06:57:43] --TROLL-NZ-- . [06:57:43] --TROLL-BY-- . [06:57:44] --TROLL-zV-- . [06:57:44] --TROLL-zt-- . [06:57:44] --TROLL-xS-- . [06:57:44] --TROLL-pq-- . [06:57:44] --TROLL-Kj-- . [06:57:44] --TROLL-bd-- . [06:57:44] --TROLL-Tb-- . [06:57:44] --TROLL-Jf-- . [06:57:44] --TROLL-lE-- . [06:57:44] --TROLL-xl-- . [06:57:44] --TROLL-mO-- . [06:57:44] --TROLL-RW-- . [06:57:44] --TROLL-Ec-- . [06:57:44] --TROLL-Ih-- . [06:57:44] --TROLL-nb-- . [06:57:44] --TROLL-FO-- . [06:57:44] --TROLL-uw-- . [06:57:44] --TROLL-Gh-- . [06:57:44] --TROLL-kl-- . [06:57:44] --TROLL-MT-- . [06:57:44] --TROLL-yw-- . [06:57:44] --TROLL-QO-- . [06:57:44] --TROLL-Dd-- . [06:57:44] --TROLL-gN-- . [06:57:44] --TROLL-ZR-- . [06:57:44] --TROLL-dJ-- . [06:57:44] --TROLL-Fn-- . [06:57:45] --TROLL-qM-- . [06:57:45] --TROLL-JX-- . [06:57:45] --TROLL-WL-- . [06:57:45] --TROLL-OV-- . [06:57:45] --TROLL-Yg-- . [06:57:45] --TROLL-lw-- . [06:57:45] --TROLL-FK-- . [06:57:45] --TROLL-xW-- . [06:57:45] --TROLL-GT-- . [06:57:45] --TROLL-DU-- . [06:57:46] --TROLL-fV-- . [06:57:46] --TROLL-Gp-- . [06:57:46] --TROLL-Vz-- . [06:57:46] --TROLL-TR-- . [06:57:46] --TROLL-Rb-- . [06:57:46] --TROLL-Kz-- . [06:57:46] --TROLL-PH-- . [06:57:46] --TROLL-MW-- . [06:57:47] --TROLL-os-- . [06:57:47] --TROLL-od-- . [06:57:47] --TROLL-kv-- . [06:57:47] --TROLL-HQ-- . [06:57:47] --TROLL-Ym-- . [06:57:47] --TROLL-Po-- . [06:57:47] --TROLL-Lv-- . [06:57:48] --TROLL-xV-- . [06:57:48] --TROLL-Ak-- . [06:57:48] --TROLL-aC-- . [06:57:49] --TROLL-au-- . [06:57:49] --TROLL-xm-- . [06:57:49] --TROLL-ez-- . [06:57:49] --TROLL-oZ-- . [06:57:50] --TROLL-Es-- . [06:57:50] --TROLL-Bv-- . [06:57:50] --TROLL-qu-- . [06:57:50] --TROLL-qJ-- . [06:57:50] --TROLL-jL-- . [06:57:50] --TROLL-JZ-- . [06:57:50] --TROLL-nx-- . [06:57:50] --TROLL-ql-- . [06:57:51] --TROLL-sU-- . [06:57:51] --TROLL-Je-- . [06:57:51] --TROLL-sX-- . [06:57:51] --TROLL-TY-- . [06:57:51] --TROLL-KN-- . [06:57:52] --gOEJfmo-- . [06:57:52] --TROLL-dZ-- . [06:57:52] --TROLL-Eb-- . [06:57:52] --TROLL-Tn-- . [06:57:52] --TROLL-jw-- . [06:57:53] --TROLL-xy-- . [06:57:54] --TROLL-Cq-- . [06:57:54] --TROLL-cB-- . [06:57:54] --TROLL-el-- . [06:57:54] --TROLL-pv-- . [06:57:54] --TROLL-qH-- . [06:57:54] --TROLL-pM-- . [06:57:55] --TROLL-cI-- . [06:57:56] --TROLL-cg-- . [06:57:56] --TROLL-kd-- . [06:57:56] --TROLL-FT-- . [06:57:56] --TROLL-wP-- . [06:57:56] --TROLL-Hy-- . [06:57:57] --TROLL-IL-- . [06:57:57] --TROLL-IU-- . [06:57:57] --TROLL-vv-- . [06:57:57] --TROLL-Pc-- . [06:57:58] --TROLL-Nj-- . [06:57:59] --TROLL-ba-- . [06:57:59] --TROLL-bu-- . [06:57:59] --TROLL-Lc-- . [06:57:59] --TROLL-ZA-- . [06:58:00] --TROLL-UZ-- . [06:58:00] --TROLL-Lx-- . [06:58:00] --TROLL-hi-- . [06:58:00] --TROLL-tA-- . [06:58:01] --TROLL-vF-- . [06:58:02] --TROLL-dP-- . [06:58:02] --TROLL-zz-- . [06:58:02] --TROLL-zz-- . [06:58:04] --TROLL-wn-- . [06:58:04] --TROLL-UG-- . [06:58:05] --TROLL-fq-- . [06:58:05] --TROLL-iV-- . [06:58:07] --TROLL-Mx-- . [06:58:08] --TROLL-Yp-- . [06:58:09] --TROLL-zl-- . [06:58:09] --TROLL-fG-- . [06:58:10] --TROLL-gK-- . [06:58:11] --TROLL-wh-- . [06:58:11] --TROLL-An-- . [06:58:12] --TROLL-xh-- . [06:58:16] --TROLL-QK-- . [06:58:17] --TROLL-aZ-- . [06:58:18] --TROLL-pY-- . [06:58:19] --TROLL-UD-- . [06:58:19] --TROLL-dS-- . [06:58:19] . [06:58:19] --TROLL-vD-- . [06:58:19] --TROLL-ps-- . [06:58:20] --TROLL-Sj-- . [06:58:23] --TROLL-NU-- . [06:58:23] --TROLL-NU-- . [06:58:23] --TROLL-iO-- . [06:58:27] --TROLL-MP-- . [06:58:28] --TROLL-fA-- . [06:58:28] . [06:58:28] --TROLL-LQ-- . [06:58:28] --TROLL-LQ-- . [06:58:29] --TROLL-wo-- . [06:58:30] --TROLL-Wf-- . [06:58:30] . [06:58:30] --TROLL-Wf-- . [06:58:30] --TROLL-Wf-- . [06:58:31] --TROLL-NF-- . [06:58:33] --TROLL-fd-- . [06:58:33] --NRM-- . [06:58:33] . [06:58:33] --NRM-- . [06:58:34] --TROLL-yd-- . [06:58:34] . [06:58:34] --TROLL-yd-- . [06:58:35] --TROLL-be-- . [06:58:35] --TROLL-Dg-- . [06:58:35] . [06:58:35] --TROLL-DF-- . [06:58:35] --TROLL-DF-- . [06:58:35] --TROLL-bp-- . [06:58:35] . [06:58:35] --TROLL-bp-- . [06:58:35] --TROLL-bp-- . [06:58:39] --TROLL-Up-- . [06:58:39] --TROLL-TE-- . [06:58:40] --TROLL-vD-- . [06:58:41] --TROLL-cc-- . [06:58:42] --TROLL-Ne-- . [06:58:43] --TROLL-ay-- . [06:58:43] --TROLL-UU-- . [06:58:43] --TROLL-NI-- . [06:58:43] --TROLL-Kt-- . [06:58:43] --TROLL-HX-- . [06:58:43] --TROLL-LN-- . [06:58:44] --TROLL-yd-- . [06:58:44] --TROLL-ka-- . [06:58:45] --TROLL-VU-- . [06:58:45] --TROLL-xc-- . [06:58:46] --NRM-- . [06:58:52] --TROLL-lm-- . [06:58:52] . [06:58:52] --TROLL-lm-- . [06:58:52] --TROLL-lm-- . [06:58:53] lol [06:59:01] --TROLL-rj-- . [06:59:01] --TROLL-lK-- . [06:59:01] --TROLL-kf-- . [06:59:01] --TROLL-UF-- . [06:59:01] --TROLL-bt-- . [06:59:02] --TROLL-LZ-- . [06:59:02] --TROLL-XF-- . [06:59:02] --TROLL-Vt-- . [06:59:02] --TROLL-HN-- . [06:59:02] --TROLL-Gs-- . [06:59:02] --TROLL-Ml-- . [06:59:02] --TROLL-in-- . [06:59:02] --TROLL-xg-- . [06:59:02] --TROLL-CP-- . [06:59:02] --TROLL-jG-- . [06:59:02] --TROLL-mO-- . [06:59:02] --TROLL-Hl-- . [06:59:02] --TROLL-Sj-- . [06:59:02] --TROLL-sU-- . [06:59:02] --TROLL-uw-- . [06:59:02] --TROLL-jL-- . [06:59:02] --TROLL-BY-- . [06:59:02] --TROLL-qM-- . [06:59:02] --TROLL-NZ-- . [06:59:02] --TROLL-lm-- . [06:59:02] --TROLL-gN-- . [06:59:02] --TROLL-Wf-- . [06:59:02] --TROLL-zV-- . [06:59:02] --TROLL-zt-- . [06:59:02] --TROLL-xS-- . [06:59:02] --TROLL-TR-- . [06:59:02] --TROLL-aZ-- . [06:59:02] --TROLL-lE-- . [06:59:02] --TROLL-QK-- . [06:59:02] --TROLL-Kj-- . [06:59:02] --TROLL-Jf-- . [06:59:02] --TROLL-bp-- . [06:59:02] --TROLL-Eb-- . [06:59:02] --TROLL-bd-- . [06:59:02] --TROLL-zz-- . [06:59:02] --TROLL-RW-- . [06:59:02] --TROLL-fG-- . [06:59:02] --TROLL-FO-- . [06:59:03] --TROLL-HQ-- . [06:59:03] --TROLL-jB-- . [06:59:03] --TROLL-WL-- . [06:59:03] --TROLL-pq-- . [06:59:03] --TROLL-Ec-- . [06:59:03] --TROLL-Tb-- . [06:59:03] --TROLL-Ih-- . [06:59:03] --TROLL-pM-- . [06:59:03] --TROLL-DU-- . [06:59:03] --TROLL-lw-- . [06:59:03] --TROLL-xc-- . [06:59:04] --TROLL-nb-- . [06:59:04] --TROLL-QO-- . [06:59:04] --TROLL-MT-- . [06:59:04] --TROLL-Nl-- . [06:59:05] --TROLL-JX-- . [06:59:06] --TROLL-xl-- . [06:59:06] --TROLL-An-- . [06:59:06] --TROLL-Gh-- . [06:59:07] --TROLL-FK-- . [06:59:07] --TROLL-GT-- . [06:59:08] --TROLL-xW-- . [06:59:09] --TROLL-yw-- . [06:59:10] --TROLL-PH-- . [06:59:10] --TROLL-Vz-- . [06:59:11] --TROLL-MW-- . [06:59:11] --TROLL-od-- . [06:59:12] --TROLL-os-- . [06:59:12] --TROLL-Ym-- . [06:59:13] :( [06:59:13] noobs [06:59:15] --TROLL-oZ-- . [06:59:15] --TROLL-Dg-- . [06:59:15] --TROLL-xV-- . [06:59:16] --TROLL-ez-- . [06:59:16] --TROLL-Ak-- . [06:59:17] --TROLL-fV-- . [06:59:17] --TROLL-ZR-- . [06:59:18] --TROLL-xm-- . [06:59:18] --TROLL-ql-- . [06:59:19] --TROLL-Gp-- . [06:59:19] --TROLL-LQ-- . [06:59:20] --TROLL-Es-- . [06:59:20] --TROLL-qJ-- . [06:59:21] --TROLL-qu-- . [06:59:21] --TROLL-Bv-- . [06:59:21] --TROLL-kv-- . [06:59:22] --TROLL-JZ-- . [06:59:23] --TROLL-Ne-- . [06:59:25] --TROLL-sX-- . [06:59:25] --TROLL-TY-- . [06:59:25] --TROLL-KN-- . [06:59:26] --TROLL-Je-- . [06:59:28] --TROLL-Tn-- . [06:59:28] --TROLL-jw-- . [06:59:31] --gOEJfmo-- . [06:59:31] --TROLL-xy-- . [06:59:32] --TROLL-Nj-- . [06:59:33] --TROLL-Cq-- . [06:59:33] --TROLL-pv-- . [06:59:33] --TROLL-el-- . [06:59:33] --TROLL-qH-- . [06:59:34] --TROLL-iV-- . [06:59:34] --TROLL-hT-- . [06:59:37] --TROLL-rj-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-lK-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-kf-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-UF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-LZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-XF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-xg-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-Vt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-Wf-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-CP-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-bt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-Hy-- . [06:59:37] --TROLL-Gs-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-HN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:37] --TROLL-in-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-jG-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Hl-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-qM-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-mO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-gN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-NZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-BY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-zt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-zV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-xV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Kj-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-xS-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Bv-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-bp-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Gp-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-qH-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-el-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-jw-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Jf-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Tn-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-bd-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-aZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-WL-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-fG-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-os-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-Ih-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-HQ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:38] --TROLL-sU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-Je-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-QK-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-Ec-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-lw-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-FK-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-Eb-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-uw-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-JX-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-FO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:39] --TROLL-DU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:40] --TROLL-xc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:41] --TROLL-jB-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:41] --TROLL-Vz-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:41] --TROLL-xW-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:41] --TROLL-wP-- . [06:59:41] --TROLL-wP-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:42] --TROLL-Pc-- . [06:59:42] --TROLL-Pc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:43] --TROLL-vv-- . [06:59:43] --TROLL-vv-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:43] --TROLL-pM-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:43] --gOEJfmo-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:45] --TROLL-ba-- . [06:59:45] --TROLL-ba-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:48] --TROLL-Lc-- . [06:59:48] --TROLL-Lc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:48] --TROLL-PH-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:49] --TROLL-bu-- . [06:59:49] --TROLL-bu-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:51] --TROLL-Ne-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:51] --TROLL-UZ-- . [06:59:51] --TROLL-UZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:51] --TROLL-hi-- . [06:59:51] --TROLL-hi-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:51] --TROLL-hT-- . [06:59:51] --TROLL-hT-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:53] --TROLL-od-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:53] --TROLL-Ym-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:55] --TROLL-vF-- . [06:59:55] --TROLL-vF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [06:59:57] --TROLL-Ow-- . [06:59:57] --TROLL-Ow-- . [06:59:59] --TROLL-nb-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:01] --TROLL-cc-- . [07:00:02] --TROLL-cc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-fq-- . [07:00:02] --TROLL-fq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-fA-- . [07:00:02] --TROLL-fA-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-dS-- . [07:00:02] --TROLL-dS-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-wn-- . [07:00:02] --TROLL-wn-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-Up-- . [07:00:02] --TROLL-Up-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-NI-- . [07:00:02] --TROLL-NI-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-ZA-- . [07:00:02] --TROLL-ZA-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-wh-- . [07:00:02] --TROLL-wh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-ay-- . [07:00:02] --TROLL-ay-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-Kt-- . [07:00:02] --TROLL-Kt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-pY-- . [07:00:02] --TROLL-pY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-be-- . [07:00:02] --TROLL-be-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-LN-- . [07:00:02] --TROLL-LN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-cI-- . [07:00:02] --TROLL-cI-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-TE-- . [07:00:02] --TROLL-TE-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:02] --TROLL-NF-- . [07:00:02] --TROLL-NF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-HX-- . [07:00:03] --TROLL-HX-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-QO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-vD-- . [07:00:03] --TROLL-vD-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-Yp-- . [07:00:03] --TROLL-Yp-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-VU-- . [07:00:03] --TROLL-VU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-ka-- . [07:00:03] --TROLL-ka-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:03] --TROLL-xh-- . [07:00:03] --TROLL-xh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:04] --TROLL-ez-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:04] --TROLL-MT-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:04] --TROLL-Rh-- . [07:00:04] --TROLL-Nl-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:05] --TROLL-Rh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:06] --TROLL-ps-- . [07:00:06] --TROLL-ps-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:06] --TROLL-pq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:06] --TROLL-Ak-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:07] --TROLL-UU-- . [07:00:07] --TROLL-UU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:08] --TROLL-UG-- . [07:00:08] --TROLL-UG-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:09] --TROLL-zz-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:09] --TROLL-fV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:10] --TROLL-Gh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:10] --TROLL-ZR-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:11] --TROLL-TR-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:11] --TROLL-xl-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:13] --TROLL-qu-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:13] --TROLL-ql-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:15] --TROLL-UD-- . [07:00:15] --TROLL-UD-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:18] --TROLL-Tb-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:23] --TROLL-JZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:24] --TROLL-yd-- . [07:00:24] --TROLL-yd-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:26] --TROLL-TY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:26] --TROLL-sX-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:33] flyingparchment, ? [07:00:37] --TROLL-pv-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:37] --TROLL-iV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:37] --TROLL-Cq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:38] ah [07:00:38] --TROLL-Hy-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:40] --TROLL-oZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:00:42] --TROLL-wo-- . [07:00:42] --TROLL-wo-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-UF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-LZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-XF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Vt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-CP-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-mO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-xg-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-HN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Gs-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-in-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-qM-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-jG-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-NZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-zt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Kj-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-zV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Gp-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-BY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-qH-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-fA-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-xS-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-TY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-QK-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-el-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-wo-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Jf-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-vF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-cc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-ZA-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-aZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-gN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-Tn-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:02] --TROLL-DU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-pY-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-Ec-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-UG-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-fq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-Yp-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-os-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-VU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-FO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-WL-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:03] --TROLL-FK-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:04] --TROLL-bu-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:04] --TROLL-JX-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:05] --TROLL-sU-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:06] --TROLL-jw-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:06] --TROLL-Eb-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:07] --TROLL-uw-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:08] --TROLL-JZ-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:08] --TROLL-Ne-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:12] --TROLL-jB-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:15] --TROLL-zz-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:15] --TROLL-LN-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:21] --TROLL-xh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:27] --TROLL-xy-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:27] --TROLL-xy-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:28] --TROLL-Nj-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:36] --TROLL-Tb-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:36] --TROLL-cI-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:50] --TROLL-TR-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:01:56] --TROLL-xW-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-wP-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-wn-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-wh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-Hy-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-UD-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-QO-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-be-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-od-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-Kt-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-pq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-iV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-ZR-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-ps-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-MT-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-fV-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-yd-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-hT-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-Cq-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-TE-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-HX-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-Ak-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:02] --TROLL-ka-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-ql-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-vD-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-NF-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-ez-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-Pc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:03] --TROLL-Gh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:05] --TROLL-Rh-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:06] --TROLL-Lc-- 7L08O09L11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z07Z08Z09Z11Z12Z02Z06Z13Z04Z [07:02:16] --TROLL-Vt-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-HN-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-Gs-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-CP-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-xg-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-qM-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-jG-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-NZ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-gN-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-fA-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-fq-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-Kj-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-zt-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-zV-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-BY-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-xS-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-el-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-cc-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-ZA-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-DU-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-pq-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-xW-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-UD-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-TR-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-pY-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-aZ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-ps-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-VU-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-QK-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-wo-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-os-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-WL-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:16] --TROLL-Jf-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-xy-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-HX-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-bu-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-LN-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-Tb-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-JX-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-FO-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-Ec-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-UG-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:17] --TROLL-vD-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:18] --TROLL-Yp-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:18] --TROLL-Eb-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:19] --TROLL-jw-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:20] --gOEJfmo-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:20] --TROLL-JZ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:21] --TROLL-Lc-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:23] --gOEJfmo-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:23] --TROLL-ZR-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:25] --TROLL-zz-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:30] --TROLL-Jm-- . [07:02:30] --TROLL-Jm-- . [07:02:30] --TROLL-Jm-- . [07:02:31] --TROLL-Jm-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:35] --TROLL-Jm-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:38] --TROLL-My-- . [07:02:38] --TROLL-My-- . [07:02:38] --TROLL-My-- . [07:02:39] --TROLL-My-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:45] --TROLL-My-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:49] --TROLL-Jm-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:57] --TROLL-My-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:02:59] --TROLL-Ne-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:08] --TROLL-Hl-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:08] --TROLL-MT-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-wP-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-Kt-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-Cq-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-wh-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-QO-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:09] --TROLL-od-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:10] --TROLL-Ak-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:10] --TROLL-hT-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:10] --TROLL-TE-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:10] --TROLL-Gh-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:10] --TROLL-yd-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:11] --TROLL-Hl-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:15] --TROLL-bp-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:18] --TROLL-bp-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:41] --TROLL-Rh-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:47] --TROLL-LQ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:47] --TROLL-LQ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:03:58] --TROLL-LQ-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:04:12] --TROLL-Ow-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:04:12] --TROLL-Ow-- LOLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ [07:07:58] (mod) Sysop undeletion removes revision deletion restrictions - https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 (JSchulz_4587) [07:11:58] 25 [07:12:26] 26 [07:12:31] 8 [07:12:32] :) [07:12:56] *sejo spins around goes beep and explodes [07:16:33] TimStarling: http://bugs.php.net/bug.php?id=45997 [07:16:35] lol [07:18:25] I'm surprised it didn't get closed as bogus, that's what they usually do for windows bugs [07:20:27] aww [07:20:36] can someone kick the troll? [07:20:44] oh, he went already [07:20:54] Why is TROLL-JJ in here? [07:21:25] oh there was many [07:21:55] any more left? some of them changed nicks [07:25:45] *AaronSchulz installs x-cache [07:33:11] grr, is adminsettings.php disabled? [07:33:47] I hope so. [07:34:51] so that's why profiling randomly fell off? [07:36:13] AdminSettings.php is supposed to be deprecated / removed in the .. something branch. [07:36:15] ^demon's thing, I think. [07:36:17] I don't know if he re-committed it yet. [07:48:43] Splarka: like that? [07:48:51] heh [07:49:02] fine, you be troll bait! [07:49:25] I don't see any flooding [07:50:29] Annemarie / AaronSchulz: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/52336 [07:50:39] holy beegebus, go away for a little while to read a little and the channel gets spammed [08:09:31] 03raymond * r53707 10/trunk/phase3/ (includes/Preferences.php languages/messages/MessagesEn.php): [08:09:31] Fix a regression from the preference rewrite: The help messages for maximum values were lost. [08:09:31] Tweak 'en' messages: Remove () for consistency with other help messages [08:18:41] hello all, im having an issue with my wiki not accepting certain file uploads (powerpoint files) - ive already changed the LocalSettings.php to accept the file extesion, but when I upload files, I occasionally get an error telling me the file seems to be empty [08:19:37] ppt or pptx? [08:19:45] ppt [08:21:18] TimStarling: http://meta.wikimedia.org/wiki/Talk:Migration_to_the_new_preprocessor#Nowiki_inside_comments_and_tilde_parsing they are on 1.14.1 with NewPP (and no tidy, being on Wikia), and gets sig-expanded, I thought the NewPP stopped that? (it doesn't expand on WM wikis) [08:21:40] fotoflo: have you looked at http://www.mediawiki.org/wiki/Manual:Mime_type_detection ? [08:24:03] hi [08:24:43] reading now [08:25:39] is there a way (maybe via an extension) to generate a page just with a GET request (passing all page content through the query string)? [08:26:24] api, or Expand Templates extension [08:26:42] $wgVerifyMimeType = false ? [08:26:55] Using ExpandTemplates is gross. [08:27:12] http://en.wikipedia.org/w/api.php?action=parse&text=This%20is%20[[some]]%20wikitext. and http://en.wikipedia.org/wiki/Special:ExpandTemplates?input=This%20is%20[[some]]%20wikitext. [08:27:36] Splarka: very nice, thanks a lot :) [08:27:56] not sure why Expand Templates allows it, but it is mostly harmless [08:28:02] api escapes it so is pretty safe [08:30:00] i dont think the mimetypes are the problem... [08:30:37] p858snake: "he file is corrupt or has an incorrect extension"" is not the error im getting, re: http://www.mediawiki.org/wiki/Manual:Mime_type_detection [08:33:05] Check also if the php config upload_tmp_dir is set. [08:33:09] wasn't set [08:33:11] ive set it now [08:40:43] still not working [08:43:43] mornin [08:45:15] ExtensionDistributor is still broken? [08:47:56] probably [08:47:56] Failed loading c:/wamp/bin/php/php5.3.0/ext/php_xcache.dll [08:47:58] [Fri Jul 24 04:41:33 2009] [notice] Child 3608: Child process is running [08:47:59] :) [08:52:38] hi all [08:53:05] is there somebody here ? [08:54:50] Annemarie: you need to hit tim till he does it [08:55:48] Hitting is mean. :-( [08:55:49] Fixed! [08:56:16] had to add some lines to my apache2.conf [08:56:40] http://www.pha.com.au/kb/index.php/MediaWiki <--- fix was at the very bottom of this [08:58:34] ahh, vc9 was the problem [08:59:44] I need help please on mediawiki :) (Im french) [08:59:54] Ask. [09:00:06] hi AnneMarie :) [09:00:20] in french or in english ? [09:00:21] folks, I am trying to install mediawiki on ubuntu with postgresql. But when I go to the setup page, there is only option to select mysql. Do you have any idea what might be wrong? [09:00:26] Try English. [09:00:31] : / [09:00:36] i will try [09:00:43] Though there may be some French speakers in here. [09:01:18] AaronSchulz: hey, btw im having a problem with ConfirmAccounts not sending out emails [09:01:27] ok :) [09:01:32] any idears? [09:01:51] i have a probleme with mediawiki and accentuate search [09:02:25] fotoflo: does regular user email work? [09:03:02] when i search for example telephone in my wiki, i found no result. I must type téléphone in my search [09:03:14] AaronSchulz: yes [09:03:35] hmm, Ceridwen and Darkoneko french here sometimes (both seem offline) [09:03:36] do you understand AnneMArie ? [09:03:37] in fact, sometimes ConfirmAccoutns works, sometimes it doesnt [09:03:42] email sending, that is [09:03:54] could be getting caught in spam filters [09:03:57] Not really. [09:04:02] lol [09:04:09] You're searching for a telephone number? [09:04:16] spam filters can be an issue [09:04:17] there is no emphasis in your language [09:04:19] lucky you [09:05:12] I think they mean that the search doesn't auto-alias accented/nonaccented characters when indexing page titles [09:05:20] AnneMarie -> Nooo :) [09:05:35] Splarka: Known bug? [09:05:56] who did I see complaining about that recently... hippietrail maybe [09:06:38] Annemarie: not everything that doesn't "Do what I want!" is a bug [09:07:00] Known complaint? * [09:07:08] though more advanced search engines may yield the page [09:07:11] Actually, my first message was fine. [09:07:22] I could've been asking whether it was a bug. [09:07:30] AnneMarie, i need help with accentuate search on mediawiki. [09:07:30] looks like on fr.wikipedia they just made a redirect from [[Telephone]] to [[Téléphone]] [09:08:03] http://fr.wikipedia.org/w/index.php?title=Sp%C3%A9cial%3ARecherche&search=T%C3%A9lephone&go=Go [09:08:08] odd, no, it didnt go through to two people who dont have spam filters [09:08:26] plop28: does a search for Télephone for example, show you Téléphone as a possible match? [09:08:30] could it be its screwing up on certain domains? [09:08:51] for example im testing with mailinator -- and it never arrives [09:08:59] it mainly uses mediawiki's internal mail() function...so any issue would be problems there or in the mail client [09:09:04] if i seach telephone, i have no result, but if i type téléphone, i have my result [09:09:24] mailinator deosnt have a spam filter... [09:09:30] nothing in the error logs [09:09:58] plop28: what version of MediaWiki? [09:10:03] *Splarka pokles rainman-sr [09:10:16] "If the account has been created, and only you will receive the e-mail password." [09:10:22] they will receive a password via email, correct? [09:10:27] yes [09:10:38] Splarka 1.13.3 [09:11:25] so if email isnt working... i cant use this extension [09:13:53] hu da man ... indexing and searching whole documents (PDF, DOC, ...) on Oracle [09:14:07] it's pretty essential for it to work [09:14:21] freakolowsky: what about ppt? [09:14:29] sec [09:14:39] its very stange that it works with some users and not others [09:15:39] ahh, plop28/Annemarie: https://bugzilla.wikimedia.org/show_bug.cgi?id=1836 [09:16:44] also possibly: https://bugzilla.wikimedia.org/show_bug.cgi?id=920 [09:16:48] fotoflo : yep ... PPT works :D [09:17:00] freakolowsky: can it be done with MySQL? [09:17:13] both "Fixed in Lucene Search 2" [09:17:13] Nope ... Oracle Text http://www.cs.uvm.edu/oracle9doc/text.901/a90121/afilsup3.htm [09:17:28] :-( [09:17:32] not using oricle [09:17:55] oracle [09:18:00] ok i found something with lucensearch v1 [09:18:04] fotoflo but you could make a similar extension for mysql, but use shell tools to extract text from documents [09:18:24] thanks Splarka and AnneMarie, i will try this one :) [09:18:36] sure... but no time for that [09:18:40] *fotoflo is in the marketing dept.... [09:20:12] fotoflo: have a look at FileIndexer extension ... but that one only stores a portion of data in comments and indexes that ... but you could hack it a different way [09:20:45] now off to next adventures [09:20:52] cool [09:20:54] have a good one [09:21:24] hmmm ... anyone got any experiance with comet (reverse ajax) ? [09:22:54] loxs_wrk: what version are you trying to install? the version from the ubuntu package manager by any chance? [09:23:06] 03aaron * r53708 10/trunk/phase3/includes/Cdb_PHP.php: Avoid some silly unlink notices [09:23:10] *freakolowsky launches the ol-faithful .... IntelliJ IDEA ... been a long time [09:24:36] Splarka lucene search v2 daemon appears to be not compatible with windows server [09:24:48] well that sucks:/ [09:24:52] p858snake, yes, stock ubuntu package, but I managed to make it work, I had to install php5-pgsql as mediawiki didn't pull it automatically [09:25:03] plop28: all I can suggest then, is making redirects [09:26:00] loxs_wrk: that package will most likely be outdate, have you considered grabbing the installer stright from the web ? [09:27:10] plop28: http://fr.wikipedia.org/wiki/Aide:Redirection [09:28:15] Aha! [09:28:18] <<< 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) [09:29:02] Thanks Splarka, im reading it. [09:29:17] p858snake, I don't care if it's outdated as long as it is stable. I don't need any function that isn't in the older releases. and also I don't care about security, as it's on our vpn and not accessible from the wild [09:29:30] can I set the sender? [09:30:24] Splarka, yep, it is not what im looking for.. some question : [09:30:28] AaronSchulz checked out [09:30:30] crap [09:30:38] there is no pb with DB type or encoding method ? with mysql/mediawiki ? [09:31:42] daemon in lucene search is obligatory ? [09:33:14] *Splarka again pokles rainman-sr to answer those hard technical questions [09:33:35] *rainman-sr busy but yes [09:39:59] can i try this ? http://www.mediawiki.org/wiki/Extension_talk:Lucene-search#Installing_Lucene_on_Windows_2003_Server [09:40:07] http://meta.wikimedia.org/wiki/Installing_lucene_search [09:40:59] fotoflo: possibly with http://www.mediawiki.org/wiki/Manual:Configuration_settings#Email_settings [09:41:54] p858snake: I think i need to reconfigure sendmail [09:42:03] its sending from an email address that doesnt exist ;-) [09:42:27] plop28, no, that won't work and won't solve the accents problem, if you're on windows you're out of options [09:43:28] damn.. [09:44:25] my only solution is redirect ? [09:45:50] are you the rainman here ? http://www.mediawiki.org/wiki/User:Rainman [09:49:29] 03(FIXED) Wikimedia-wide message distribution on RC - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=838 +comment (10happy-melon) [09:52:37] for fucks sake why $diff->showDiffStyle(); [09:52:48] 06(REMIND) Taxoboxes are shown as escaped html - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=788 +comment (10happy-melon) [09:52:57] adds N styles if called N times and browser tries to load every one of them [10:04:03] wassup [10:04:48] REMIND? [10:05:10] just mark it invalid... we do not want to dig into it unless someone provides more info [10:07:13] happy-melon isn't part of the #mediawiki clique yet [10:07:38] Registered : Jul 20 19:30:25 2009 (3 days, 14:35:57 ago) | Last seen : Jul 22 23:06:00 2009 (1 day, 11:00:22 ago) [10:07:40] though getting closer [10:09:47] http://www.youtube.com/watch?v=FlFvl29hcv4&feature=related [10:09:54] man that abc theme gives me the chills [10:10:03] 03(mod) Many MediaWiki: messages not safe in XHTML - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=212 +comment (10happy-melon) [10:10:09] 03(mod) Nowiki tags and tilde signatures in templates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=93 +comment (10happy-melon) [10:12:49] WHAAAT [10:15:52] Fatal error: Cannot redeclare codepointtoutf8() in B:\www\MW_changes\includes\normal\UtfNormalUtil.php on line 39 [10:15:54] oww [10:18:20] ahh [10:18:47] huh [10:19:01] 14(INVALID) Tab strip error on bug page. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=717 +comment (10happy-melon) [10:20:16] TimStarling: per my earlier nowiki/sig question you ignored before, is bug 93, heh [10:21:40] in aaa~~~bbb the sig gets expanded [10:23:06] 03(NEW) Cross-domain AJAX request support - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19907 enhancement; Normal; MediaWiki: API; (gtisza) [10:27:43] 03(mod) Phase I usernames with underscores break the system. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=323 +comment (10happy-melon) [10:32:30] 03aaron * r53709 10/trunk/phase3/includes/specials/SpecialUpload.php: undefined variable error fix [10:40:22] Could not rename file "C:\wamp\tmp\php590A.tmp" to "public/5/55/Desert_Landscape.jpg". [10:40:24] sigh... [10:43:42] hmm, my wiki's timezone is off [10:44:32] http://www.mediawiki.org/wiki/Manual:Timezone [10:44:38] why is this so messed up? [10:45:09] i get a strange error after a server move: "Parse error: syntax error, unexpected T_VARIABLE in [...]/wiki/includes/parser/Parser.php on line 3243". what can i do? [10:46:13] fotoflo: Because the Earth isn't perfectly round and neither is its orbit. [10:46:45] Annemarie: I was talking about the documentation [10:46:45] dojo: restore a clean file from backups/tar archive [10:46:54] Ah. [10:47:06] Annemarie is a heretic! http://gfish.files.wordpress.com/2009/05/teach_the_controversy_440.jpg [10:47:21] Haha. [10:48:19] lol [10:48:28] hi [10:48:50] if I include a template that is empty, a link is shown on the page to edit the template [10:48:53] Nikerabbit: i dont understand. what do you mean? [10:48:57] can I get rid of that link ? [10:49:08] Not easily. [10:49:12] (really, is there any differences between religions and fandoms?) [10:49:17] You can create a blank page. [10:49:23] {{subst:ns:0}} [10:49:31] For the template. That will make the red link disappear. [10:50:13] hm [10:50:14] thx [10:50:27] you could just include a template with no visible output, no? [10:50:34] a category, a , etc [10:50:44] * If you just want to use the local time of your PC, you can just add this line in your LocalSettings.php $wgLocalTZoffset = date("Z") / 60; [10:50:58] A is the same as a blank page. [10:51:08] this worked... but the wording is strange ... they mean the Wiki server's time or the user's pc time? [10:51:26] I'll do it that way, thx [10:51:51] http://test.wikipedia.org/wiki/Template_talk:Blank [10:52:09] a {{Blank}} b ->

a b

where it only contains a comment [10:52:43] easier than subst:ns:0 quackery ^_^ [10:52:57] *AaronSchulz tries pre-r53282 [10:53:02] Hmm, I forgot how expensive watchlists are. [10:53:13] i got mine for $2.95 at the discount store. [10:53:23] wow, lots more errors with xcache on :) [10:53:24] it only has 3 pages on though :( [10:54:13] changed my time and cchecked -- thats right [10:54:39] Nikerabbit: thanks a lot it works! [10:54:50] Simetrical: have the watchlist link processed through a paypal donation success form [10:56:27] *AaronSchulz almost halfway used all 4 cores [10:56:39] hi.. is there a way to disable the mediawiki page cache for a single page? [10:56:54] ohhh..."dense fog advisory" today [10:57:35] 03(mod) UTF-8 characters in don't work properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=798 (10happy-melon) [10:59:25] 03(mod) Sysop undeletion removes revision deletion restrictions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 (10wikipedia_emails-nachfrage) [11:00:26] TheM: there is an extension to sorta-do that [11:01:04] well, there are a few even [11:01:18] 03(mod) Sysop undeletion removes revision deletion restrictions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 (10JSchulz_4587) [11:01:25] http://www.mediawiki.org/wiki/Extension:RandomSelection this one for example, when used, $parser->disableCache(); [11:02:10] meow [11:02:17] I have patch coming in [11:02:42] TheM: ahh: http://www.mediawiki.org/wiki/Extension:MagicNoCache [11:02:58] Splarka: yes, thanks [11:03:04] that was what i was looking for [11:03:16] note that one is for 1.10, see talk page [11:03:33] note also if you make it a template, the template call may get cached if it has no parameters [11:03:55] ok [11:04:35] so if i just use a senseless parameter, the call wont be cached right? [11:05:29] well, I am not sure exactly... when Uncyclopedia was using RandomSelection there were some pages calling it via template with multiple {{foo}}{{foo}}{{foo}} , and they all returned the same data [11:05:36] the solution was {{foo|}}{{foo|}}{{foo|}} [11:06:05] this is because Tim optimized the template expansion to reduce template calls by treating unparametered ones as identical [11:06:22] which, even if the page itself wasn't cached, meant each call individually was collapsed to one, or something [11:06:31] it might have no bearing on your usage though [11:06:40] 03nikerabbit * r53710 10/trunk/phase3/includes/diff/DifferenceEngine.php: [11:06:40] * Don't add 200 extra css/js requests when showing 100 diffs [11:06:40] * Allow suppressing "line 1" from the diffs, which can get quite annoying with many diffs [11:07:04] *Splarka grins [11:07:09] *Nikerabbit is happy now [11:07:24] Nikerabbit: now just to make diffs return and cache as a unified patch instead of html table [11:07:42] k, thanks [11:07:55] Splarka: I have no need for that [11:08:34] darn time flies fast [11:09:11] 03(mod) Accesskeys conflict with browser keyboard shortcuts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=477 +comment (10happy-melon) [11:10:57] 03(mod) Sysop undeletion removes revision deletion restrictions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19905 (10JSchulz_4587) [11:12:22] 03rainman * r53711 10/trunk/phase3/includes/specials/SpecialSearch.php: Properly escape the search term here. [11:12:33] yay [11:13:32] is there way to edit pages fast, skipping all the parsing and stuff? [11:13:54] yes [11:14:03] edit database directly! [11:14:04] ;-) [11:14:17] I dont wana to [11:15:48] Nikerabbit: you mean server side parsing and purging? perhaps it could be an API feature since it lets you skip almost everything else [11:16:09] hm, cocoa... [11:16:13] (sorry about that) [11:16:45] don't be sorry! give us chocolate [11:17:02] the reason i'm nostalgic is : i don't have any... [11:17:38] :'( [11:17:43] *Alphos sobs [11:17:44] Splarka: something like that [11:19:23] I wonder if that's even possible [11:19:38] action=edit&noparse=1 or such [11:20:02] it would be quite handy to have a method to skip the job queue, for like cosmetic edits to extremely used templates [11:20:30] action=chocolate&noparse=1 to get chocolate faster in my mouth, skipping the chewing part and all :x [11:20:32] *Alphos runs [11:21:32] hmmm something that would register an edit in the history, register a recent changes entry, but don't action=purge, populate job queue, render, or parse text for tables... [11:23:02] hmm, so xcache makes apache crash continuously [11:23:22] php 5.3 that is...well it is beta [11:23:28] no it's not [11:23:35] xcache? [11:23:42] php 5.3 isn't beta [11:23:47] obviously :) [11:23:54] i'm talking about xcache [11:24:40] Hi all. [11:25:22] I finaly resolve my bug with "PHP Warning: mkdir()" (after an upgrade to MW 1.15.1) by changing the shared upload parameters (now using wgForeignFileRepos instead of wgUseSharedUploads). [11:26:00] Is there a way to keep all wiki formatting when enclosing text within a box or dotted border box or whatever it might be referred to. I know using
 removes everything, and using a space before text allows for some wiki formatting but i would like to keep ALL wiki formatting and have a box if possible?
[11:26:11] 	still can't upload, even before mdale's stuff
[11:26:14] 	Dyllan: use leading space
[11:26:25] 	oh
[11:26:26] 	all
[11:26:38] 	Could not rename file "C:\wamp\tmp\php4F57.tmp" to "public/3/33/Green_Sea_Turtle.jpg". 
[11:26:39] 	class="mw-pre" ?
[11:26:39] 	lame
[11:26:42] 	Splarka: or something that checks that only change text in  or outside 
[11:26:46] 	Nikerabbit: yea all, leading space does half the job.. .
[11:27:07] 	Dyllan: maybe you should explain exactly which features you want from the pre
[11:27:16] 	do you want newline and whitespace preserving?
[11:27:41] 	Splarka: The feature i am trying to use is the unordered list, however this is removed when using a leading space.
[11:28:18] 	
[11:28:26] your stuff
[11:28:50] Ahh ok, so just use a
[11:29:02] ialex: well, that too, but Nikerabbit's original question was: is there way to edit pages fast, skipping all the parsing and stuff? [11:29:19] as in, something to mass edit pages in a lazy/lowkey manner (or something) [11:29:28] the non-jobqueue benefits would be secondary [11:29:28] 03(FIXED) Complete MathML output mode for texvc - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=672 +comment (10happy-melon) [11:29:51] Thanks Splarka [11:30:35] Dyllan: the main feature of
 is that it preserves whitespace and newlines, something you can't easily do outside if a 
 (especially with tidy enabled)
[11:30:51] 	Splarka: noted.
[11:31:33] *Splarka 	wonders why happy-melon is playing in the dreg-bugs
[11:32:22] 	Nikerabbit: there should be mw-pre that each main.css also defines, when it defines pre, yah
[11:32:38] 	like "pre, .mw-pre {}"
[11:32:50] 	sofixit mister committer ^_^
[11:33:58] 	Splarka: is there?
[11:35:50] 	there /should/ be, but isn't yet, afaikt
[11:36:07] 	"should be" in english is ambiguous
[11:36:20] 	03ialex * r53712 10/trunk/extensions/CooperationStatistics/CooperationStatistics_body.php: (bug 19904) "CooperationStatistics - fewer functions, fewer lines" patch by Alfred Maghi
[11:36:32] 	03(FIXED) CooperationStatistics - fewer functions, fewer lines - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19904  +comment (10alex.emsenhuber)
[11:37:39] 	Splarka: and in other languages too
[11:37:52] 	but you can say there ought to be?
[11:38:44] 	same ambiguity
[11:39:05] 	stupid language
[11:39:19] 	"it would be nice if there was"
[11:39:37] 	"I believe that there is"
[11:39:44] 	should be, aught to be, can be either really
[11:42:51] 	03(NEW) clean the code in the InitialiseSetting.php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19908 minor; Normal; Wikimedia: General/Unknown; (crochet.david)
[11:46:59] 	Yo MediaWiki.
[11:47:05] 	You guys fail
[11:48:08] 	06(REMIND) XML import and export for use within wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=381  +comment (10happy-melon)
[11:48:11] 	hey, apparently we fail
[11:53:00] 	allo
[11:53:35] 	how do conditional statements work when editing?
[11:54:20] 	{{#if:{{{inhib|x}}}{{{inhibit|}}}||SOMETHING}}
[11:54:54] 	thats basically ... if (inhib == x) then skip; if inhibit = "" then SOMETHING;
[11:55:20] 	14(DUP) Easier and better alignment within Wiki Tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=418  +comment (10happy-melon)
[11:55:22] 	03(mod) [tables] Please implement COL, COLGROUP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=986  +comment (10happy-melon)
[11:56:01] 	nvm, found a doc
[11:56:19] 	03ialex * r53713 10/trunk/extensions/CentralAuth/SpecialCentralAuth.php: (bug 19836) Record entries in content language since they will be displayed for all users
[11:57:44] *freakolowsky 	is playing around with Grizzly+Cometd ... looks promising for a project of mine :D
[11:58:20] 	03(mod) Log entries displayed in the wrong language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19836  (10alex.emsenhuber)
[12:05:20] 	03(mod) Categories need to be structured by namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=450  +comment (10happy-melon)
[12:06:24] 	categories need to be structured in 500 ways
[12:08:19] 	03aaron * r53714 10/trunk/phase3/includes/EditPage.php: 5.3 reference error fix
[12:08:48] 	14(INVALID) feature request: "empty template" as {{|parameter1|parameter2}} should be ignored - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=826  +comment (10happy-melon)
[12:13:35] 	03(FIXED) Fuzzy (approximate) wiki page title access - fuzzy bookmarking - auto search - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=883  +comment (10happy-melon)
[12:16:43] 	03(mod) Open Archives Initiative Protocol for Metadata Harvesting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=576  (10happy-melon)
[12:21:55] 	03aaron * r53715 10/trunk/phase3/includes/specials/SpecialUndelete.php: (bug 19905) Clean up revdelete/restore interaction
[12:22:09] 	03(FIXED) Sysop undeletion removes revision deletion restrictions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19905  +comment (10JSchulz_4587)
[12:22:58] 	03(mod) Whitelist .ai (Adobe Illustrator) on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=667  summary; +comment (10happy-melon)
[12:27:46] 	03(mod) Make page titles case-insensitive (but preserve case-sensitivity for display) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=453  +comment (10happy-melon)
[12:38:50] 	B#667 could be WONTFIXED because SVG files basically do that these days
[12:45:07] 	wtf
[12:45:18] 	what if the difference between user::editToken and user::gettoken ?
[12:47:34] 	mmm, salt
[12:49:50] 	bacon salt?
[12:52:42] 	hey guys, my mediawiki was working on another server, but since then i moved it to a new server. everything has, up until now, seemed to be working fine. I just went to upload a png file though and got the following error and i cant find a swolution: "Fatal error:  Call to undefined function xml_parser_create_ns() in /var/www/wiki.syncleus.com/htdocs/includes/XmlTypeCheck.php on line 36"
[12:52:44] 	any ideas?
[12:53:15] 	wtf
[12:53:30] 	Nikerabbit: was that wtf directed at me?
[12:53:33] 	what asshole browser changes dot in name-attributes to _ when posting?
[12:53:34] 	tty1: no
[12:53:45] 	oh ok
[12:55:14] 	Splarka: you know html!?
[12:56:14] 	that's a nasty rumor
[12:56:23] 	hmm and live http headers is broken
[12:56:31] 	it shows nihongo (in kanjies) after every line
[12:56:40] 	whatcha gots?
[12:56:51] 	keep-alive日本語
[12:56:56] 	that's really weird
[12:57:02] 	I wonder how that is possible
[12:57:14] 	Splarka: why name="foo.bar" is foo_bar when I get it back
[12:58:45] 	ehm, hmm
[12:58:52] 	anyone please?
[12:59:18] 	if no one knows an imediate answer is there atleast some sort of special way to check if mediawiki has all its dependencies satisfied?
[12:59:42] 	
[12:59:50] lol [12:59:55] this gives me foo.bar = baz [12:59:57] you know who jukka korpela is? [13:00:17] Splarka: do you have something that can catch post headers? [13:00:28] not handy... [13:00:30] bah [13:00:39] *Splarka asks google [13:02:07] Splarka: is there way to dump headers directly from php? [13:02:25] haha, if I knew php I'd hate it [13:03:00] http://209.85.229.132/search?q=cache:UQ6ejnqe7WsJ:www.selfseo.com/store/_catalog/php_scripts/_http_headers_view_php_script+php+http+headers&cd=9&hl=fi&ct=clnk&gl=fi&client=firefox-a wtf [13:03:04] 10 bucks [13:03:37] hey guys, my mediawiki was working on another server, but since then i moved it to a new server. everything has, up until now, seemed to be working fine. I just went to upload a png file though and got the following error and i cant find a swolution: "Fatal error: Call to undefined function xml_parser_create_ns() in /var/www/wiki.syncleus.com/htdocs/includes/XmlTypeCheck.php on line 36" [13:04:31] tty1: you are missing some xml-extension probably [13:04:55] Nikerabbit: is this a php thing? [13:05:24] quote from the manual: These functions are enabled by default, using the bundled expat library. You can disable XML support with --disable-xml. [13:05:54] tty1: if you are admin, get a standard php, if you are not, kick the admin in the balls to add it [13:06:35] Nikerabbit: im the admin [13:06:40] so its an expat thing huh [13:07:56] tty1: gentoo? [13:08:03] Nikerabbit: yup [13:08:15] tty1: USE=xml or something [13:08:28] Nikerabbit: expat doesnt have any use flags [13:09:00] for php [13:09:23] oh [13:10:17] Nikerabbit: http://www.ericgiguere.com/tools/http-header-viewer.html [13:10:29] this seems to work with POST (but doesn't give you the POST data, just the headers) [13:12:21] PHP replaces spaces and periods with underscores in GPC key names AFAIK [13:13:02] Nikerabbit: thanks im trying that now, can i skip the kicking myself in the balls part though? [13:15:04] infinisoft: GPC? [13:15:18] tty1: yes, since you are the admin [13:15:26] yay! [13:15:40] infinisoft: why? [13:16:07] sleep needs me [13:17:34] Get/Post/Cookie, and I don't know, someone else decided that it should do that :p [13:19:07] See first link: http://www.google.com/search?hl=en&rlz=1C1_____enUS304US304&q=periods+in+get+parameter+PHP&aq=f&oq=&aqi= [13:20:14] Nikerabbit: that didnt fix it :( [13:20:23] <^demon> God I hate magic quotes. [13:20:42] but I am not using any fucking register_globals [13:21:31] Yeah, doesn't make much sense now. [13:22:21] They might have forgot about it when register_globals use became discouraged [13:22:48] and it seems that this is not fucking documented anywhere [13:23:39] http://us2.php.net/variables.external yeah [13:23:44] buried where nobody will read it [13:25:31] hmm [13:25:42] infinisoft: should I fix WebRequest.php ? [13:26:01] <^demon> Nikerabbit: What are you doing to it? I'm doing some cleanup on that too. [13:26:14] <^demon> Step 1: Stab everyone who uses $wgRequest->data directly. [13:27:51] ^demon: make it replace dot to underscores too, to much php idiocy [13:27:57] <^demon> :-\ [13:30:02] <^demon> Nikerabbit: While you're working on it, can you make $data protected? Nothing in core calls it directly (thank god), and I'm working on a patch to clean up those extensions that do. [13:30:39] ^demon: no I do not want to combine it in this commit [13:31:38] <^demon> I'll get it later then. [13:32:01] Nikerabbit: shouldiuseSimpleXML instead? [13:32:07] oops space bar issues [13:33:33] did you restart server? [13:35:39] 03nikerabbit * r53716 10/trunk/phase3/includes/WebRequest.php: [13:35:39] PHP is so nice to not touch our input data ever (magic_quotes anyone?), except sometimes: http://us2.php.net/variables.external#language.variables.external.dot-in-names [13:35:39] Work around PHP *feature* to avoid *bugs* elsewhere. [13:35:53] 06(REMIND) Make individual headings in table of contents collapsible - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=518 +comment (10happy-melon) [13:35:54] Nikerabbit: no didnt think i needed tobut ill try [13:36:04] Nikerabbit: i thinki may need xsl use fag instead though [13:36:23] flag even [13:36:39] xslt is kinda fag though, so you aren't totally wrong [13:39:15] 03(mod) Make individual headings in table of contents collapsible - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=518 (10niklas.laxstrom) [13:46:40] 03(FIXED) $wgUseDynamicDates should work for other languages than English - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=248 +comment (10happy-melon) [13:47:27] 03(WONTFIX) Whitelist .ai (Adobe Illustrator) on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=667 +comment (10p858snake) [13:48:06] also with that, i'm going to tip my hat to you fine gentlemen and retire to my bed [13:49:30] 03(mod) $wgUseDynamicDates should work for other languages than English - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=248 (10niklas.laxstrom) [13:49:41] 14(DUP) Wikilinks in the legend of an EasyTimeline are not parsed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=5 +comment (10happy-melon) [13:49:42] 03(mod) Links don't reflect target existence (EasyTimeline) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4 (10happy-melon) [13:52:34] 03(mod) "Templates used on this page" on section edit should show templates used in the section at initial edit as well as preview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=878 +comment (10happy-melon) [13:56:09] has http://blog.expandrive.com/2009/07/23/awesome-mediawiki-bug/ been fixed? [13:56:18] p858snake|sleep: yes [13:56:31] I do not understand the hype [13:57:24] i was just cleaning my opened tabs before i went to bed and if it hadn't i was going to file a bug for it [13:59:03] 03(FIXED) Log entries displayed in the wrong language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19836 +comment (10mike.lifeguard) [14:01:13] Nikerabbit: its working now, thanks for your help [14:08:18] 03(mod) unified interwiki table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=955 summary; +comment (10happy-melon) [14:09:13] 06(REMIND) MediaWiki should support ICRA's PICS content labeling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=982 +comment (10happy-melon) [14:13:05] 06(LATER) MediaWiki: - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=398 summary; +comment (10happy-melon) [14:13:15] 03(mod) customised version of dberrortext not displayed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18824 +comment (10happy-melon) [14:13:18] 03(mod) MediaWiki: - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=398 (10happy-melon) [14:13:49] 04(REOPENED) MediaWiki should support ICRA's PICS content labeling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=982 +comment (10innocentkiller) [14:15:29] 03(mod) Site customized messages not used during DB errors - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=398 summary; +comment (10innocentkiller) [14:15:30] <^demon> MediaWiki: is a very crap summary. [14:15:55] can someone say him to just use wontfix/invalid [14:16:09] <^demon> And/or LATER for things that actually need to be postponed. [14:16:12] <^demon> We don't use REMIND. [14:16:15] <^demon> Like at all. [14:16:16] 03(mod) $wgUseDynamicDates should work for other languages than English - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=248 (10happy-melon) [14:17:35] 04(REOPENED) XML import and export for use within wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=381 +comment (10innocentkiller) [14:18:10] 03(mod) Taxoboxes are shown as escaped html - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=788 +comment (10innocentkiller) [14:20:50] 03(mod) Oversight failure on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18817 +comment (10innocentkiller) [14:22:17] 03(mod) Install DynamicPageList2 on all Wikinews projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8672 +comment (10innocentkiller) [14:25:24] :-) [14:26:02] 03(mod) Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/lionline/public_html/wiki/languages/Language.php on line 456
- 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10728 +comment (10innocentkiller) [14:26:12] <^demon> Nikerabbit: Yay only 2 REMINDs left. [14:26:51] yay [14:27:42] <^demon> 6540 and 656 could probably be resolved differently, but I'm not sure on a 2 second glance. [14:30:40] 03(FIXED) book construct binding group of small pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=382 +comment (10happy-melon) [14:33:19] <^demon> Free cake? On a Friday? Today keeps getting better and better. [14:34:34] 04(REOPENED) book construct binding group of small pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=382 +comment (10mike.lifeguard) [14:44:39] 03(NEW) Extension Drafts for cs.wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19909 normal; Normal; Wikimedia: Site requests; (jagro) [14:46:26] 03(mod) firefox doesn't have scroll bars for long pre tagged areas, they go off page nastilly. style sheet fixes? - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=414 +comment (10happy-melon) [14:48:10] 03(mod) MediaWiki:Dberrortext cannot be customised - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=398 summary; +comment (10happy-melon) [14:49:19] 03(mod) book construct binding group of small pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=382 (10happy-melon) [14:54:05] Hello. I'm using == and === headers under MonoBook. On the Wikimedia pages, === is displayed in black text against the left margin. On my page, it's reddish text, and it's a few spaces over from the left margin. Where is that behavior defined? [14:54:38] :o [14:54:47] pizzaa [15:03:32] <^demon> Nikerabbit: What kind of pizza? I had pizza for dinner last night :) [15:04:49] finnish pizza :D [15:05:02] with pineapple and skinka... what is it in english [15:05:09] ham? [15:06:43] That's pretty popular in the US. I don't like it though. [15:07:27] ham in small pieces [15:07:27] <^demon> We call that a "Hawaiian pizza" in the US. [15:07:51] yeah, it is hawaiian here too, except this one is called americano [15:07:58] +usually [15:19:15] 03(NEW) Section edit looses part after broken section header - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19910 minor; Normal; MediaWiki: Page editing; (bugzilla.wikimedia) [15:42:20] Simetrical: perhaps you should set some join throttling on this channel to prevent a repeat of last night :) [15:44:22] 03(mod) Allow blocked users to edit own talk page on es.wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19444 (10dferg-wiki) [15:46:26] 03(NEW) HtmlDiff: old text from header change is shown outside the header - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19911 enhancement; Normal; MediaWiki: History/Diffs; (umherirrender_de.wp) [15:47:10] 03shinjiman * r53717 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Literary Chinese [15:53:26] 03raymond * r53718 10/trunk/phase3/languages/messages/ (33 files): Localisation updates for core messages from translatewiki.net (2009-07-24 15:19 UTC) [16:20:51] 03raymond * r53719 10/trunk/extensions/ (84 files in 81 dirs): Localisation updates for extension messages from translatewiki.net (2009-07-24 15:25 UTC) [16:21:23] Can anybody verify complaint that Russian pages freeze IE? https://bugzilla.wikimedia.org/show_bug.cgi?id=19880 [16:24:04] 03(mod) Remove North Korean calendar in MessagesKo.php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19809 +comment (10shinjiman) [16:24:07] 03(mod) Implement Japanese and North Korean calendars - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18849 (10shinjiman) [16:26:30] geg [16:26:31] heh [16:28:19] 03(mod) Case insensitivity in the search box does not function for Titles with Mixed Case - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19882 +comment (10brion) [16:29:03] 03(mod) Russian language pages freeze up - inaccessible - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19880 +comment (10brion) [16:30:18] 03(mod) Section edit looses part after broken section header - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19910 +need-parsertest; +comment (10brion) [16:35:41] When I installed media wiki my document root was /var/www but I am now trying to change it to /var/www/wiki but the page is not rendering correctly. Is there a setting during the installation process that could be causing this? [16:35:59] 03(mod) Phase I usernames with underscores break the system. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=323 +comment (10toby+wmzilla) [16:50:01] 03(mod) Phase I usernames with underscores break the system. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=323 (10grahamwp) [16:56:02] 03(mod) Phase I usernames with underscores break the system. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=323 (10grahamwp) [17:00:06] hello [17:00:41] can I stop a H3 from appearing in the TOC? [17:00:52] I made it H3 instead of === to remove the 'edit' link. [17:01:02] but it still appears in the TOC... is there a trick? [17:01:13] (other than __NOTOC__) [17:02:33] 03(mod) Phase I usernames with underscores break the system. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=323 +shell; +comment (10grahamwp) [17:09:24] 14(WFM) Russian language pages freeze up - inaccessible - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19880 +comment (10tparscal) [17:11:37] *faceface is not a giraffe [17:22:26] hey guys,\ [17:22:33] You guys fail [17:24:55] yeah [17:24:57] second time today [17:25:35] Merc| [n=ad44324c@gateway/web/cgi-irc/irc.wikia.com/x-6833f9bf0ea7b6e8 [17:25:50] want to ban ad44324c? :o [17:34:38] fail [17:35:06] *!*ad44324c@* [17:35:58] :D [17:36:03] I didn't know you can do that [17:41:14] 03shinjiman * r53720 10/trunk/phase3/ (4 files in 3 dirs): Tweak the language code display more comply with the BCP 47 standards, using a new global function wfBCP47(). [17:51:58] 03shinjiman * r53721 10/trunk/phase3/includes/GlobalFunctions.php: fix typo on documentation [17:58:23] Is there any reason numbered lists created using '#' shouldn't work when you flow text around an image? [17:59:23] comments in mediawiki sql queries have no effect on performance, correct? [17:59:37] (mysql) [18:00:04] referring to the query cache [18:02:28] nope [18:02:45] does query cache even work with innodb? [18:02:46] if you use transactions/innodb, qcache is not used at all [18:02:56] flyingparchment: it does, as long as you don't start consistent snapshots [18:11:40] 03(NEW) After using revision deletion on a file, no change is shown - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19912 minor; Normal; MediaWiki: Revision deletion; (mike.lifeguard) [18:22:06] does anyone know a way to have section header links in a wikitable? so that for large tables, the user can go to an anchor of the first letter of the desired row [18:22:18] is
the right way to do this? [18:35:22] 03shinjiman * r53722 10/trunk/phase3/includes/GlobalFunctions.php: fix E_NOTICE on r53720 and r53721. [18:37:14] 03(VERIFIED) UTF-8 characters in don't work properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=798 +comment (10grin) [19:08:38] 03(mod) Make page titles case-insensitive (but preserve case-sensitivity for display) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=453 (10dotcom) [19:12:21] 03(mod) Make page titles case-insensitive (but preserve case-sensitivity for display) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=453 +comment (10innocentkiller) [19:14:59] is that anyone can display/choose the time offset by a specified time zone by region on Special:Preferences? (as of current revision on trunk). [19:15:37] and I have this error for now: [19:15:39] PHP Warning: date_create() [function.date-create]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in C:\\Users\\Man\\Web [19:18:21] 03brion * r53723 10/trunk/phase3/maintenance/cdb-test.php: Check in Tim's test script for PHP implementation of CDB class while we track down the bugs w/ 64-bit vs 32-bit cross-compat. [19:20:08] <^demon> Shinjiman: The TZ error is a well known issue. We need to stop setting default timezones the way we do. [19:23:07] 14(DUP) Use date_default_timezone_* instead of TZ environment variable if available - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7715 +comment (10innocentkiller) [19:23:09] 03(mod) Warning: putenv(): Safe Mode warning: Cannot set environment variable 'TZ' - it's not in the allowed list Parser.php on line 2851 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2658 +comment (10innocentkiller) [19:39:16] http://www.flickr.com/photos/83734473@N00/3752418021/ [19:39:41] That's the issue which I was mentioned before. :S [19:40:09] Shinjiman: poor timezone library underneath? [19:40:39] +/* Get the noramlised IETF language tag */ [19:40:41] still typo [19:40:43] normalised [19:41:42] Nikerabbit: maybe a bug in the preferences? (cannot contain the array value in another array for the timezone)?? [19:42:23] hmm oh yes it's broken for me too [19:42:31] any idea since when? [19:43:10] 03shinjiman * r53724 10/trunk/phase3/includes/GlobalFunctions.php: fix another typo on documentation :P [19:43:28] mmm.... it didn't break on WMF wikis... [19:43:54] ...since those revisions didn't merged?? [19:45:34] wtf "Override this function." [19:46:25] Nikerabbit: Done on r53724. :P [19:49:10] Shinjiman: done what? [19:50:18] 03(mod) mobile-l feedback system issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19623 +comment (10innocentkiller) [19:51:24] Shinjiman: it is a regression in r53316 [19:52:50] werdna: around? [19:52:51] Nikerabbit: You sent me a contentless ping. This is a contentless pong. Please provide a bit of information about what you want and I will respond when I am around. [19:52:59] werdna: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53316#c3281 [19:55:33] Nikerabbit: the typo that mentioned before. :D [19:57:29] Nikerabbit: It's time for werdnd to fix that. [19:57:34] Nikerabbit: It's time for werdna to fix that. [20:00:03] 03(mod) X-Vary-Options header should be configurable, not sent to users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19849 +comment (10brion) [20:01:01] I've found some localised timezones names in the CLDR, is that suitable to integrate that into the preferences? Just wondering. :D [20:03:15] <^demon> brion: I was curious....we use a custom $wgVersion in wmf-deployment to specify that it's a different branch. Is there any way we could possibly mention there what rev we forked from? Right now you have to go digging in wmf-deployment to see where the last major merge from trunk was (ie: where does this relate to HEAD?) [20:07:39] 03(FIXED) X-Vary-Options header should be configurable, not sent to users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19849 +comment (10brion) [20:10:42] wtf [20:14:18] cia ded :< [20:16:24] perl -e print "N" . ("O" x 100) . "\n"; [20:28:45] hmm, it seems to have just missed: 53725 brion (3 files) "* (bug 19849) Custom X-Vary-Options header now disabled unless $wgUseXVO is set", 53726 nikerabbit trunk/phase3/includes/SpecialPage.php "Deprecate broken accessor and add a new one" [20:29:34] Splarka: I know [20:29:39] I get the emails [20:35:28] .... is anyone get this kind of error?? [20:35:30] PHP Warning: Parameter 1 to Language::getMagic() expected to be a reference, value given in C:\\Users\\Man\\Website\\mediawiki_svn\\includes\\StubObject.php on line 58 [20:36:57] 03nikerabbit * r53726 10/trunk/phase3/includes/SpecialPage.php: Deprecate broken accessor and add a new one [20:36:58] 03brion * r53725 10/trunk/phase3/ (3 files in 2 dirs): * (bug 19849) Custom X-Vary-Options header now disabled unless $wgUseXVO is set [20:39:09] heh [20:40:18] slow today CIA-69 :) [20:42:14] *MrZ-man eats CIA-69 [20:42:14] *CIA-69 tastes crunchy [20:43:30] 03(mod) UTF-8 characters in don't work properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=798 (10ragibhasan) [20:44:12] How do I get Real Names to show up in edit history and other parts of the wiki instead of usernames? [20:44:28] <^demon> brion: Did you see my message about 20 lines up? [20:46:05] ^demon: not sure how easy it is to determine that :) maybe pulling some sort of merge info... but of course it would be far from complete [20:46:49] <^demon> Well, we discussed yesterday scraping svn:mergeinfo, but that kinda sucks and is prone to error :) [20:47:28] <^demon> I was just thinking more along the lines of just (whomever) does the merge from trunk, update the merged-from bit in $wgVersion. [20:48:48] mebbe. likely to be error prone as well though if it's manual ;) [20:49:19] <^demon> Yeah, but right now it's confusing as hell :) [20:53:00] <^demon> Alrighty. It's friday, it's payday, my timesheets are in. It's time to GTFO and go home \o/ [20:55:18] How do I get Real Names to show up in edit history and other parts of the wiki instead of usernames? [20:57:28] hi there [20:59:18] anyone around ? :) [21:03:46] !ask | petey [21:03:46] --mwbot-- petey: Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. See also: !gethelp [21:19:24] 03dale * r53727 10/trunk/extensions/MetavidWiki/skins/ (mv_allpages.js mv_search.js mv_stream.js): depreciated mwAddOnloadHook in favor of js2AddOnloadHook naming (for clear separation of js2 code from old js code) [21:21:51] 03(FIXED) mobile-l feedback system issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19623 +comment (10hcatlin) [21:29:00] 03(mod) mobile-l feedback system issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19623 (10tfinc) [21:37:57] !gethelp [21:37:57] --mwbot-- Please read http://workaround.org/getting-help-on-irc for a good explanation of getting help on IRC. [21:38:29] petey: just ask what you need, i assume it has something to do with mediawiki. just spit it out ;) [21:47:01] hey [21:47:36] i got mediawiki installed, got a sucessful config file created, moved it to my main folder... when i go to http://mysite/wiki i'm still getting the screen to install the server [21:48:17] do i need to remove an install file or something? i followed all the directions in the http://www.mediawiki.org/wiki/Manual:Streamlined_Windows_Install_Guide [21:48:36] if you moved LocalSettings.php to the root from ~/config/ you should be fine [21:49:23] I deleted my cache and reopened my browser and it went to main page now [21:49:34] cool [21:49:38] so i edit this and create my wiki with it?" [21:49:56] if it took you to your main page you're ready to edit [21:50:05] in about 45 mins i installed an xp pro machine, setup apache 2.2, mysql 5.4, and php 5.3 and then mediawiki [21:50:22] was a little frustrating but i got it all done [21:55:51] thanks guy [21:57:02] 03demon * r53728 10/trunk/extensions/ (3 files in 3 dirs): Kill off a lot of direct calls to $wgRequest->data. This is bad form and will break when I eventually fix WebRequest. [21:58:58] Rjd0060, what happened last night? [21:59:08] 03(mod) Cannot view Special:Contributions (possible regression from r53534) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19845 (10mrzmanwiki) [21:59:09] Also, what has to be done to set join throttling? [21:59:43] Simetrical: a rather large bot attack [22:00:02] I imagine it would be possible to be more specific. [22:00:23] +J [22:00:30] 15 minutes of several hundred accounts joining and flooding the channel [22:00:32] 04(REOPENED) Show/hide options on watchlist only work once - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19442 +comment (10i.am.putnik) [22:00:33] how many was it? [22:00:47] /mode +fJ #wikimedia-overflow 2,5 [22:01:38] there, finally testing the damn CDB emulation 64-bit bug that's been breaking my local install :) [22:02:05] sigh... still doesn't match :( [22:02:18] oh wait... i have to *apply* the patch [22:02:20] *brion slaps self [22:02:39] <^demon> o_O [22:02:39] long day? [22:02:41] <^demon> Brion, really? [22:02:44] yeah :) [22:03:09] <^demon> brion: You're getting quipped for that one. [22:03:17] The algorithm can be adjusted but 2,5 is what we use in other busy channels - should be fine [22:03:54] *MrZ-man is still stumped by 19845 [22:04:26] <^demon> MrZ-man: Join the club. [22:04:37] my current theory is that PHP sucks [22:05:01] aHA! [22:05:08] <^demon> MrZ-man: A sound theory, indeed. [22:07:11] MrZ-man: http://www.mediawiki.org/w/index.php?title=User:Splarka/PHP&diff=267506&oldid=267458 [22:07:36] srsly, that is like every active developer now [22:08:10] ugh... applying ubuntu updates under vmware is hella slow [22:10:03] 03(NEW) "Prompt me when entering a blank edit summary" doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19913 enhancement; Normal; MediaWiki: Page editing; (i.am.putnik) [22:10:32] OverlordQ: http://pastebin.ca/1506275 [22:11:53] 03(mod) "Prompt me when entering a blank edit summary" doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19913 +comment (10innocentkiller) [22:12:10] i have a win 2k3 windows AD already setup, looking around for some sort of wiki to use that will not only support AD but also groups so that I can have http://foo.wiki.mydomain.com/ be restricted to all foo group users, etc etc.. does anyone know if it's easy to setup mediawiki to support this? [22:12:31] <^demon> !ldap | Tokenizer [22:12:31] --mwbot-- Tokenizer: http://www.mediawiki.org/wiki/Extension:LDAP_Authentication [22:15:38] 03brion * r53729 10/trunk/phase3/includes/Cdb_PHP.php: (log message trimmed) [22:15:38] 64-bit host compatibility for hash function in pure-PHP implementation of CDB reader/writer. [22:15:38] This fixes the problem where localization cache files generated under command-line and web were incompatible on Mac OS X when using $wgCacheDirectory instead of l10n_cache table in database. [22:15:38] (Apple ships a 64-bit Apache+mod_php but only a 32-bit CLI php binary, and neither has the cda extension present by default.) [22:15:40] Confirmed hash compatibility with native cda extension by running Tim's maintenance/cdb-test.php on 32-bit and 64-bit Ubuntu installs: [22:15:43] 32 bit before patch: [22:15:45] brion@bribuntu:~/src/phase3$ php maintenance/cdb-test.php [22:30:21] 03demon * r53730 10/trunk/extensions/ImportFreeImages/ (3 files): (bug 17601) Fix the wrong linked message, add the missing header, make phpFlickr path configurable so that also other versions of phpFlickr can be used. Based on patch by DaSch. [22:30:49] bribuntu. Haha. [22:38:29] :) [22:38:37] hi all [22:50:33] 03dale * r53731 10/trunk/phase3/js2/ (9 files in 6 dirs): [22:50:33] depreciated mwAddOnloadHook in favor of js2AddOnloadHook naming [22:50:33] minor add Media Wizard updates (bug 19863) [22:51:43] 03(FIXED) Some bugs in ImportFreeImages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17601 +comment (10innocentkiller) [22:53:53] 03(FIXED) Add Media Wizard should list local wiki files as well as remote sources - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19863 +comment (10dale) [23:22:22] I have made an extension that I intend to ask to be installed on en.Wiktionary after the community vote has finished, would someone mind checking it over for sanity first? [23:23:33] cirwin: you should file a bug in bugzilla for that, linking to the community vote [23:23:49] I will, once they have finished voting (a fortnight hence) [23:24:03] but it would be irritating to find a fatal flaw then that could have been spotted earlier [23:24:04] <^demon> cirwin: File a bug with your extension attached. If it's sane I'll commit it. [23:24:18] ok [23:24:25] thansk [23:24:29] <^demon> No problem. [23:25:59] Transliterator? [23:26:03] yup [23:26:23] http://en.wiktionary.org/wiki/User%3AConrad.Irwin/Transliterator.php [23:26:43] I was originally going to do it in javascript, but not having access to the unicode data was a show-stopper [23:27:19] <^demon> Hmmm. [23:28:01] <^demon> Looks ok. Might want to tweak it to use ParserFirstCallInit if available. [23:28:22] ok, I think I can copy that of some other extension [23:28:26] hmm [23:28:54] <^demon> cirwin: And you'll want to remove the hardcoded english and make them messages :) [23:28:56] our search engine is too clever... i'm searching our private office wiki for contractor documents and coming up with a couple hundred photos from commons o_O [23:29:38] <^demon> cirwin: Do those two things, and I'll commit. [23:29:38] ^demon: hmm, yeah - I wasn't sure about how that was done, some examples showed a switch on language in the file itself, some showed a .i18n.php - which is better? [23:29:54] <^demon> Use a .i18n.php file. [23:29:59] alright [23:30:28] <^demon> Add them to $wgExtensionMessagesFiles and call wfLoadExtensionMessages() before using the messages. [23:37:09] one further question, should the pseudo namespace MediaWiki:Transliterator: be translatable? [23:38:13] How can I implement a random article query for a portal ? [23:38:24] same goes for a random picture [23:38:29] (POTD) [23:39:15] http://www.mediawiki.org/wiki/Extension:RandomSelection [23:39:56] not a standard feature then ? [23:45:44] 03demon * r53732 10/trunk/extensions/PlayerStatsGrabber/PlayerStatsGrabber_body.php: [23:45:44] * Fix last $wgRequest->data usage anywhere in core or SVN extensions \o/ [23:45:44] * ( in_array() ) ? true : false is stupid [23:46:56] <^demon> cirwin: I would make it a message. [23:48:38] just hope that people don't edit it too much then - I don't think it's within my scope to move all the rulesets around [23:49:02] <^demon> You can make a note like "Don't edit this unless you have to" [23:49:20] in the message? [23:49:30] <^demon> No, like a comment. [23:49:33] ok [23:49:46] <^demon> 'key' => 'Message', # Don't change this unless you have to [23:55:24] 03(NEW) Upload File doesn't request write rights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19914 normal; Normal; MediaWiki: API; (robe)