File size: 15,578 Bytes
05898da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
id,type,gold_intersection,gold_union,gold_consensus,maria_span,joel_span,split
t3_mfhym,post,0,0,0,0,0,train
ccznw3u,comment,0,0,0,0,0,train
t3_18orht,post,1,1,1,1,1,train
cb12m9d,comment,0,0,0,0,0,train
cf9c3zl,comment,0,1,1,0,1,train
clvvas8,comment,0,0,0,0,0,train
cqbkyne,comment,1,1,1,1,1,train
c2tjpct,comment,0,0,0,0,0,train
t3_2me25p,post,0,1,0,0,1,train
t3_2kezoz,post,0,1,1,0,1,train
c0th81a,comment,0,0,0,0,0,train
t3_1ipa46,post,1,1,1,1,1,train
t3_4ocv7u,post,0,1,1,0,1,train
ci33pba,comment,0,0,0,0,0,train
chtfj2i,comment,0,0,0,0,0,train
t3_35x525,post,1,1,1,1,1,train
cbku6xs,comment,0,1,1,1,0,train
t3_21tad1,post,0,1,1,0,1,train
t3_2x1gu1,post,0,1,1,1,0,train
cnb9ath,comment,1,1,1,1,1,train
t3_4u3vdj,post,0,0,0,0,0,train
t3_49bk66,post,1,1,1,1,1,train
cnafgp7,comment,1,1,1,1,1,train
caj372c,comment,0,1,1,1,0,train
t3_u3ez3,post,0,0,0,0,0,train
t3_1iyopd,post,1,1,1,1,1,train
c8b330z,comment,0,1,0,0,1,train
c2g0u0z,comment,1,1,1,1,1,train
c8qa2fh,comment,0,0,0,0,0,train
c9dgxgi,comment,0,1,0,1,0,train
cedwzj6,comment,0,0,0,0,0,train
cgr4vki,comment,0,1,0,0,1,train
t3_16fiyg,post,0,1,1,0,1,train
t3_18k5bv,post,0,0,0,0,0,train
t3_p29s0,post,0,0,0,0,0,train
c7712ed,comment,0,0,0,0,0,train
c79r7uo,comment,0,0,0,0,0,train
c1wpuyh,comment,0,0,0,0,0,train
t3_2v4d34,post,0,0,0,0,0,train
cl0nqb2,comment,0,0,0,0,0,train
c9gjmna,comment,1,1,1,1,1,train
t3_icafx,post,1,1,1,1,1,train
cgepwe1,comment,0,0,0,0,0,train
c4x5lpj,comment,0,0,0,0,0,train
c73d6fs,comment,0,0,0,0,0,train
c18w7la,comment,0,1,1,0,1,train
t3_1qxwhj,post,1,1,1,1,1,train
cm9urok,comment,0,0,0,0,0,train
t3_p30mv,post,0,1,1,1,0,train
t3_3d57e7,post,0,0,0,0,0,train
cbaf12s,comment,0,0,0,0,0,train
c5bvwek,comment,0,0,0,0,0,train
cohm4vg,comment,1,1,1,1,1,train
t3_47e3h2,post,1,1,1,1,1,train
c4fs8r8,comment,1,1,1,1,1,train
cnwadnq,comment,0,0,0,0,0,train
chr42yq,comment,1,1,1,1,1,train
ci8h6uh,comment,0,0,0,0,0,train
t3_1qxshb,post,1,1,1,1,1,train
cpns5el,comment,0,0,0,0,0,train
c3mzniu,comment,0,0,0,0,0,train
t3_1qvw2z,post,1,1,1,1,1,train
t3_nwno7,post,0,0,0,0,0,train
t3_54xn0b,post,1,1,1,1,1,train
t3_3apnj7,post,0,1,0,0,1,train
t3_2tb2n2,post,0,1,1,0,1,train
t3_1oca7z,post,0,0,0,0,0,train
cq6vpo9,comment,0,0,0,0,0,train
t3_2u4xni,post,0,0,0,0,0,train
c0rq8ig,comment,1,1,1,1,1,train
ci49qgc,comment,0,0,0,0,0,train
t3_3ic0y1,post,1,1,1,1,1,train
t3_1by21w,post,0,0,0,0,0,train
c8fpi51,comment,0,0,0,0,0,train
c24gjpp,comment,1,1,1,1,1,train
c7jenk9,comment,1,1,1,1,1,train
cr5n3p0,comment,0,1,1,0,1,train
t3_1lj2mm,post,0,0,0,0,0,train
ccwiuva,comment,1,1,1,1,1,train
t3_2md3kx,post,0,0,0,0,0,train
cdzk9g7,comment,0,0,0,0,0,train
c5pobf6,comment,1,1,1,1,1,train
t3_y7d6t,post,0,0,0,0,0,train
c2eor7a,comment,1,1,1,1,1,train
t3_3rwybf,post,0,1,1,0,1,train
c7wruqj,comment,1,1,1,1,1,train
cj6npmd,comment,0,1,0,0,1,train
t3_2c0m3j,post,1,1,1,1,1,train
t3_4r8hkd,post,1,1,1,1,1,train
c3ii9p1,comment,0,0,0,0,0,train
cqlmivu,comment,1,1,1,1,1,train
c1srymm,comment,0,0,0,0,0,train
c45y9hz,comment,0,0,0,0,0,train
c3vi1mk,comment,0,0,0,0,0,train
t3_xfo2x,post,1,1,1,1,1,train
t3_18oxwq,post,1,1,1,1,1,train
t3_kmtlb,post,1,1,1,1,1,train
c9nv2zc,comment,0,0,0,0,0,train
t3_3f9mm3,post,1,1,1,1,1,train
t3_2fgm8i,post,1,1,1,1,1,train
cdxrxqq,comment,0,0,0,0,0,train
cerm6y4,comment,0,0,0,0,0,train
cjv33xl,comment,0,0,0,0,0,train
t3_qias6,post,1,1,1,1,1,train
cf9d6jp,comment,0,1,0,1,0,train
c5hdunh,comment,1,1,1,1,1,train
couvq6i,comment,0,1,0,0,1,train
caco0ki,comment,1,1,1,1,1,train
c97c3ec,comment,0,0,0,0,0,train
c9dhbw5,comment,0,0,0,0,0,train
c9rjtzp,comment,1,1,1,1,1,train
c60ltnd,comment,1,1,1,1,1,train
cdrik4y,comment,0,1,0,0,1,train
t3_s6ux9,post,0,1,1,0,1,train
cbqjgzh,comment,0,0,0,0,0,train
ccso8hp,comment,1,1,1,1,1,train
c73aazn,comment,1,1,1,1,1,train
t3_4f0q3c,post,1,1,1,1,1,train
c7ct2c6,comment,0,0,0,0,0,train
t3_3e2umd,post,1,1,1,1,1,train
c4i95f5,comment,1,1,1,1,1,train
t3_4t9z56,post,0,0,0,0,0,train
t3_3ef5sn,post,0,1,1,0,1,train
t3_10vpr8,post,1,1,1,1,1,train
cqphp1f,comment,1,1,1,1,1,train
cdubmb4,comment,0,0,0,0,0,train
ca9tpma,comment,0,0,0,0,0,train
cpr27ws,comment,1,1,1,1,1,train
t3_4co5u6,post,0,1,1,1,0,train
t3_2gr8wl,post,0,0,0,0,0,train
c5pzfns,comment,1,1,1,1,1,train
t3_jv3my,post,0,0,0,0,0,train
t3_10a3ho,post,1,1,1,1,1,train
cew9u98,comment,0,1,0,1,0,train
t3_2fex3p,post,1,1,1,1,1,train
t3_2g20a6,post,1,1,1,1,1,train
clp6y8b,comment,1,1,1,1,1,train
c0rrqxh,comment,0,0,0,0,0,train
t3_1nl5cb,post,0,1,1,0,1,train
co0fx5l,comment,0,0,0,0,0,train
cnvszuv,comment,0,0,0,0,0,train
c2a5v0o,comment,0,1,0,1,0,train
t3_2rkk3q,post,1,1,1,1,1,train
chihj2y,comment,1,1,1,1,1,train
coh1b10,comment,0,0,0,0,0,train
t3_1feu0p,post,1,1,1,1,1,train
cj8yqhv,comment,1,1,1,1,1,train
cgeayol,comment,0,1,0,0,1,train
c3lfry2,comment,1,1,1,1,1,train
cl3w81o,comment,0,0,0,0,0,train
ci9jqwg,comment,0,1,0,0,1,train
cp20h1e,comment,0,0,0,0,0,train
c0h30js,comment,0,0,0,0,0,train
t3_2t63ey,post,0,0,0,0,0,train
cpztvdl,comment,0,0,0,0,0,train
t3_1cm9ns,post,1,1,1,1,1,train
t3_3n6tzv,post,1,1,1,1,1,train
t3_hi7hk,post,1,1,1,1,1,train
t3_2mbocc,post,0,0,0,0,0,train
ccs8xi9,comment,0,0,0,0,0,train
co9t0m4,comment,0,0,0,0,0,train
cr9jsrm,comment,0,0,0,0,0,train
t3_4qu0ud,post,0,0,0,0,0,train
c7ofm0w,comment,0,0,0,0,0,train
c6wsf55,comment,0,1,0,0,1,train
cq8us4r,comment,1,1,1,1,1,train
cixotqg,comment,0,0,0,0,0,train
c24susm,comment,1,1,1,1,1,train
cp528qq,comment,0,1,1,0,1,train
t3_2gj17w,post,1,1,1,1,1,train
t3_2js5e7,post,1,1,1,1,1,train
coabjy4,comment,0,1,0,0,1,train
t3_1e76n0,post,0,0,0,0,0,train
t3_whekp,post,0,1,1,0,1,train
t3_3ignaa,post,1,1,1,1,1,train
chn4s1a,comment,0,1,0,0,1,train
t3_2oud1f,post,1,1,1,1,1,train
t3_1hw17y,post,1,1,1,1,1,train
cdk09wf,comment,1,1,1,1,1,train
t3_2ag8nv,post,0,1,0,1,0,train
t3_2p2qwm,post,1,1,1,1,1,train
t3_3l7a8o,post,1,1,1,1,1,train
ceuns3x,post,1,1,1,1,1,train
t3_5201ck,post,1,1,1,1,1,train
c7tn5ig,comment,1,1,1,1,1,train
t3_3iaqrj,post,0,1,0,0,1,train
t3_hnrs6,post,0,1,1,0,1,train
t3_2ryemd,post,1,1,1,1,1,train
c2tc9ic,comment,1,1,1,1,1,train
t3_qf0so,post,0,0,0,0,0,train
cn55vvr,comment,0,0,0,0,0,train
cd4kxmd,comment,0,0,0,0,0,train
t3_4oje2o,post,1,1,1,1,1,train
t3_10mbvs,post,1,1,1,1,1,train
t3_557vx4,post,1,1,1,1,1,train
chtud4h,comment,0,1,1,0,1,train
t3_s86x5,post,0,0,0,0,0,train
cq4gxml,comment,0,0,0,0,0,train
cni6oty,comment,0,0,0,0,0,train
c85vs9n,comment,0,1,0,0,1,train
coqmkay,comment,0,0,0,0,0,train
cd7iscb,comment,0,0,0,0,0,train
t3_u6k0p,post,0,1,1,0,1,train
cl232zw,comment,1,1,1,1,1,train
c6czevg,comment,1,1,1,1,1,train
c1sgi4c,comment,0,0,0,0,0,train
t3_j8pjm,post,1,1,1,1,1,train
cmux9fd,comment,0,0,0,0,0,train
t3_18nlh5,post,0,1,1,1,0,train
ccid1xr,comment,0,0,0,0,0,train
cq2mmen,comment,0,0,0,0,0,train
c3g0dni,comment,0,0,0,0,0,train
cnnchdc,comment,1,1,1,1,1,train
c3kwoql,comment,0,0,0,0,0,train
ceqqcbe,post,0,1,0,0,1,train
cq6yqfp,comment,0,0,0,0,0,train
chl19ss,comment,0,0,0,0,0,train
cbgklo6,comment,0,0,0,0,0,train
t3_jn0f6,post,0,1,1,0,1,train
cnwlq4l,comment,0,0,0,0,0,train
c28zj7y,comment,1,1,1,1,1,train
cdpzcv6,comment,0,0,0,0,0,train
t3_3sszy3,post,1,1,1,1,1,train
c1tl04e,comment,0,0,0,0,0,train
t3_3jdmos,post,0,0,0,0,0,train
t3_fpp4j,post,1,1,1,1,1,train
t3_2cgl3x,post,0,0,0,0,0,train
t3_1txadz,post,1,1,1,1,1,train
cg26bha,comment,0,1,1,1,0,train
cf5weuj,comment,0,0,0,0,0,train
t3_1m8fxn,post,0,1,0,1,0,train
c6n6avv,comment,0,1,0,0,1,train
c5clzjb,comment,0,0,0,0,0,train
ck6q62q,comment,0,0,0,0,0,train
cd4yk41,comment,0,0,0,0,0,train
t3_38u2qn,post,0,0,0,0,0,train
c3oe2u1,comment,1,1,1,1,1,train
ckywsvp,comment,1,1,1,1,1,train
t3_1ydqsu,post,1,1,1,1,1,train
c6huzax,comment,1,1,1,1,1,train
cehji69,comment,0,0,0,0,0,train
t3_2ecghh,post,1,1,1,1,1,train
t3_4mqibp,post,1,1,1,1,1,train
t3_28zl8y,post,1,1,1,1,1,train
cb6er59,comment,0,0,0,0,0,train
c8kr1kl,comment,0,0,0,0,0,train
c2o9ms5,comment,1,1,1,1,1,train
c3qjg7t,comment,0,0,0,0,0,train
co2lhvp,comment,0,0,0,0,0,train
t3_2v2hq4,post,0,0,0,0,0,train
ckqw6sp,comment,0,0,0,0,0,train
t3_xngq0,post,1,1,1,1,1,train
t3_3fts47,post,0,0,0,0,0,train
t3_jjklb,post,1,1,1,1,1,train
c5wosgp,comment,0,0,0,0,0,train
t3_49gjju,post,0,1,1,0,1,train
coo74ae,comment,0,1,1,1,0,train
t3_1szgff,post,0,0,0,0,0,train
cbbk05g,comment,0,0,0,0,0,train
cq1guef,comment,0,0,0,0,0,train
t3_30m21i,post,1,1,1,1,1,train
t3_33h7eh,post,1,1,1,1,1,train
t3_4v8tqp,post,1,1,1,1,1,train
cpp0e43,comment,0,0,0,0,0,train
t3_3202ov,post,1,1,1,1,1,train
cmw1q1m,comment,0,1,0,1,0,train
t3_353i66,post,0,1,1,0,1,train
cebo7qf,comment,0,1,0,0,1,train
t3_oio3b,post,0,1,1,0,1,train
c3bhpac,comment,0,1,0,1,0,train
t3_e6725,post,0,0,0,0,0,train
t3_254yek,post,1,1,1,1,1,train
t3_3siaph,post,1,1,1,1,1,train
t3_hqfbe,post,1,1,1,1,1,train
t3_2h0sge,post,1,1,1,1,1,train
t3_35l2px,post,0,0,0,0,0,train
t3_1oca7z,post,0,0,0,0,0,train
t3_embtc,post,0,0,0,0,0,train
t3_2c9sww,post,1,1,1,1,1,train
c5twzux,comment,0,0,0,0,0,train
t3_4bztav,post,1,1,1,1,1,train
c3q5abb,comment,0,0,0,0,0,train
t3_2u1pgw,post,1,1,1,1,1,train
t3_mzh8p,post,1,1,1,1,1,train
c78l6ne,comment,1,1,1,1,1,train
cmv70qw,comment,0,0,0,0,0,train
ccrtjol,comment,1,1,1,1,1,train
t3_wzdlj,post,0,0,0,0,0,train
t3_18gl5b,post,0,0,0,0,0,train
t3_d5mxi,post,1,1,1,1,1,train
t3_1iz5c6,post,0,0,0,0,0,train
t3_19ukor,post,1,1,1,1,1,train
c8ojymm,comment,0,0,0,0,0,train
cdroh1m,comment,0,0,0,0,0,train
cc9lkri,comment,0,0,0,0,0,train
cmj573y,comment,0,0,0,0,0,train
coe9smj,comment,0,1,1,0,1,train
t3_1mlml2,post,1,1,1,1,1,train
t3_38ciih,post,1,1,1,1,1,train
cran4v9,comment,0,1,1,1,0,train
ca71y4m,comment,1,1,1,1,1,train
coj0fqw,comment,1,1,1,1,1,val
t3_2xl08s,post,0,0,0,0,0,val
coicz2e,comment,0,0,0,0,0,val
t3_27xack,post,0,0,0,0,0,val
c9vsdaq,comment,0,0,0,0,0,val
ccmfwm8,comment,0,1,0,0,1,val
t3_j5het,post,0,0,0,0,0,val
cj4eop8,comment,1,1,1,1,1,val
t3_35e2v3,post,1,1,1,1,1,val
c8easc0,comment,1,1,1,1,1,val
cas43ye,comment,0,0,0,0,0,val
t3_tbom2,post,1,1,1,1,1,val
ck2h2pm,comment,0,0,0,0,0,val
t3_314tad,post,1,1,1,1,1,val
t3_3uqxs9,post,1,1,1,1,1,val
clgek0l,comment,0,0,0,0,0,val
t3_1hcf4z,post,1,1,1,1,1,val
c3grvro,comment,0,0,0,0,0,val
c7bwck4,comment,0,0,0,0,0,val
cmfzryt,comment,0,0,0,0,0,val
c43dyp8,comment,0,1,0,1,0,val
c19uhr4,comment,0,0,0,0,0,val
crgepve,comment,1,1,1,1,1,val
c35hlq1,comment,0,0,0,0,0,val
caxfk5t,comment,0,0,0,0,0,val
cf82hwv,comment,1,1,1,1,1,val
cbnmhx6,comment,0,0,0,0,0,val
t3_2gnv87,post,1,1,1,1,1,val
cb13sa3,comment,1,1,1,1,1,val
t3_2yj2ko,post,1,1,1,1,1,val
t3_2rd3ku,post,1,1,1,1,1,val
c2lz4e5,comment,0,0,0,0,0,val
t3_3glykz,post,0,0,0,0,0,val
cils5gb,comment,1,1,1,1,1,val
chfnka8,comment,0,0,0,0,0,val
t3_3soobq,post,0,1,0,1,0,val
t3_30rig3,post,1,1,1,1,1,val
c0c49p8,comment,1,1,1,1,1,val
t3_1g3j09,post,1,1,1,1,1,val
c9gfrbm,comment,0,0,0,0,0,val
t3_31nl3b,post,0,0,0,0,0,val
t3_3btmh8,post,1,1,1,1,1,val
cooce1v,comment,0,0,0,0,0,val
t3_4q1sju,post,0,0,0,0,0,val
c6qxbdz,comment,0,1,0,0,1,val
c1a0i1v,comment,1,1,1,1,1,val
c6apvua,comment,1,1,1,1,1,val
t3_326t5t,post,1,1,1,1,1,val
t3_22y1ur,post,1,1,1,1,1,val
t3_31uq2y,post,0,1,0,0,1,val
c6xwlmp,comment,0,0,0,0,0,val
c8262r6,comment,0,0,0,0,0,val
t3_s0gh9,post,0,1,0,0,1,val
cgbe8a2,comment,1,1,1,1,1,val
t3_4pr5dd,post,1,1,1,1,1,val
c5p9byr,comment,0,0,0,0,0,val
t3_n1o13,post,0,0,0,0,0,val
t3_1f0om1,post,1,1,1,1,1,val
cbl0i1n,comment,0,0,0,0,0,val
t3_i12nh,post,1,1,1,1,1,val
cewosb4,comment,0,1,1,1,0,val
t3_34nfks,post,0,0,0,0,0,val
ccqf9ko,comment,1,1,1,1,1,val
c7w32zw,comment,0,0,0,0,0,val
t3_2dhmvt,post,0,0,0,0,0,val
c91l5t7,comment,0,0,0,0,0,val
cn7jk2f,comment,0,0,0,0,0,val
t3_2zm2ft,post,1,1,1,1,1,val
c7qba69,comment,0,0,0,0,0,val
cml6aej,comment,0,0,0,0,0,val
t3_s0g0x,post,0,0,0,0,0,val
t3_17w71s,post,1,1,1,1,1,val
c9chuy1,comment,1,1,1,1,1,val
ckct6et,comment,0,0,0,0,0,val
cq8ydd2,comment,0,1,1,0,1,val
ckju3jr,comment,0,0,0,0,0,val
t3_2za7tp,post,1,1,1,1,1,val
t3_13ydlg,post,1,1,1,1,1,val
c8v4vyk,comment,0,1,1,0,1,val
t3_2t50dt,post,0,1,1,1,0,val
t3_ibnn7,post,0,0,0,0,0,val
cdkp99v,comment,0,0,0,0,0,val
t3_1312v0,post,0,0,0,0,0,val
t3_4y49vv,post,0,0,0,0,0,val
cedhu7o,comment,0,0,0,0,0,val
cm9p3a3,comment,0,0,0,0,0,val
t3_32rjs6,post,1,1,1,1,1,val
c0mlyz0,comment,0,0,0,0,0,val
cfl8x0q,comment,1,1,1,1,1,val
carmte1,comment,0,0,0,0,0,val
c2f06iz,comment,1,1,1,1,1,val
t3_15c9yx,post,1,1,1,1,1,val
cr4e7u4,comment,0,1,0,0,1,val
t3_2rmt37,post,1,1,1,1,1,val
t3_3c6lea,post,1,1,1,1,1,val
t3_33n82e,post,1,1,1,1,1,val
cb8nzsx,comment,1,1,1,1,1,val
t3_2ltze1,post,0,1,0,0,1,val
cdgiunq,comment,0,0,0,0,0,val
ccd7adm,comment,0,1,1,1,0,val
c6o645v,comment,1,1,1,1,1,test
chaqss9,comment,0,0,0,0,0,test
ci2yd0t,comment,0,0,0,0,0,test
c4wroql,comment,0,0,0,0,0,test
c0epl86,comment,0,0,0,0,0,test
c0pf14f,comment,0,0,0,0,0,test
cetgt97,comment,0,0,0,0,0,test
t3_497huf,post,1,1,1,1,1,test
c2h030x,comment,0,0,0,0,0,test
cck5ua1,comment,0,0,0,0,0,test
c3nals5,comment,0,1,1,1,0,test
t3_16c6pn,post,1,1,1,1,1,test
c34p5z6,comment,0,0,0,0,0,test
c967e4j,comment,0,0,0,0,0,test
t3_21trqa,post,1,1,1,1,1,test
ceyzzan,comment,0,1,1,1,0,test
t3_sxwca,post,0,0,0,0,0,test
c75xyvw,comment,1,1,1,1,1,test
cg8fdsp,comment,0,0,0,0,0,test
cc9tz9k,comment,0,1,1,1,0,test
cdrvy1r,comment,1,1,1,1,1,test
t3_4vyo5y,post,1,1,1,1,1,test
ch24sl6,comment,1,1,1,1,1,test
t3_2m3xf2,post,0,1,1,1,0,test
ccqnjd9,comment,0,0,0,0,0,test
t3_2d7p67,post,0,0,0,0,0,test
c483pin,comment,0,0,0,0,0,test
t3_1xltxr,post,0,1,0,1,0,test
t3_2xmsq8,post,1,1,1,1,1,test
t3_xctg3,post,0,0,0,0,0,test
cnuhdjq,comment,1,1,1,1,1,test
cj94f84,comment,1,1,1,1,1,test
cccmbdw,comment,0,1,1,0,1,test
t3_42776v,post,1,1,1,1,1,test
t3_1374yt,post,1,1,1,1,1,test
cbtwxj8,comment,0,0,0,0,0,test
c7xza7j,comment,0,0,0,0,0,test
c8lmiw3,comment,0,0,0,0,0,test
ces51am,comment,1,1,1,1,1,test
cfor1ya,comment,0,1,0,1,0,test
ckwqi8c,comment,0,0,0,0,0,test
cga2vhg,comment,0,0,0,0,0,test
c4zjbn8,comment,0,0,0,0,0,test
t3_1b37kt,post,0,0,0,0,0,test
cbfor65,comment,0,0,0,0,0,test
c1o311p,comment,0,0,0,0,0,test
cjslra5,comment,1,1,1,1,1,test
c80qlzz,comment,0,0,0,0,0,test
cpmonfz,comment,0,0,0,0,0,test
t3_3rid4q,post,0,0,0,0,0,test
cihih96,comment,0,0,0,0,0,test
cot2b2q,comment,1,1,1,1,1,test
co4rc7y,comment,0,0,0,0,0,test
cl1ozdp,comment,0,0,0,0,0,test
t3_1i840r,post,1,1,1,1,1,test
ckmaoda,comment,0,1,1,1,0,test
t3_3r5b02,post,0,1,1,0,1,test
t3_1b10fe,post,0,0,0,0,0,test
cp6oit5,comment,0,0,0,0,0,test
c4e4y4h,comment,0,0,0,0,0,test
t3_1ccb35,post,0,0,0,0,0,test
t3_23er8j,post,0,1,0,0,1,test
t3_i7kj8,post,0,1,0,0,1,test
c54wu0p,comment,0,0,0,0,0,test
t3_2nis93,post,1,1,1,1,1,test
ckmmbo8,comment,1,1,1,1,1,test
cl0tdnl,comment,0,1,1,0,1,test
t3_35pyr1,post,0,0,0,0,0,test
t3_23pym5,post,1,1,1,1,1,test
t3_1jpcsd,post,0,0,0,0,0,test
ckgv3m3,comment,1,1,1,1,1,test
t3_1nixeb,post,1,1,1,1,1,test
c30kw73,post,0,0,0,0,0,test
c4v8bl7,comment,0,0,0,0,0,test
c5ua2zg,comment,0,0,0,0,0,test
t3_2yizf0,post,0,0,0,0,0,test
t3_3rak9y,post,0,0,0,0,0,test
t3_w25i4,post,1,1,1,1,1,test
cgtgpci,comment,0,0,0,0,0,test
t3_3nl9i7,post,1,1,1,1,1,test
ck7245j,comment,0,1,1,1,0,test
t3_2qwum4,post,0,1,1,0,1,test
c8sf9s3,comment,0,0,0,0,0,test
t3_1ymi3i,post,1,1,1,1,1,test
cb96z4f,comment,0,1,1,1,0,test
t3_3dl1w9,post,1,1,1,1,1,test
c2t88us,comment,0,0,0,0,0,test
t3_3h91c7,post,1,1,1,1,1,test
t3_10w9g8,post,0,0,0,0,0,test
ccfqirg,comment,0,0,0,0,0,test
cpen0p4,comment,0,0,0,0,0,test
t3_l6pen,post,0,0,0,0,0,test
t3_1ve77f,post,0,1,1,1,0,test
t3_4uf4zv,post,0,0,0,0,0,test
cirf0m3,comment,1,1,1,1,1,test
t3_1i3e2x,post,1,1,1,1,1,test
cil4ikl,comment,0,1,0,1,0,test
ccgiv0b,comment,1,1,1,1,1,test
coo0u4g,comment,0,0,0,0,0,test
t3_2tsdm9,post,0,0,0,0,0,test
cewe3j3,comment,0,0,0,0,0,test