mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
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:
6
regex_patterns/APEX.yml
Normal file
6
regex_patterns/APEX.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: APEX
|
||||
pattern: (?<=^|[\s.-])APEX\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Reference in New Issue
Block a user