-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcanternet_derpcraft.html
609 lines (573 loc) · 36.5 KB
/
canternet_derpcraft.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Statystyki kanału #derpcraft @ canternet by MAINTAINER</title>
<style type="text/css" title="default">
a {
text-decoration: none;
}
a:link {
color: #0b407a;
}
a:visited {
color: #0b407a;
}
a:hover {
text-decoration: underline;
color: #0b407a;
}
a.background {
text-decoration: none;
}
a.background:link {
color: #0b407a;
}
a.background:visited {
color: #0b407a;
}
a.background:hover {
text-decoration: underline;
color: #0b407a;
}
body {
background-color: #dedeee;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: black;
}
td {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: black;
text-align: left;
}
.male, .male a {
color: #0000DD;
}
.female, .female a {
color: #DD3366;
}
.bot, .bot a {
color: #00FFFF;
}
.title {
font-family: Tahoma, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}
.headtext {
color: white;
font-weight: bold;
text-align: center;
background-color: #666699;
}
.headlinebg {
background-color: #000000;
}
.tdtop {
background-color: #C8C8DD;
}
.hicell {
background-color: #BABADD;
}
.hicell10 {
background-color: #BABADD;
font-size: 10px;
}
.rankc {
background-color: #CCCCCC;
}
.hirankc {
background-color: #AAAAAA;
font-weight: bold;
}
.rankc10 {
background-color: #CCCCCC;
font-size: 10px;
}
.rankc10center {
background-color: #CCCCCC;
font-size: 10px;
text-align: center;
}
.hirankc10center {
background-color: #AAAAAA;
font-weight: bold;
font-size: 10px;
text-align: center;
}
.small {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
.asmall {
font-family: "Arial narrow", Arial, sans-serif;
font-size: 10px;
color: black;
text-align: center;
}
</style>
</head>
<body>
<div align="center">
<span class="title">Statystyki kanału #derpcraft @ canternet by MAINTAINER</span><br />
<br />
Statystyka wygenerowana w środę, 13 maja 2015 - 20:23:26
<br />W przedziale 222 dni łącznie <b>150</b> nicków odwiedziło kanał #derpcraft.<br /><br />
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Najaktywniejsze pory dnia</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0"><tr>
<td align="center" valign="bottom" class="asmall">7.6%<br /><img src="./gfx/blue-v.png" width="15" height="56" alt="5164" title="5164"/></td>
<td align="center" valign="bottom" class="asmall">3.7%<br /><img src="./gfx/blue-v.png" width="15" height="26" alt="2487" title="2487"/></td>
<td align="center" valign="bottom" class="asmall">1.3%<br /><img src="./gfx/blue-v.png" width="15" height="9" alt="868" title="868"/></td>
<td align="center" valign="bottom" class="asmall">0.4%<br /><img src="./gfx/blue-v.png" width="15" height="3" alt="293" title="293"/></td>
<td align="center" valign="bottom" class="asmall">0.2%<br /><img src="./gfx/blue-v.png" width="15" height="1" alt="116" title="116"/></td>
<td align="center" valign="bottom" class="asmall">0%</td>
<td align="center" valign="bottom" class="asmall">0.1%<br /><img src="./gfx/green-v.png" width="15" height="1" alt="101" title="101"/></td>
<td align="center" valign="bottom" class="asmall">0.4%<br /><img src="./gfx/green-v.png" width="15" height="2" alt="273" title="273"/></td>
<td align="center" valign="bottom" class="asmall">0.6%<br /><img src="./gfx/green-v.png" width="15" height="4" alt="397" title="397"/></td>
<td align="center" valign="bottom" class="asmall">1.5%<br /><img src="./gfx/green-v.png" width="15" height="11" alt="1016" title="1016"/></td>
<td align="center" valign="bottom" class="asmall">1.3%<br /><img src="./gfx/green-v.png" width="15" height="9" alt="880" title="880"/></td>
<td align="center" valign="bottom" class="asmall">0.8%<br /><img src="./gfx/green-v.png" width="15" height="6" alt="557" title="557"/></td>
<td align="center" valign="bottom" class="asmall">0.8%<br /><img src="./gfx/yellow-v.png" width="15" height="6" alt="571" title="571"/></td>
<td align="center" valign="bottom" class="asmall">1.7%<br /><img src="./gfx/yellow-v.png" width="15" height="12" alt="1179" title="1179"/></td>
<td align="center" valign="bottom" class="asmall">2.1%<br /><img src="./gfx/yellow-v.png" width="15" height="15" alt="1412" title="1412"/></td>
<td align="center" valign="bottom" class="asmall">2.5%<br /><img src="./gfx/yellow-v.png" width="15" height="18" alt="1679" title="1679"/></td>
<td align="center" valign="bottom" class="asmall">3.7%<br /><img src="./gfx/yellow-v.png" width="15" height="27" alt="2530" title="2530"/></td>
<td align="center" valign="bottom" class="asmall">5.9%<br /><img src="./gfx/yellow-v.png" width="15" height="43" alt="4008" title="4008"/></td>
<td align="center" valign="bottom" class="asmall">7.7%<br /><img src="./gfx/red-v.png" width="15" height="56" alt="5225" title="5225"/></td>
<td align="center" valign="bottom" class="asmall">9.6%<br /><img src="./gfx/red-v.png" width="15" height="70" alt="6477" title="6477"/></td>
<td align="center" valign="bottom" class="asmall">9.1%<br /><img src="./gfx/red-v.png" width="15" height="66" alt="6139" title="6139"/></td>
<td align="center" valign="bottom" class="asmall">13.6%<br /><img src="./gfx/red-v.png" width="15" height="100" alt="9220" title="9220"/></td>
<td align="center" valign="bottom" class="asmall">13.2%<br /><img src="./gfx/red-v.png" width="15" height="96" alt="8937" title="8937"/></td>
<td align="center" valign="bottom" class="asmall">11.9%<br /><img src="./gfx/red-v.png" width="15" height="87" alt="8076" title="8076"/></td>
</tr><tr>
<td class="rankc10center" align="center">0</td>
<td class="rankc10center" align="center">1</td>
<td class="rankc10center" align="center">2</td>
<td class="rankc10center" align="center">3</td>
<td class="rankc10center" align="center">4</td>
<td class="rankc10center" align="center">5</td>
<td class="rankc10center" align="center">6</td>
<td class="rankc10center" align="center">7</td>
<td class="rankc10center" align="center">8</td>
<td class="rankc10center" align="center">9</td>
<td class="rankc10center" align="center">10</td>
<td class="rankc10center" align="center">11</td>
<td class="rankc10center" align="center">12</td>
<td class="rankc10center" align="center">13</td>
<td class="rankc10center" align="center">14</td>
<td class="rankc10center" align="center">15</td>
<td class="rankc10center" align="center">16</td>
<td class="rankc10center" align="center">17</td>
<td class="rankc10center" align="center">18</td>
<td class="rankc10center" align="center">19</td>
<td class="rankc10center" align="center">20</td>
<td class="hirankc10center" align="center">21</td>
<td class="rankc10center" align="center">22</td>
<td class="rankc10center" align="center">23</td>
</tr></table>
<table align="center" border="0" width="520"><tr>
<td align="center" class="asmall"><img src="./gfx/blue-h.png" width="40" height="15" align="middle" alt="0-5" /> = 0-5</td>
<td align="center" class="asmall"><img src="./gfx/green-h.png" width="40" height="15" align="middle" alt="6-11" /> = 6-11</td>
<td align="center" class="asmall"><img src="./gfx/yellow-h.png" width="40" height="15" align="middle" alt="12-17" /> = 12-17</td>
<td align="center" class="asmall"><img src="./gfx/red-h.png" width="40" height="15" align="middle" alt="18-23" /> = 18-23</td>
</tr></table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Najaktywniejsze nicki</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="714"><tr><td> </td><td class="tdtop"><b>Nick</b></td><td class="tdtop"><b>Liczba linii</b></td><td class="tdtop"><b>W jakich porach</b></td><td class="tdtop"><b>Ostatnio widziany</b></td><td class="tdtop"><b>Losowy cytat</b></td>
</tr>
<tr><td class="hirankc" align="left">1</td>
<td style="background-color: #babadc"><span>DerpCraft</span></td><td style="background-color: #babadc">16770</td><td style="background-color: #babadc"><img src="./gfx/blue-h.png" border="0" width="8" height="15" alt="3463" title="3463" /><img src="./gfx/green-h.png" border="0" width="4" height="15" alt="1731" title="1731" /><img src="./gfx/yellow-h.png" border="0" width="8" height="15" alt="3459" title="3459" /><img src="./gfx/red-h.png" border="0" width="19" height="15" alt="8117" title="8117" /></td><td style="background-color: #babadc">135 dni temu</td><td style="background-color: #babadc">"<Rinso> Jest kawalem buca?"</td>
</tr>
<tr><td class="rankc" align="left">2</td>
<td style="background-color: #bbbbdb"><span>McKey</span></td><td style="background-color: #bbbbdb">8136</td><td style="background-color: #bbbbdb"><img src="./gfx/blue-h.png" border="0" width="1" height="15" alt="396" title="396" /><img src="./gfx/green-h.png" border="0" width="1" height="15" alt="281" title="281" /><img src="./gfx/yellow-h.png" border="0" width="6" height="15" alt="1348" title="1348" /><img src="./gfx/red-h.png" border="0" width="30" height="15" alt="6111" title="6111" /></td><td style="background-color: #bbbbdb">Dzisiaj</td><td style="background-color: #bbbbdb">"<a href="http://i.imgur.com/v34zMYj.gif" target="_blank" title="Otwórz w nowym oknie: http://i.imgur.com/v34zMYj.gif">http://i.imgur.com/v34zMYj.gif</a> WTFFFFFFFF"</td>
</tr>
<tr><td class="rankc" align="left">3</td>
<td style="background-color: #bcbcda"><span>Eivel</span></td><td style="background-color: #bcbcda">6518</td><td style="background-color: #bcbcda"><img src="./gfx/blue-h.png" border="0" width="3" height="15" alt="563" title="563" /><img src="./gfx/yellow-h.png" border="0" width="6" height="15" alt="1107" title="1107" /><img src="./gfx/red-h.png" border="0" width="29" height="15" alt="4783" title="4783" /></td><td style="background-color: #bcbcda">Dzisiaj</td><td style="background-color: #bcbcda">"<McKey> Lazy za przeproszeniem spierdalaj"</td>
</tr>
<tr><td class="rankc" align="left">4</td>
<td style="background-color: #bcbcda"><span>Beton</span></td><td style="background-color: #bcbcda">6143</td><td style="background-color: #bcbcda"><img src="./gfx/blue-h.png" border="0" width="6" height="15" alt="1068" title="1068" /><img src="./gfx/yellow-h.png" border="0" width="3" height="15" alt="607" title="607" /><img src="./gfx/red-h.png" border="0" width="29" height="15" alt="4468" title="4468" /></td><td style="background-color: #bcbcda">1 dzień temu</td><td style="background-color: #bcbcda">"<a href="https://youtu.be/uI0DjFUhF8E" target="_blank" title="Otwórz w nowym oknie: https://youtu.be/uI0DjFUhF8E">https://youtu.be/uI0DjFUhF8E</a>"</td>
</tr>
<tr><td class="rankc" align="left">5</td>
<td style="background-color: #bdbdd9"><span>Ciappo</span></td><td style="background-color: #bdbdd9">4431</td><td style="background-color: #bdbdd9"><img src="./gfx/blue-h.png" border="0" width="2" height="15" alt="314" title="314" /><img src="./gfx/yellow-h.png" border="0" width="2" height="15" alt="315" title="315" /><img src="./gfx/red-h.png" border="0" width="34" height="15" alt="3801" title="3801" /></td><td style="background-color: #bdbdd9">2 dni temu</td><td style="background-color: #bdbdd9">"mc nawet prawami fizyki się kieruje..."</td>
</tr>
<tr><td class="rankc" align="left">6</td>
<td style="background-color: #bebed8"><span>Derpi</span></td><td style="background-color: #bebed8">4112</td><td style="background-color: #bebed8"><img src="./gfx/blue-h.png" border="0" width="3" height="15" alt="388" title="388" /><img src="./gfx/yellow-h.png" border="0" width="7" height="15" alt="752" title="752" /><img src="./gfx/red-h.png" border="0" width="28" height="15" alt="2902" title="2902" /></td><td style="background-color: #bebed8">Dzisiaj</td><td style="background-color: #bebed8">"[ Minecraft Dynamic Map ] - power.twilightsparkle.ovh:8123"</td>
</tr>
<tr><td class="rankc" align="left">7</td>
<td style="background-color: #bfbfd8"><span>Husarz44</span></td><td style="background-color: #bfbfd8">2679</td><td style="background-color: #bfbfd8"><img src="./gfx/blue-h.png" border="0" width="2" height="15" alt="142" title="142" /><img src="./gfx/yellow-h.png" border="0" width="3" height="15" alt="249" title="249" /><img src="./gfx/red-h.png" border="0" width="34" height="15" alt="2281" title="2281" /></td><td style="background-color: #bfbfd8">15 dni temu</td><td style="background-color: #bfbfd8">"no wiesz ale to nie ma być uber realistyczne"</td>
</tr>
<tr><td class="rankc" align="left">8</td>
<td style="background-color: #bfbfd7"><span>Husarz43</span></td><td style="background-color: #bfbfd7">1289</td><td style="background-color: #bfbfd7"><img src="./gfx/yellow-h.png" border="0" width="4" height="15" alt="145" title="145" /><img src="./gfx/red-h.png" border="0" width="35" height="15" alt="1133" title="1133" /></td><td style="background-color: #bfbfd7">2 dni temu</td><td style="background-color: #bfbfd7">"<a href="http://demotywatory.pl/3963665/Kiedys-urzednik-bal-sie-prawa" target="_blank" title="Otwórz w nowym oknie: http://demotywatory.pl/3963665/Kiedys-urzednik-bal-sie-prawa">http://demotywatory.pl/3963665/Kiedys-urzednik-bal-sie-prawa</a>"</td>
</tr>
<tr><td class="rankc" align="left">9</td>
<td style="background-color: #c0c0d6"><span>Eye_Render</span></td><td style="background-color: #c0c0d6">1288</td><td style="background-color: #c0c0d6"><img src="./gfx/blue-h.png" border="0" width="1" height="15" alt="63" title="63" /><img src="./gfx/yellow-h.png" border="0" width="6" height="15" alt="202" title="202" /><img src="./gfx/red-h.png" border="0" width="31" height="15" alt="1022" title="1022" /></td><td style="background-color: #c0c0d6">12 dni temu</td><td style="background-color: #c0c0d6">"domyslasz się co powinno być na końcu?"</td>
</tr>
<tr><td class="rankc" align="left">10</td>
<td style="background-color: #c1c1d6"><span>[Kotkowo]</span></td><td style="background-color: #c1c1d6">1167</td><td style="background-color: #c1c1d6"><img src="./gfx/blue-h.png" border="0" width="8" height="15" alt="237" title="237" /><img src="./gfx/yellow-h.png" border="0" width="1" height="15" alt="44" title="44" /><img src="./gfx/red-h.png" border="0" width="30" height="15" alt="883" title="883" /></td><td style="background-color: #c1c1d6">136 dni temu</td><td style="background-color: #c1c1d6">"<Ciappo> ja troche kasy zbieram xD"</td>
</tr>
<tr><td class="rankc" align="left">11</td>
<td style="background-color: #c1c1d5"><span>Dr_Vaah</span></td><td style="background-color: #c1c1d5">1045</td><td style="background-color: #c1c1d5"><img src="./gfx/blue-h.png" border="0" width="6" height="15" alt="161" title="161" /><img src="./gfx/green-h.png" border="0" width="2" height="15" alt="65" title="65" /><img src="./gfx/yellow-h.png" border="0" width="3" height="15" alt="99" title="99" /><img src="./gfx/red-h.png" border="0" width="27" height="15" alt="720" title="720" /></td><td style="background-color: #c1c1d5">114 dni temu</td><td style="background-color: #c1c1d5">"teraz to ja musze soft do nogi poczyscic"</td>
</tr>
<tr><td class="rankc" align="left">12</td>
<td style="background-color: #c2c2d4"><span>Ciappo|m</span></td><td style="background-color: #c2c2d4">1006</td><td style="background-color: #c2c2d4"><img src="./gfx/blue-h.png" border="0" width="6" height="15" alt="159" title="159" /><img src="./gfx/green-h.png" border="0" width="1" height="15" alt="28" title="28" /><img src="./gfx/yellow-h.png" border="0" width="3" height="15" alt="80" title="80" /><img src="./gfx/red-h.png" border="0" width="29" height="15" alt="739" title="739" /></td><td style="background-color: #c2c2d4">2 dni temu</td><td style="background-color: #c2c2d4">"Ładne.. Nie miałem nigdy sony.."</td>
</tr>
<tr><td class="rankc" align="left">13</td>
<td style="background-color: #c3c3d4"><span>Ashley`</span></td><td style="background-color: #c3c3d4">891</td><td style="background-color: #c3c3d4"><img src="./gfx/green-h.png" border="0" width="1" height="15" alt="33" title="33" /><img src="./gfx/yellow-h.png" border="0" width="5" height="15" alt="130" title="130" /><img src="./gfx/red-h.png" border="0" width="32" height="15" alt="718" title="718" /></td><td style="background-color: #c3c3d4">1 dzień temu</td><td style="background-color: #c3c3d4">"Eivel: "kiedy bd ten serw" to pytanie które słysze codziennie o"</td>
</tr>
<tr><td class="rankc" align="left">14</td>
<td style="background-color: #c4c4d3"><span>MuLiSz</span></td><td style="background-color: #c4c4d3">699</td><td style="background-color: #c4c4d3"><img src="./gfx/blue-h.png" border="0" width="2" height="15" alt="42" title="42" /><img src="./gfx/yellow-h.png" border="0" width="10" height="15" alt="191" title="191" /><img src="./gfx/red-h.png" border="0" width="26" height="15" alt="466" title="466" /></td><td style="background-color: #c4c4d3">Dzisiaj</td><td style="background-color: #c4c4d3">"hymm... nie moge sie polaczyc z kanalem przez KVIrc ;-;"</td>
</tr>
<tr><td class="rankc" align="left">15</td>
<td style="background-color: #c4c4d2"><span>ola</span></td><td style="background-color: #c4c4d2">690</td><td style="background-color: #c4c4d2"><img src="./gfx/blue-h.png" border="0" width="5" height="15" alt="97" title="97" /><img src="./gfx/yellow-h.png" border="0" width="5" height="15" alt="91" title="91" /><img src="./gfx/red-h.png" border="0" width="28" height="15" alt="496" title="496" /></td><td style="background-color: #c4c4d2">1 dzień temu</td><td style="background-color: #c4c4d2">"Beton: <a href="http://www.caseificioreale.it/en/elenco-prodotti.php" target="_blank" title="Otwórz w nowym oknie: http://www.caseificioreale.it/en/elenco-prodotti.php">http://www.caseificioreale.it/en/elenco-prodotti.php</a> łap,"</td>
</tr>
<tr><td class="rankc" align="left">16</td>
<td style="background-color: #c5c5d2"><span>Ashley</span></td><td style="background-color: #c5c5d2">371</td><td style="background-color: #c5c5d2"><img src="./gfx/green-h.png" border="0" width="3" height="15" alt="37" title="37" /><img src="./gfx/yellow-h.png" border="0" width="10" height="15" alt="96" title="96" /><img src="./gfx/red-h.png" border="0" width="25" height="15" alt="238" title="238" /></td><td style="background-color: #c5c5d2">1 dzień temu</td><td style="background-color: #c5c5d2">"Beton: no troche czasu musisz to zainwestowac"</td>
</tr>
<tr><td class="rankc" align="left">17</td>
<td style="background-color: #c6c6d1"><span>Ciappo_mobile</span></td><td style="background-color: #c6c6d1">309</td><td style="background-color: #c6c6d1"><img src="./gfx/blue-h.png" border="0" width="11" height="15" alt="90" title="90" /><img src="./gfx/green-h.png" border="0" width="7" height="15" alt="61" title="61" /><img src="./gfx/yellow-h.png" border="0" width="7" height="15" alt="61" title="61" /><img src="./gfx/red-h.png" border="0" width="12" height="15" alt="97" title="97" /></td><td style="background-color: #c6c6d1">215 dni temu</td><td style="background-color: #c6c6d1">"Opraw i na scianie powies ^^"</td>
</tr>
<tr><td class="rankc" align="left">18</td>
<td style="background-color: #c6c6d0"><span>Dr_Vaa</span></td><td style="background-color: #c6c6d0">276</td><td style="background-color: #c6c6d0"><img src="./gfx/blue-h.png" border="0" width="6" height="15" alt="48" title="48" /><img src="./gfx/yellow-h.png" border="0" width="10" height="15" alt="71" title="71" /><img src="./gfx/red-h.png" border="0" width="22" height="15" alt="157" title="157" /></td><td style="background-color: #c6c6d0">148 dni temu</td><td style="background-color: #c6c6d0">"albo koniec tego albo jakos w przyszłym"</td>
</tr>
<tr><td class="rankc" align="left">19</td>
<td style="background-color: #c7c7d0"><span>Derpi_2</span></td><td style="background-color: #c7c7d0">253</td><td style="background-color: #c7c7d0"><img src="./gfx/yellow-h.png" border="0" width="4" height="15" alt="27" title="27" /><img src="./gfx/red-h.png" border="0" width="34" height="15" alt="221" title="221" /></td><td style="background-color: #c7c7d0">149 dni temu</td><td style="background-color: #c7c7d0">"Eivel: <a href="http://www.tsa.gov/" target="_blank" title="Otwórz w nowym oknie: http://www.tsa.gov/">http://www.tsa.gov/</a>"</td>
</tr>
<tr><td class="rankc" align="left">20</td>
<td style="background-color: #c8c8cf"><span>Ciappo|mob</span></td><td style="background-color: #c8c8cf">220</td><td style="background-color: #c8c8cf"><img src="./gfx/blue-h.png" border="0" width="7" height="15" alt="40" title="40" /><img src="./gfx/red-h.png" border="0" width="31" height="15" alt="175" title="175" /></td><td style="background-color: #c8c8cf">2 dni temu</td><td style="background-color: #c8c8cf">"Sorry bardzo Windows 4 eva xD"</td>
</tr>
<tr><td class="rankc" align="left">21</td>
<td style="background-color: #c9c9ce"><span>ChanServ</span></td><td style="background-color: #c9c9ce">217</td><td style="background-color: #c9c9ce"><img src="./gfx/blue-h.png" border="0" width="4" height="15" alt="22" title="22" /><img src="./gfx/red-h.png" border="0" width="35" height="15" alt="191" title="191" /></td><td style="background-color: #c9c9ce">1 dzień temu</td><td style="background-color: #c9c9ce">"*CLICK*"</td>
</tr>
<tr><td class="rankc" align="left">22</td>
<td style="background-color: #c9c9ce"><span>McKeyPL</span></td><td style="background-color: #c9c9ce">184</td><td style="background-color: #c9c9ce"><img src="./gfx/yellow-h.png" border="0" width="3" height="15" alt="16" title="16" /><img src="./gfx/red-h.png" border="0" width="35" height="15" alt="164" title="164" /></td><td style="background-color: #c9c9ce">14 dni temu</td><td style="background-color: #c9c9ce">"wołasz mnie i psawnuje xd"</td>
</tr>
<tr><td class="rankc" align="left">23</td>
<td style="background-color: #cacacd"><span>husarz44lmobi</span></td><td style="background-color: #cacacd">140</td><td style="background-color: #cacacd"><img src="./gfx/blue-h.png" border="0" width="12" height="15" alt="43" title="43" /><img src="./gfx/yellow-h.png" border="0" width="13" height="15" alt="47" title="47" /><img src="./gfx/red-h.png" border="0" width="14" height="15" alt="50" title="50" /></td><td style="background-color: #cacacd">2 dni temu</td><td style="background-color: #cacacd">"<a href="http://m.youtube.com/watch?v=4HjCohgVuyE" target="_blank" title="Otwórz w nowym oknie: http://m.youtube.com/watch?v=4HjCohgVuyE">http://m.youtube.com/watch?v=4HjCohgVuyE</a>"</td>
</tr>
<tr><td class="rankc" align="left">24</td>
<td style="background-color: #cbcbcc"><span>Lunia</span></td><td style="background-color: #cbcbcc">121</td><td style="background-color: #cbcbcc"><img src="./gfx/yellow-h.png" border="0" width="2" height="15" alt="9" title="9" /><img src="./gfx/red-h.png" border="0" width="36" height="15" alt="111" title="111" /></td><td style="background-color: #cbcbcc">178 dni temu</td><td style="background-color: #cbcbcc">"A ja i tak najbardziej lubię 3 Circles, one Pen, no skill"</td>
</tr>
<tr><td class="rankc" align="left">25</td>
<td style="background-color: #cccccc"><span>Zaxu_</span></td><td style="background-color: #cccccc">114</td><td style="background-color: #cccccc"><img src="./gfx/blue-h.png" border="0" width="4" height="15" alt="13" title="13" /><img src="./gfx/yellow-h.png" border="0" width="6" height="15" alt="19" title="19" /><img src="./gfx/red-h.png" border="0" width="28" height="15" alt="82" title="82" /></td><td style="background-color: #cccccc">32 dni temu</td><td style="background-color: #cccccc">"aha to możliwe że nie zaakceptowałeś."</td>
</tr>
</table><br />
<br /><b><i>Oni nie dostali się do czołówki:</i></b><table><tr>
<td class="rankc10"><span>nekrospyro (97)</span></td>
<td class="rankc10"><span>Scarlet (85)</span></td>
<td class="rankc10"><span>ant (82)</span></td>
<td class="rankc10"><span>TheCoReS (79)</span></td>
<td class="rankc10"><span>PrincessEivel (78)</span></td>
</tr><tr>
<td class="rankc10"><span>LemonMuffin (77)</span></td>
<td class="rankc10"><span>Husarz44_ (75)</span></td>
<td class="rankc10"><span>puma_pl (67)</span></td>
<td class="rankc10"><span>KsiezniczkaBeton (64)</span></td>
<td class="rankc10"><span>Camed (63)</span></td>
</tr><tr>
<td class="rankc10"><span>ant6 (56)</span></td>
<td class="rankc10"><span>marahin (52)</span></td>
<td class="rankc10"><span>SuchyBotrwx (36)</span></td>
<td class="rankc10"><span>Alicorn (36)</span></td>
<td class="rankc10"><span>Flashy (35)</span></td>
</tr><tr>
<td class="rankc10"><span>Beton|Mobi (35)</span></td>
<td class="rankc10"><span>Ciappo_ (34)</span></td>
<td class="rankc10"><span>Pony_4 (34)</span></td>
<td class="rankc10"><span>McK (34)</span></td>
<td class="rankc10"><span>Princess_Vaah (30)</span></td>
</tr><tr>
<td class="rankc10"><span>WinterPonyLiker_ (30)</span></td>
<td class="rankc10"><span>Pony_2 (29)</span></td>
<td class="rankc10"><span>Mrauczek (27)</span></td>
<td class="rankc10"><span>Pony_9606 (26)</span></td>
<td class="rankc10"><span>[A]McKey (25)</span></td>
</tr><tr>
<td class="rankc10"><span>reco-A (24)</span></td>
<td class="rankc10"><span>Pony_1 (23)</span></td>
<td class="rankc10"><span>Magiczny_Scarlet (22)</span></td>
<td class="rankc10"><span>Molestia (20)</span></td>
<td class="rankc10"><span>Pony_8 (20)</span></td>
</tr></table>
<br /><b>Było również 95 innych nicków.</b><br />
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Wielkie liczby</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="714">
<tr><td class="hicell"><b>Ciappo|m</b> jest głupi/a albo zadaje zbyt wiele pytań... 23.5% linii zawierało pytania!
<br /><span class="small"><b>Ciappo|mob</b> też nie wie zbyt wiele, 21.4% linii było pytaniami.</span>
</td></tr>
<tr><td class="hicell">Największym kanałowym krzykaczem jest <b>DerpCraft</b>, wykrzykiwał/a przez 25.8% czasu.
<br /><span class="small">Na dalszej pozycji plasuje się <b>Derpi</b>, który/a krzyczał/a przez 11.3% czasu.</span>
</td></tr>
<tr><td class="hicell">Wydawać by się mogło, że <b>ChanServ</b> ma zaciętego shifta, 100.0% czasu używał/a wielkich liter.<br /><span class="small"><b>Na przykład coś takiego:</b><br /> <ChanServ> *CLICK*</span>
<br /><span class="small"><b>Dr_Vaa</b> za to zapomniał/a wyłączyć Caps-Locka, 2.5% czasu używał/a wielkich liter.</span>
</td></tr>
<tr><td class="hicell"><b>McKey</b> jest bardzo agresywną osobą, atakował/a około <b>119</b> razy.<br /><span class="small"><b>Na przykład coś takiego:</b><br /> * McKey slaps Husarz44 around with a small a hampster</span>
<br /><span class="small"><b>Ciappo</b> nie potrafi kontrolować swojej agresji. Zaczepiał/a innych około <b>19</b> razy.</span>
</td></tr>
<tr><td class="hicell">Biedny/a <b>Husarz44</b>, nikt go/jej nie lubi. Był/a atakowany/a <b>65</b> razy.<br /><span class="small"><b>Na przykład coś takiego:</b><br /> * McKey slaps Husarz44 around with a small a hampster</span>
<br /><span class="small"><b>Ciappo</b> wydaje się też nie być zbyt lubiany/a, zaczepiali go/ją <b>29</b> razy.</span>
</td></tr>
<tr><td class="hicell"><b>Dr_Vaah</b> usmiechał/a się głupawo albo był/a bardzo szczęśliwy/a, bo 29.0% linii zawierało uśmiechnięte miny :)
<br /><span class="small"><b>Dr_Vaa</b> najwyraźniej miał/a powody do radości śmiejąc się przez 22.1% czasu spędzonego na kanale.</span>
</td></tr>
<tr><td class="hicell"><b>Husarz44</b> wygląda na smutną osobę, 2.7% linii zawierało smutne miny :(
<br /><span class="small"><b>DerpCraft</b> nie czuje się najlepiej na kanale smucąc się przez 2.2% czasu.</span>
</td></tr>
<tr><td class="hicell"><b>Derpi</b> pisał/a najdłuższe linie o średniej długości 44.8 liter...<br />
<span class="small">Średnia dla kanału #derpcraft to 29.8 liter w linii.</span></td></tr>
<tr><td class="hicell"><b>ChanServ</b> starał/a się pisać zwieźle, średnio 6.9 liter w linii...<br />
<span class="small">husarz44lmobi wybąkiwał/a krótkie wypowiedzi średnio po 21.4 liter.</span></td></tr>
<tr><td class="hicell"><b>DerpCraft</b> powiedział/a łącznie 85683 słów!
<br /><span class="small">Próbujący/a go dogonić <b>McKey</b>, nie powiedział/a zbyt wiele, tylko 36904 słów.</span>
</td></tr>
<tr><td class="hicell"><b>Chris_Chan</b> pisał/a średnio 19.00 słów na linie.
<br /><span class="small">Średnia kanału to 5.00 słów na linie.</span>
</td></tr>
</table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Najczęściej używane słowa</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="714"><tr>
<td> </td><td class="tdtop"><b>Wyraz</b></td>
<td class="tdtop"><b>Liczba użyć</b></td>
<td class="tdtop"><b>Ostatnio używany przez</b></td></tr>
<tr><td class="hirankc">1</td>
<td class="hicell"><Dr_Vaah></td>
<td class="hicell">5995</td>
<td class="hicell">DerpCraft</td>
</tr>
<tr><td class="rankc">2</td>
<td class="hicell"><puma_pl></td>
<td class="hicell">2092</td>
<td class="hicell">DerpCraft</td>
</tr>
<tr><td class="rankc">3</td>
<td class="hicell"><ant></td>
<td class="hicell">1770</td>
<td class="hicell">DerpCraft</td>
</tr>
<tr><td class="rankc">4</td>
<td class="hicell"><Ciappo></td>
<td class="hicell">1202</td>
<td class="hicell">[Kotkowo]</td>
</tr>
<tr><td class="rankc">5</td>
<td class="hicell"><Beton></td>
<td class="hicell">1063</td>
<td class="hicell">Eivel</td>
</tr>
<tr><td class="rankc">6</td>
<td class="hicell"><Rinso></td>
<td class="hicell">715</td>
<td class="hicell">DerpCraft</td>
</tr>
<tr><td class="rankc">7</td>
<td class="hicell">tylko</td>
<td class="hicell">711</td>
<td class="hicell">Beton</td>
</tr>
<tr><td class="rankc">8</td>
<td class="hicell">joined</td>
<td class="hicell">677</td>
<td class="hicell">[Kotkowo]</td>
</tr>
<tr><td class="rankc">9</td>
<td class="hicell">chyba</td>
<td class="hicell">637</td>
<td class="hicell">Derpi</td>
</tr>
<tr><td class="rankc">10</td>
<td class="hicell"><olahughson></td>
<td class="hicell">621</td>
<td class="hicell">DerpCraft</td>
</tr>
</table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Najczęściej wywoływany nick</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="714"><tr>
<td> </td><td class="tdtop"><b>Nick</b></td>
<td class="tdtop"><b>Liczba użyć</b></td>
<td class="tdtop"><b>Ostatnio używany przez</b></td></tr>
<tr><td class="hirankc">1</td>
<td class="hicell">Beton</td>
<td class="hicell">1137</td>
<td class="hicell">Slimy</td>
</tr>
<tr><td class="rankc">2</td>
<td class="hicell">McKey</td>
<td class="hicell">1131</td>
<td class="hicell">Eivel</td>
</tr>
<tr><td class="rankc">3</td>
<td class="hicell">Derpi</td>
<td class="hicell">1011</td>
<td class="hicell">Beton</td>
</tr>
<tr><td class="rankc">4</td>
<td class="hicell">Eivel</td>
<td class="hicell">831</td>
<td class="hicell">McKey</td>
</tr>
<tr><td class="rankc">5</td>
<td class="hicell">Ciappo</td>
<td class="hicell">619</td>
<td class="hicell">McKey</td>
</tr>
</table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Najczęściej wywoływany URL</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="714"><tr>
<td> </td><td class="tdtop"><b>URL</b></td>
<td class="tdtop"><b>Liczba użyć</b></td>
<td class="tdtop"><b>Ostatnio używany przez</b></td></tr>
<tr><td class="hirankc">1</td>
<td class="hicell"><a href="http://radioyay.net/player">http://radioyay.net/player</a></td>
<td class="hicell">15</td>
<td class="hicell">Derpi</td>
</tr>
<tr><td class="rankc">2</td>
<td class="hicell"><a href="http://www.dropbox.com">http://www.dropbox.com</a></td>
<td class="hicell">15</td>
<td class="hicell">Derpi</td>
</tr>
<tr><td class="rankc">3</td>
<td class="hicell"><a href="http://www.derpcraft.pl/index.php/22-instrukcja-derpi">http://www.derpcraft.pl/index.php/22-instrukcja-derpi</a></td>
<td class="hicell">13</td>
<td class="hicell">Derpi</td>
</tr>
<tr><td class="rankc">4</td>
<td class="hicell"><a href="http://www.pown.it">http://www.pown.it</a></td>
<td class="hicell">11</td>
<td class="hicell">Derpi</td>
</tr>
<tr><td class="rankc">5</td>
<td class="hicell"><a href="http://www.facebook.com">http://www.facebook.com</a></td>
<td class="hicell">11</td>
<td class="hicell">Derpi</td>
</tr>
</table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Inne interesujące liczby</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="714">
<tr><td class="hicell"><b>McKey</b> nie załapał/a o co chodziło opom za pierwszym razem i został/a wykopany/a 6 razy!<br /><span class="small"><b>Na przykład coś takiego:</b><br /> *** McKey was kicked by Dr_Vaah (Dr_Vaah)</span>
<br /><span class="small"><b>Beton|Mobi</b> nie jest tu chyba zbyt lubiany/a - wylatywał/a 4 razy.</span>
</td></tr>
<tr><td class="hicell"><b>Dr_Vaah</b> jest szalony lub stara się być konsekwentny, wykopał/a 7 osob(y).
<br /><span class="small"><b>ChanServ</b>, idąc w ślad za Dr_Vaah, wykopał/a 5 osob(y).</span>
</td></tr>
<tr><td class="hicell"><b>ChanServ</b> lubi rozdawać opy robiąc to 584 razy...
<br /><span class="small">Kolejnym dobroczyńcą jest <b>services.canternet.org</b> - zyskuje popularność nadając 13 opów.</span>
</td></tr>
<tr><td class="hicell"><b>Eivel</b> jest kanałowym szeryfem odbierając 1 opów...
<br /><span class="small"><b>ChanServ</b> zdeopował/a 1 ircowników.</span>
</td></tr>
<tr><td class="hicell"><b>Derpi</b> zawsze mówi nam co robi: 244 „akcji”!<br /><span class="small"><b>Na przykład coś takiego:</b><br /> * Derpi chowa głowę w piasek</span>
<br /><span class="small">Również <b>McKey</b> mówi nam co jest grane. 180 „akcji”.</span>
</td></tr>
<tr><td class="hicell"><b>DerpCraft</b> uwielbia mówić sam/a do siebie albo inni za nim/nią nie nadążają, pisał/a monologi 403 razy!
<br /><span class="small">Kolejnym samotnikiem okazał/a się <b>McKey</b>, który/a pisał/a bez towarzystwa 61 razy</span>
</td></tr>
<tr><td class="hicell"><b>Beton</b> nie mógł/mogła się zdecydować czy zostać, 470 razy wchodził/a na kanał!</td></tr>
<tr><td class="hicell"><b>Pony_9606</b> ma niewyparzoną gębę, 5.6% linii zawierało bluzgi!
<br /><span class="small"><b>Pony_1</b> klnie jak szewc (albo i gorzej) przez 2.5% czasu.</span>
</td></tr>
</table>
<br />
<table width="710" cellpadding="1" cellspacing="0" border="0">
<tr>
<td class="headlinebg">
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="headtext">Ostatnie tematy</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="714">
<tr><td class="hicell"><i>Oficjalny kanał DerpCrafta | Zapraszamy na naszą stronę! <a href="http://www.derpcraft.pl/" target="_blank" title="Otwórz w nowym oknie: http://www.derpcraft.pl/">http://www.derpcraft.pl/</a> | Udostępnianie wszelkich treści gore, vore, clop, czy innych NSFW zabronione.</i></td>
<td class="hicell"><b>ustawiony 15 dni temu przez Beton o 21:43</b></td></tr>
<tr><td align="center" colspan="2" class="asmall">Temat był ustawiany 1 razy.</td></tr>
</table>
Całkowita liczba linii: 67667<br /><br />
<span class="small">
Statystyki wygenerowane przez <a href="http://pisg.sourceforge.net/" title="Odwiedź stronę domową programu pisg" class="background">pisg</a> v0.73<br />
pisg by <a href="http://mbrix.dk/" title="Odwiedź stronę domową autora" class="background">Morten Brix Pedersen</a> i inni<br />
Statystyki wygenerowane w 00 godziny 00 minuty i 10 sekundy
</span>
<!-- NFiles = "0"; Format = "energymech"; Lang = "PL"; LangFile = "/usr/share/pisg/lang.txt"; Charset = "utf-8"; LogCharset = "utf-8"; LogCharsetFallback = ""; LogPrefix = ""; LogSuffix = ""; NickTracking = "0"; TimeOffset = "+0" -->
</div>
</body>
</html>