Add generated TRaSH-Guides with scripts
This commit is contained in:
parent
8e15e62281
commit
0857ea9dc6
885 changed files with 13936 additions and 34503 deletions
|
|
@ -1,13 +0,0 @@
|
|||
name: 4K4U
|
||||
pattern: (?<=^|[\s.-])4K4U\b
|
||||
description: 'Matches the release group `4K4U` only if it is:
|
||||
|
||||
|
||||
- Preceded by the start of the string (`^`), a whitespace character (`\s`), a period
|
||||
(`.`), or a hyphen (`-`).
|
||||
|
||||
- Followed by a word boundary (`\b`), ensuring it ends cleanly without being part
|
||||
of a longer word. '
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue