create(regex): Streaming Service Release Groups (#28)

- Included various streaming service release groups so they can be used for custom CFs (streaming service tiers for example)
This commit is contained in:
Seraphys
2025-02-08 21:43:50 -06:00
committed by GitHub
parent 7e89a71cc8
commit f1e049a0de
20 changed files with 156 additions and 2 deletions

6
regex_patterns/NTG.yml Normal file
View File

@@ -0,0 +1,6 @@
name: NTG
pattern: (?<=^|[\s.-])NTG\b
description: ''
tags:
- Release Group
tests: []