-
Notifications
You must be signed in to change notification settings - Fork 10
/
filters.json
598 lines (598 loc) · 20.7 KB
/
filters.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
{
"filters": [{
"id": 20200713,
"match": "ANY",
"stop_on_match": true,
"rules": [{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "covid[- ]?19(?! info for buyers)|covid(?!-19 info for buyers)|corona[- ]?virus|face masks?|sars[- ]cov[- ]2|omicron|delta[- ]?variant|deltacron"
},
"match_partial_words": false
}, {
"DOC": "Temporary for SFx 30.0.0 having sometimes-blank ${all_content}",
"target": "content",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "covid[- ]?19(?! info for buyers)|covid(?!-19 info for buyers)|corona[- ]?virus|face masks?|sars[- ]cov[- ]2|omicron|delta[- ]?variant|deltacron"
},
"match_partial_words": false
}],
"actions": [{
"action": "hide",
"show_note": true,
"custom_note": "Covid-19 Post Hidden ($0). Click to view.",
"tab": "Covid-19"
}],
"configurable_actions": true,
"title": "Covid-19 Filter",
"description": "Hide posts related to Covid-19. Show a placeholder where the post would have been, allowing you to click and view if you wish."
}, {
"id": 1,
"match": "ANY",
"rules": [{
"target": "any+image",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(obama|trump|trumpies|trumpers|putin|pence|hillary clinton|bill clinton|bernie sanders|libertarian|green party|election|republican|republicans|democrat|democrats|democratic|politics|politician|clinton foundation|electoral|ben carson|giuliani|ivanka|inauguration|kellyanne conway|betsy devos|elizabeth warren|mitch mcConnell|biden|kushner|mueller report|kamala harris|buttigieg|beto o'rourke|andrew yang|cory booker|julian castro|julián castro|john delaney|gillibrand|hickenlooper|inslee|klobuchar|tim ryan|tulsi|gabbard|seth moulton|swalwell|marianne williamson|bill weld|william weld|maga|messam|michael bennet|mike gravel|stacey abrams|impeach|impeachment|impeached|congress|senate|pelosi|romney|oval office|limbaugh|william barr|bill barr|moscow mitch|gop|parnas|white house|dnc|rnc|coney barrett|qanon)"
},
"match_partial_words": false
}, {
"DOC": "Temporary for SFx 30.0.0 having sometimes-blank ${all_content}",
"target": "content",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(obama|trump|trumpies|trumpers|putin|pence|hillary clinton|bill clinton|bernie sanders|libertarian|green party|election|republican|republicans|democrat|democrats|democratic|politics|politician|clinton foundation|electoral|ben carson|giuliani|ivanka|inauguration|kellyanne conway|betsy devos|elizabeth warren|mitch mcConnell|biden|kushner|mueller report|kamala harris|buttigieg|beto o'rourke|andrew yang|cory booker|julian castro|julián castro|john delaney|gillibrand|hickenlooper|inslee|klobuchar|tim ryan|tulsi|gabbard|seth moulton|swalwell|marianne williamson|bill weld|william weld|maga|messam|michael bennet|mike gravel|stacey abrams|impeach|impeachment|impeached|congress|senate|pelosi|romney|oval office|limbaugh|william barr|bill barr|moscow mitch|gop|parnas|white house|dnc|rnc|coney barrett|qanon)"
},
"match_partial_words": false
}],
"actions": [{
"action": "hide",
"show_note": true,
"custom_note": "Politics Hidden ($1). Click to view.",
"tab": "Politics"
}],
"configurable_actions": true,
"title": "Election/Politics 2020",
"description": "Filter posts related to U.S. Politics",
"stop_on_match": true
}, {
"id": 28,
"match": "ANY",
"rules": [{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "[role=button],[role=link],._5pcp,._5pcq:has-visible-text(^(Anzeig|Chartered$|Спонз|Спонс|Được|Gespons|Hirdetés|Patrocin|Реклам|Publicid|Spons|Sponz|Χορηγ|広告|贊助|赞助|ממומ))"
},
"DOC": "Relies on 'x,y:has-visible-text(z)' improperly applying to both x & y"
}, {
"target": "any",
"operator": "contains_selector",
"condition": {
"text": ".uiStreamSponsoredLink,.uiContextualLayerParent>span._5-sh,._5pcr ._5-sh,._5pcr a._34k6[ajaxify*='branded_content'],._5pcr a._34k6[ajaxify*='/verified_voice_context/'],._5pcq[ajaxify*='ad_id=']"
}
}, {
"target": "app",
"operator": "equals",
"condition": {
"modifier": "I",
"matcher": "re",
"text": "abc$def"
}
}, {
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "a[aria-label][href*='/ads'][href*='/about'],a.b1v8xokw[href*='/ads'][href*='/about'],a.m9osqain[href*='/ads'][href*='/about'],a.tes86rjd[href*='/ads'][href*='/about'],a.rtxb060y[href*='/ads'][href*='/about'],a.xo1l8bm[href*='/ads'][href*='/about'],a.xi81zsa[href*='/ads'][href*='/about'],a.S2F_font_400[href*='/ads'][href*='/about'],a.S2F_col_tx2[href*='/ads'][href*='/about']"
}
}],
"actions": [{
"action": "hide",
"show_note": true,
"tab": "Sponsored",
"custom_note": "Sponsored: click to show/hide post by '${author:60}'"
}, {
"tab": "Sponsored"
}],
"configurable_actions": true,
"title": "Hide Sponsored Posts",
"stop_on_match": true,
"description": "Hide 'Sponsored' posts from the News Feed. Updated 2022-08-23, supports 2020 & 2022 layouts."
}, {
"id": 2021082601,
"match": "ANY",
"rules": [{
"target": "action",
"operator": "startswith",
"matcher": "re",
"condition": {
"modifier": "i",
"text": ".{0,120}(?:Facebook ?){0,30}.{0,120}(Based on your recent|Because you may be interested in|Because you recently viewed|Because you viewed|Events you may like|From a group that|From a group with members who like|From a group you|Post from a public group|Suggested Events|Suggested for you|Suggested pages|Suggested post|You recently viewed a similar group|More like|Suggested groups)(?:.(?!Facebook *Facebook *)){0,40}"
}
},
{
"target": "any",
"operator": "startswith",
"matcher": "re",
"condition": {
"modifier": "i",
"text": ".{0,120}(?:Facebook ?){0,30}.{0,120}(Based on your recent|Because you may be interested in|Because you recently viewed|Because you viewed|Events you may like|From a group that|From a group with members who like|From a group you|Post from a public group|Suggested Events|Suggested for you|Suggested pages|Suggested post|You recently viewed a similar group|(?:More like|Suggested groups).{1,250}posts? a (?:day|week|month)(?:.(?!Facebook *Facebook *)){0,40})"
}
},
{
"DOC": "because ${all_content} is sometimes unexpectedly blank",
"target": "content",
"operator": "startswith",
"matcher": "re",
"condition": {
"modifier": "i",
"text": ".{0,120}(?:Facebook ?){0,30}.{0,120}(Based on your recent|Because you may be interested in|Because you recently viewed|Because you viewed|Events you may like|From a group that|From a group with members who like|From a group you|Post from a public group|Suggested Events|Suggested for you|Suggested pages|Suggested post|You recently viewed a similar group|(?:More like|Suggested groups).{1,250}posts? a (?:day|week|month)(?:.(?!Facebook *Facebook *)){0,40})"
}
},
{
"DOC": "catch suggested Group / Page posts -- without catching posts forwarded / 'shared' by actual friends",
"target": "any",
"operator": "startswith",
"matcher": "re",
"condition": {
"modifier": "I",
"text": "[^·]{0,120}(?:Facebook ?){0,30}[^·]{0,120}·\\s*(?:Join|Follow)\\b"
}
},
{
"DOC": "DISABLED this clause (by wrong 'matcher') 2024-05-09 to try to fix false matches -- catch suggested Group / Page posts -- without catching posts forwarded / 'shared' by actual friends; in cases where ${all_content} is unexpectedly blank",
"target": "content",
"operator": "startswith",
"matcher": "str",
"condition": {
"modifier": "I",
"text": "[^·]{0,120}(?:Facebook ?){0,30}[^·]{0,120}·\\s*(?:Join|Follow)\\b"
}
},
{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "span.S2F_font_400.S2F_col_tx2:contains((.*\\s+is\\s+a\\s+member\\s*|.*\\s+are\\s+members\\s*$))"
},
"DOC": "This is targeted at Group posts which are not specifically shared by, posted by, or commented on by a friend, but just slipstreamed into the feed because 'such-and-such friend is a member'"
},
{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": ".tkr6xdv7 .bnpdmtie .oo9gr5id.lrazzd5p.c1et5uql,.b0ur3jhr .s4swhuz0 .pbevjfx6.innypi6y.gh25dzvf,.x1vjfegm .xt0e3qv .xzsf02u.x1s688f.x1vvkbs,.S2F_zi_1 .S2F_curs_def .S2F_col_tx1.S2F_font_600.S2F_ow_bw:contains((.+))"
},
"DOC": "This is targeted at the 'Reels' fakeposts; it uses a particularly weak selector, hopefully will not have false matches. Relies on 'x,y:contains(z)' improperly applying to both x & y"
},
{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "[sfx_post] .qan41l3s a.k4urcfbm.qensuy8j[href*='/reel/'],a.ns4ygwem[href*='/reel/'],[sfx_post] .o565dech a.mfclru0v.tghlliq5[href*='/reel/'],a.r5a47i9s[href*='/reel/'],[sfx_post] .x7p5m3t a.xh8yej3.xqeqjp1[href*='/reel/'],a.xgk8upj[href*='/reel/'],[sfx_post] .S2F_oscrx_cont a.S2F_wid_100.S2F_bb_dark[href*='/reel/'],a.S2F_bbl_rad10[href*='/reel/']"
},
"DOC": "Different sorts of 'Reels' fakeposts"
},
{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": ".hybvsw6c.nwvqtn77 .tkr6xdv7 h3.lzcic4wl .b0tq1wua.lrazzd5p.m9osqain,.oab4agdp.a96hb305 .b0ur3jhr h3.icdlwmnq .ocv3nf92.innypi6y.rtxb060y,.x2bj2ny.xt3gfkd .x1vjfegm h3.x1a2a7pz .x10flsy6.x1s688f.xi81zsa,.S2F_bg_surf.S2F_bbl_radcrd .S2F_zi_1 h3.S2F_outl_none .S2F_ffam_def.S2F_font_600.S2F_col_tx2:contains((.+))"
},
"DOC": "This is targeted at the 'People You May Know' fakeposts. Relies on 'x,y:contains(z)' improperly applying to both x & y"
}],
"actions": [{
"action": "hide",
"show_note": true,
"tab": "Suggested",
"custom_note": "Suggested: click to show/hide '${1:60}' ${group:30} / ${author:40}"
}, {
"tab": "Suggested"
}],
"configurable_actions": true,
"title": "Hide Suggested Posts",
"stop_on_match": true,
"description": "Hide various sorts of 'Suggested' posts in News & Groups Feeds (NOTE: English-language FB only). Updated 2024-01-07 to catch 'Join' and 'Follow'."
}, {
"id": 2023011201,
"match": "ANY",
"rules": [{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "[sfx_post] a.xh8yej3.x1rg5ohu[href*='/reel/'],[sfx_post] a.S2F_wid_100.S2F_disp_inlb[href*='/reel/']"
},
"DOC": "Individual user 'Reels' posts. This version has only 2022 gibs."
}],
"actions": [{
"action": "hide",
"show_note": true,
"tab": "Reels",
"custom_note": "Reels: click to show Reel posted or shared by ${author:40}",
"custom_nyet": "Reels: click to rehide Reel posted or shared by ${author:40}"
}, {
"tab": "Reels"
}],
"configurable_actions": true,
"title": "Hide Reels",
"stop_on_match": true,
"description": "Hide 'Reels' posted or shared by individual users (use 'Suggested' for FB Reels fakeposts)"
}, {
"id": 5,
"match": "ALL",
"rules": [{
"target": "app",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(.+)"
}
}],
"actions": [{
"action": "copy-to-tab",
"tab": "APP: ${app:12}",
"show_note": true,
"custom_note": "Click to see post from ${author:30}, posted with app '${app:40}'",
"custom_nyet": "Click to re-hide post by ${author:30}, posted with app '${app:40}'"
}],
"configurable_actions": true,
"title": "Create Game/App Tabs",
"description": "Create tabs for filtered views of posts by apps or games, but don't remove them from the News Feed"
}, {
"id": 6,
"match": "ALL",
"rules": [{
"target": "author",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(.+)"
}
}],
"actions": [{
"action": "copy-to-tab",
"tab": "$1"
}],
"title": "Create Author Tabs",
"description": "Create tabs for filtered views of posts by different people, but don't remove them from the News Feed"
}, {
"id": 7,
"match": "ALL",
"rules": [{
"target": "author",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "I Fucking Love"
}
}],
"actions": [{
"action": "replace",
"find": "I Fucking Love",
"replace": "IFL"
}],
"title": "I F'ing Love ...",
"description": "Replace any Page names like 'I F'ing Love Science' with 'IFL'"
}, {
"id": 8,
"match": "ALL",
"rules": [{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "spoiler"
},
"match_partial_words": true
}],
"actions": [{
"action": "hide",
"show_note": true,
"custom_note": "Spoiler Alert! Click to show/hide this post.",
"css": "border:1px dashed red; font-size:12px; padding: 5px; opacity:1; margin:5px 0; color:red;"
}],
"configurable_actions": true,
"title": "Hide Spoilers",
"description": "If a post contains the word 'spoiler' anywhere in it, hide it and display a message to click to show the post."
}, {
"id": 9,
"match": "ANY",
"rules": [{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "a[href*='/onthisday/'][href*='shared_feed_story']"
}
}, {
"target": "action",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": " shared a memory"
}
}],
"actions": [{
"action": "hide",
"show_note": true
}],
"configurable_actions": true,
"title": "Hide 'Shared Memories'",
"description": "Hide re-posts of old memories in the News Feed"
}, {
"id": 10,
"match": "ANY",
"rules": [{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "[aria-hidden][href*='friends/suggestions'],[role=region][aria-label*=eople][aria-label*=now]"
}
}, {
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "a[ajaxify^='/friends/pymk'] [data-pymk-id],a[aria-label][href*='/friends'] .lrazzd5p.q66pz984,a[aria-label][href*='/friends'] .innypi6y.d1w2l3lo,a[aria-label][href*='/friends'] .x1s688f.x1qq9wsj,a[aria-label][href*='/friends'] .S2F_font_600.S2F_col_acc"
}
}, {
"target": "any",
"operator": "contains_selector",
"condition": {
"text": ".lrazzd5p.m9osqain,.innypi6y.rtxb060y,.x1s688f.xi81zsa,.S2F_font_600.S2F_col_tx2:contains(^People [Yy]ou [Mm]ay [Kk]now$)"
},
"DOC": "Relies on 'x,y:contains(z)' improperly applying to both x & y"
}],
"actions": [{
"action": "hide",
"show_note": true
}],
"configurable_actions": true,
"title": "Hide 'People You May Know'",
"description": "Filter the 'People You May Know' story that appears in the News Feed occasionally. Updated 2022-08-23, supports 2020 & 2022 layouts."
}, {
"id": 11,
"match": "ALL",
"rules": [{
"target": "action",
"operator": "matches",
"condition": {
"text": "(.*(?:^(.*) commented on this\\.(?:(?! \\2 $).)*$|was mentioned in a post|was live| likes | liked |reacted to this|was tagged in|replied to a comment).*)"
}
}],
"actions": [{
"show_note": true,
"custom_note": "Friend Activity: $1",
"action": "hide",
"tab": "Friend Activity"
}],
"configurable_actions": true,
"title": "Friend Activity Stories",
"description": "Filter stories about things your friends liked, were tagged in, etc, but which they didn't actually create."
}, {
"id": 12,
"match": "ALL",
"rules": [{
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "a[href^='/saved/?cref']"
}
}],
"actions": [{
"action": "hide"
}],
"configurable_actions": true,
"title": "Saved Posts Reminder",
"description": "Hide posts in the News Feed that highlight things you've recently Saved to Facebook, which they are reminding you about."
}, {
"id": 2022031701,
"match": "ANY",
"stop_on_match": true,
"rules": [{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Wordle[\\d\\s,X]*/\\s*6)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Dordle[\\d\\s#&]*/7)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Quordle #?\\d+).{1,40}(?:quordle\\.c|See more)"
},
"match_partial_words": true
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Octordle #?\\d+).{1,40}(?:octordle\\.c|See more)"
},
"match_partial_words": true
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Sedordle 20\\d\\d-\\d\\d-\\d\\d)"
}
},
{
"target": "any+image",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "Daily (Hexadecordle #?\\d+)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "#(Worldle[#\\d\\s]+\\/6 \\([\\d%]+\\))"
},
"match_partial_words": true
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "Today's guesses:.{0,50}(?:(globle)-game\\.c|See more)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(nerdlegame[\\d\\s]*)/\\d.{1,40}(?:nerdlegame\\.c|See more)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Semantle\\s*[\\d#]\\d*) in \\d.{1,280}(?:semantle\\.|SEMANTLE\\.|See more)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Scholardle[\\d\\s]*\\/6\\*?).{1,40}(?: @writefullapp|See more)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "#(waffle\\d*).{1,40}(?: wafflegame|See more)"
},
"match_partial_words": true
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Chrono #\\d+).{1,50}(?:chrono.quest|See more)"
}
},
{
"target": "any",
"operator": "contains",
"condition": {
"modifier": "i",
"matcher": "re",
"text": "(Framed #\\d+).{1,50}(?:framed.wtf|See more)"
}
},
{
"target": "content",
"operator": "startswith",
"condition": {
"modifier": "I",
"matcher": "re",
"text": ".{0,80}(Connections +Puzzle #\\d+)"
}
},
{
"target": "content",
"operator": "startswith",
"condition": {
"modifier": "I",
"matcher": "re",
"text": ".{0,200}[A-Z]{5}.{0,50}(Mini-Murdle +for +[/\\d]+)"
}
},
{
"target": "content",
"operator": "startswith",
"condition": {
"modifier": "I",
"matcher": "re",
"text": ".{0,80}(Strands #[\\d]+(?:\\s*[“\"][^”\"]*.)?)"
}
},
{
"DOC": "This captures (the first 160 chars of) the entire text of the post, minus various crud at the front, into ${1}, while not actually matching; thus providing slightly more sensible output for the hide-prompt, if the 'alt' matcher below catches. Users of non-English FB user interfaces will see extra gibberish which can't be trimmed.",
"target": "any",
"operator": "contains_selector",
"not": true,
"condition": {
"text": "[sfx_post]>div:contains((?:.*?· *Shared with [^ ]*(?:.{1,40}friends)? *(.{0,160})|.*·(.{0,160})|^))"
}
},
{
"DOC": "If we fall all the way through to here and catch one of these CSS matches, the user sees '${1}' expanded from the intentionally failed not-match in the previous clause.",
"target": "any",
"operator": "contains_selector",
"condition": {
"text": "img[alt='⬛'],img[alt='🟥'],img[alt='🟨'],img[alt='🟩'],img[alt='3️⃣'],img[alt='4️⃣'],img[alt='5️⃣'],img[alt='6️⃣'],img[alt='7️⃣'],img[alt='8️⃣'],img[alt='9️⃣']"
}
}],
"actions": [{
"action": "hide",
"tab": "Wordle",
"show_note": true,
"custom_note": "Click to reveal: ${author:30}: '${any:60}'",
"custom_nyet": "Click to rehide: ${author:30}: '${any:60}'"
},
{
"DOC": "Both of these action records contain tab & note configs, so people can choose one or the other or both without having to do any heavy lifting. 'custom_nyet' property will be used later to give custom 'hide it again' strings.",
"action": "",
"tab": "Wordle",
"show_note": true,
"custom_note": "Click to reveal: ${author:30}: '${any:60}'",
"custom_nyet": "Click to rehide: ${author:30}: '${any:60}'"
}],
"configurable_actions": true,
"title": "Wordle",
"description": "Hide (or move to tab) posts from Wordle, Quordle, Nerdle, and various similar games"
}]
}