Fix regex generation
This commit is contained in:
parent
6d5284a887
commit
6d3fce1018
1089 changed files with 3844 additions and 225 deletions
4
regex_patterns/G.yml
Normal file
4
regex_patterns/G.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: G
|
||||
pattern: ^(GHOULS|GiMBAP|GLiMMER|Goatlove)$
|
||||
description: ''
|
||||
tags: []
|
||||
4
regex_patterns/T.yml
Normal file
4
regex_patterns/T.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: T
|
||||
pattern: ^(tFR|THENiGHTMAREiNHD|THiNK|THREESOME|TiMELiNE|TSuNaMi)$
|
||||
description: ''
|
||||
tags: []
|
||||
4
regex_patterns/[TGx].yml
Normal file
4
regex_patterns/[TGx].yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: '[TGx]'
|
||||
pattern: \[TGx\]
|
||||
description: ''
|
||||
tags: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue