create(regex): Yify

This commit is contained in:
Seraphys 2025-06-21 17:29:12 -05:00
parent 39ff7f434a
commit 4f49ed7f62
1 changed files with 7 additions and 0 deletions

7
regex_patterns/YIFY.yml Normal file
View File

@ -0,0 +1,7 @@
name: YIFY
pattern: (?<=^|[\s.-])YIFY\b
description: Matches "YIFY" when preceded by whitespace, a hyphen or dot
tags:
- Release Group
- Bluray
tests: []