-
Notifications
You must be signed in to change notification settings - Fork 0
/
bilibili-danmu-blocklist.json
838 lines (838 loc) · 16.9 KB
/
bilibili-danmu-blocklist.json
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
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
{
"$schema": "bilibili-danmu-blocklist-schema.json",
"rules": [
{
"type": 1,
"filter": "(阿巴)+",
"opened": true,
"id": 1734967658561056311,
"examples": [
"阿巴阿巴"
]
},
{
"type": 1,
"filter": "(草|操|🌿|艹)",
"opened": true,
"id": 1734955935777028482,
"examples": [
"艹",
"太生草了",
"我操",
"🌿"
]
},
{
"type": 1,
"filter": "[Ww][Oo]?[Cc]",
"opened": true,
"id": 1735127343228379054,
"examples": [
"wc",
"woc"
]
},
{
"type": 1,
"filter": "[Ff][Uu][Cc][Kk]",
"opened": true,
"id": 1735048722218279373,
"examples": [
"Nvidia Fuck You!"
]
},
{
"type": 1,
"filter": ".*启动[!!]?$",
"opened": true,
"id": 1735048722218347230,
"examples": [
"绝区零,启动!",
"启动!",
"原神,启动!"
]
},
{
"type": 1,
"filter": ".+交个朋友$",
"opened": true,
"id": 1735048722218565399,
"examples": [
"1999交个朋友",
"9.9包邮交个朋友"
]
},
{
"type": 1,
"filter": "(顿|炖|遁|盾|挪)(出|煮)红(尘|城)",
"opened": true,
"id": 1734955935777035996,
"examples": [
"顿出红尘",
"遁出红尘",
"盾出红尘",
"炖出红城",
"炖煮红尘",
"挪出红尘"
]
},
{
"type": 1,
"filter": "(鸡|姬)(你|霓)太美",
"opened": true,
"id": 1734967658561068062,
"examples": [
"鸡你太美",
"姬霓太美"
]
},
{
"type": 1,
"filter": "古希腊掌管.+的神",
"opened": true,
"id": 1735127343228952387,
"examples": [
"古希腊掌管对轴的神"
]
},
{
"type": 1,
"filter": "(没|难)?(蚌|崩|绷)(埠|不)?(住)?(了)?",
"opened": true,
"id": 1734955935777038882,
"examples": [
"蚌",
"蚌埠住了",
"崩不住了",
"没绷住",
"难蚌"
]
},
{
"type": 1,
"filter": "(爷|奶)(青|童)(结|回)",
"opened": true,
"id": 1734955935777040735,
"examples": [
"奶青回",
"爷青结",
"爷童回"
]
},
{
"type": 1,
"filter": "(一|亿)拍(即|既)合",
"opened": true,
"id": 1734955935777042218,
"examples": [
"一拍即合",
"亿拍即合",
"亿拍既合"
]
},
{
"type": 1,
"filter": "((八|巴|吧)个?(人|仁)|迈)(八|巴|拔)?个?(鹤|鶴|赫|河|盒|核|棍)",
"opened": true,
"id": 1734955935777043450,
"examples": [
"八人八个鹤",
"八人八棍",
"八人八鹤",
"八人巴赫",
"八人拔河",
"八人八鶴",
"八人八盒",
"八人八核",
"巴人八鹤",
"八仁八鹤",
"吧人巴赫",
"八人鹤",
"迈巴鹤经销商"
]
},
{
"type": 1,
"filter": "((唯|惟|但)手熟|自动挡?)尔",
"opened": true,
"id": 1734955935777044532,
"examples": [
"唯手熟尔",
"惟手熟尔",
"无他自动挡尔",
"无它,但手熟尔",
"无他,自动尔"
]
},
{
"type": 1,
"filter": "(?<!乾)坤",
"opened": true,
"id": 1734955935777045694,
"examples": [
"一百坤",
"一坤年"
],
"excludeExamples": [
"林间松韵,石上泉声,静里听来,识天地自然鸣佩;草际烟光,水心云影,闲中观去,见乾坤最上文章"
]
},
{
"type": 1,
"filter": ".+播放.+赞",
"opened": true,
"id": 1734955935777046957,
"examples": [
"一播放13赞"
]
},
{
"type": 1,
"filter": ".+の.+",
"opened": true,
"id": 1734955935777048169,
"examples": [
"萨隆の关心",
"智慧の眼神"
]
},
{
"type": 1,
"filter": "[Ss][Hh][Ii][Tt]",
"opened": true,
"id": 1734955935777049271,
"examples": [
"SHIT",
"shit"
]
},
{
"type": 1,
"filter": "^啊对{3,}$",
"opened": true,
"id": 1734955935777050483,
"examples": [
"啊对对对"
]
},
{
"type": 1,
"filter": "^出院",
"opened": true,
"id": 1734955935777051625
},
{
"type": 1,
"filter": "^好耶",
"opened": true,
"id": 1734955935777052808
},
{
"type": 1,
"filter": "^桀{3,}$",
"opened": true,
"id": 1734955935777054010,
"examples": [
"桀桀桀"
]
},
{
"type": 1,
"filter": "^开播大吉",
"opened": true,
"id": 1734955935777055372
},
{
"type": 1,
"filter": "^泪(目|了)$",
"opened": true,
"id": 1734955935777056555,
"examples": [
"泪了",
"泪目"
]
},
{
"type": 1,
"filter": "路走(窄|宽)了",
"opened": true,
"id": 1734967658561088100,
"examples": [
"路走宽了",
"路走窄了",
"兄弟,你路走窄了呀"
]
},
{
"type": 1,
"filter": "^完结撒花",
"opened": true,
"id": 1734955935777057757
},
{
"type": 0,
"filter": "绝绝子",
"opened": true,
"id": 1735048722223321689,
"examples": [
"绝绝子"
]
},
{
"type": 1,
"filter": "[J|j|玑][B|8|八]",
"opened": true,
"id": 1735048722223360391,
"examples": [
"JB",
"玑8",
"玑八"
]
},
{
"type": 1,
"filter": "(.+([报|報][到|道]|路过)$|手持.+(观看)?$)",
"opened": true,
"id": 1735048722223794035,
"examples": [
"8300U報到",
"8300U路过",
"K50报到",
"手持9300+观看",
"骁龙4 Gen2报道"
]
},
{
"type": 1,
"filter": "^唯.真(神|史)",
"opened": true,
"id": 1734955935777058979,
"examples": [
"唯二真神",
"唯一真神",
"唯一真史"
]
},
{
"type": 1,
"filter": "^危[\\s.。]*",
"opened": true,
"id": 1734967658561091657,
"examples": [
"危.."
]
},
{
"type": 1,
"filter": "^(爱了)+",
"opened": true,
"id": 1734955935777060091,
"examples": [
"爱了",
"爱了爱了"
]
},
{
"type": 1,
"filter": "(多|夺)少[??!!]?",
"opened": true,
"id": 1734955935777061283,
"examples": [
"多少",
"夺少?",
"夺,多少?!"
]
},
{
"type": 1,
"filter": "^.*(盖|迪).*(亚|迦).*$",
"opened": true,
"id": 1734955935777062506,
"examples": [
"迪迦!!!!",
"盖亚",
"盖亚!!!!",
"盖~亚~",
"————————————————————盖————————————————亚————————————————"
]
},
{
"type": 1,
"filter": "^(妙|秒)啊$",
"opened": true,
"id": 1734955935777063558,
"examples": [
"妙啊",
"秒啊"
]
},
{
"type": 1,
"filter": "^梅开.度$",
"opened": true,
"id": 1735127343231628583,
"examples": [
"梅开二度",
"梅开三度"
]
},
{
"type": 0,
"filter": "书接上回",
"opened": true,
"id": 1735127343231701409,
"examples": [
"书接上回"
]
},
{
"type": 1,
"filter": "^(天才|甜菜)",
"opened": true,
"id": 1734955935777064670,
"examples": [
"天才",
"甜菜"
]
},
{
"type": 1,
"filter": "^(我|哇|蛙|握)(去|趣)",
"opened": true,
"id": 1734955935777065762,
"examples": [
"哇趣",
"蛙趣",
"我去",
"握趣,同构啊"
]
},
{
"type": 1,
"filter": "^.*(丸|完)辣$",
"opened": true,
"id": 1734955935777068026,
"examples": [
"丸辣",
"完辣"
]
},
{
"type": 1,
"filter": "^.+狂喜$",
"opened": true,
"id": 1734955935777066884,
"examples": [
"三厨狂喜",
"师傅狂喜",
"双重狂喜"
]
},
{
"type": 1,
"filter": "^[不布][是什][哥戈][们门]",
"opened": true,
"id": 1735048722226130095,
"examples": [
"布什戈门",
"不是哥们",
"不是哥们?"
]
},
{
"type": 1,
"filter": "^.+(万岁|萬歲)",
"opened": true,
"id": 1734955935777069198,
"examples": [
"人民万岁",
"人民萬歲!!!"
]
},
{
"type": 1,
"filter": "点了个赞$",
"opened": true,
"id": 1735048722226534975,
"examples": [
"625点了个赞"
]
},
{
"type": 1,
"filter": "^[Aa][Ww][Ss][Ll]$",
"opened": true,
"id": 1734955935777070300,
"examples": [
"AWSL",
"awsl"
]
},
{
"type": 1,
"filter": "^文艺复兴$",
"opened": true,
"id": 1735048722226670729,
"examples": [
"文艺复兴"
]
},
{
"type": 1,
"filter": "^[Oo][Pp]$",
"opened": true,
"id": 1734955935777071413,
"examples": [
"op"
]
},
{
"type": 1,
"filter": "^我愿称之为",
"opened": true,
"id": 1735048722226777089,
"examples": [
"我愿称之为复古"
]
},
{
"type": 1,
"filter": "^幽默",
"opened": true,
"id": 1735048722226869832,
"examples": [
"幽默特调"
]
},
{
"type": 1,
"filter": "^[Xx][Ss]([Ww][Ll])?$",
"opened": true,
"id": 1735127343232453406,
"examples": [
"xs",
"xswl"
]
},
{
"type": 1,
"filter": "^笑死(我?了)?",
"opened": true,
"id": 1735127343232467983,
"examples": [
"笑死",
"笑死了~哈哈哈哈",
"笑死我了"
]
},
{
"type": 1,
"filter": "^[\\d\\s\\.\\*\\+\\-\\/\\|。\\??\\!!,,~~;;、…哈阿啊嗨哇哦嗯嘿耶呜哒啦拉嗷咚豁哎呦\\\\]+$",
"opened": true,
"id": 1734955935777072495,
"examples": [
"*****-+",
".0.0.0..0",
";;;",
"???",
"啊?",
"啊啊啊",
"哎呦~~~",
"嗷嗷嗷,",
"哒,哒哒哒哒~",
"咚 咚 咚",
"哈哈哈",
"嗨嗨嗨",
"嗯?",
"哦豁",
"哇哦",
"呜呜呜",
"耶!",
"|||",
"………………6",
"。。。",
"~~~"
]
},
{
"type": 1,
"filter": "^(?:\\d+[::][^\\d:]+|[^\\d]+[::]\\d+|[^\\d]+[::][^\\d]+)$",
"opened": true,
"id": 1734955935777073577,
"examples": [
"灰太狼:6",
"天美:我不知道啊",
"月亮:神金"
],
"excludeExamples": [
"3:54"
]
},
{
"type": 1,
"filter": "^\\d+$",
"opened": true,
"id": 1734955935777074719,
"examples": [
"111",
"2233",
"66666",
"99999"
]
},
{
"type": 1,
"filter": "^.+[,,](([Yy][Ee][Ss])|([Nn][Oo]))[!!]?$",
"opened": true,
"id": 1735048722228021763,
"examples": [
"AMD,YES!",
"Intel,YES!",
"MTK,YES!",
"NVIDIA,NO!"
]
},
{
"type": 1,
"filter": "^h{3,}$",
"opened": true,
"id": 1734955935777075901,
"examples": [
"hhh",
"hhhhhh"
]
},
{
"type": 1,
"filter": "^《.+》$",
"opened": true,
"id": 1734955935777077113,
"examples": [
"《氨醛》",
"《相貌平平》"
]
},
{
"type": 1,
"filter": "奥(力|利|里)(给|怪)",
"opened": true,
"id": 1734955935777078175,
"examples": [
"奥里给",
"奥力给",
"奥利给",
"奥利怪"
]
},
{
"type": 0,
"filter": "doge",
"opened": true,
"id": 1735127343233397112,
"examples": [
"《圆梦之心技术人员流出》(doge)"
]
},
{
"type": 0,
"filter": "fw",
"opened": true,
"id": 1734955935777079357
},
{
"type": 1,
"filter": "[零|0|o|O][帧|贞]起手",
"opened": true,
"id": 1735127343233490707,
"examples": [
"0帧起手",
"零帧起手",
"o贞起手"
]
},
{
"type": 1,
"filter": "[保护]+",
"opened": true,
"id": 1735127343233589031,
"examples": [
"保护",
"保护保护"
]
},
{
"type": 0,
"filter": "感谢大自然的馈赠",
"opened": true,
"id": 1734955935777080529
},
{
"type": 0,
"filter": "鸽鸽",
"opened": true,
"id": 1734955935777081721
},
{
"type": 0,
"filter": "沟槽",
"opened": true,
"id": 1734955935777082794
},
{
"type": 1,
"filter": "^o[▬◙▅▆▇◤]+$",
"opened": true,
"id": 1735127343233649043,
"examples": [
"o▬▬◙▅▅▆▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇◤"
]
},
{
"type": 0,
"filter": "好家伙",
"opened": true,
"id": 1734967658561116453,
"examples": [
"好家伙,我直接八集连播!"
]
},
{
"type": 0,
"filter": "火钳刘明",
"opened": true,
"id": 1734955935777083896
},
{
"type": 0,
"filter": "今夕是何年",
"opened": true,
"id": 1734955935777085018
},
{
"type": 0,
"filter": "恐怖如斯",
"opened": true,
"id": 1734955935777086170
},
{
"type": 1,
"filter": "梦开(始|启)的(地方|时候)",
"opened": true,
"id": 1734955935777087292,
"examples": [
"梦开启的地方",
"梦开始的地方",
"梦开始的时候"
]
},
{
"type": 0,
"filter": "命运的齿轮开始转动",
"opened": true,
"id": 1734955935777088344
},
{
"type": 1,
"filter": "念头不?通达",
"opened": true,
"id": 1734955935777089486,
"examples": [
"念头不通达了",
"念头通达"
]
},
{
"type": 0,
"filter": "全体起立",
"opened": true,
"id": 1734955935777090628
},
{
"type": 0,
"filter": "神经,害我笑了一下",
"opened": true,
"id": 1734955935777091710,
"examples": [
"神经,害我笑了一下"
]
},
{
"type": 0,
"filter": "塔塔开",
"opened": true,
"id": 1734955935777092852
},
{
"type": 1,
"filter": "我(了|嘞)个豆",
"opened": true,
"id": 1734955935777093884,
"examples": [
"好超前,我了个豆",
"我了个豆",
"我嘞个豆"
]
},
{
"type": 1,
"filter": "下次也?不?(一|丕)定",
"opened": true,
"id": 1734955935777094936,
"examples": [
"下次丕定",
"下次也不一定",
"下次一定"
]
},
{
"type": 0,
"filter": "仙之人兮列如麻",
"opened": true,
"id": 1734955935777096088
},
{
"type": 1,
"filter": "永不为奴$",
"opened": true,
"id": 1734955935777097140,
"examples": [
"580 永不为奴",
"LCD 永不为奴"
]
},
{
"type": 0,
"filter": "真神登场",
"opened": true,
"id": 1734955935777098312
},
{
"type": 1,
"filter": "老(六|6)",
"opened": true,
"id": 1735048722229894885,
"examples": [
"老6",
"老六",
"我服了你这个老六"
]
},
{
"type": 0,
"filter": "只因",
"opened": true,
"id": 1734955935777099385
},
{
"type": 1,
"filter": "助力每.*一个.*梦想",
"opened": true,
"id": 1734955935777102651,
"examples": [
"助力每日一个梦想",
"助力每一个不知死活的梦想",
"助力每一个梦想"
]
}
]
}