create(regex): add generic release group patterns

This commit is contained in:
Seraphys 2025-02-08 20:30:24 -06:00 committed by GitHub
parent 2d9e483d4a
commit e5a9892115
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

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