create(regex): add generic release group patterns

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

6
regex_patterns/dB.yml Normal file
View File

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