Fix regex generation

This commit is contained in:
Johan van Eck 2025-07-26 11:54:08 +03:00
parent 6d5284a887
commit 6d3fce1018
1089 changed files with 3844 additions and 225 deletions

4
regex_patterns/G.yml Normal file
View file

@ -0,0 +1,4 @@
name: G
pattern: ^(GHOULS|GiMBAP|GLiMMER|Goatlove)$
description: ''
tags: []

4
regex_patterns/T.yml Normal file
View file

@ -0,0 +1,4 @@
name: T
pattern: ^(tFR|THENiGHTMAREiNHD|THiNK|THREESOME|TiMELiNE|TSuNaMi)$
description: ''
tags: []

4
regex_patterns/[TGx].yml Normal file
View file

@ -0,0 +1,4 @@
name: '[TGx]'
pattern: \[TGx\]
description: ''
tags: []