create(regex): Yify
This commit is contained in:
parent
39ff7f434a
commit
4f49ed7f62
|
|
@ -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: []
|
||||||
Loading…
Reference in New Issue