create(regex): YTS
This commit is contained in:
parent
4f49ed7f62
commit
f5601d3c92
|
|
@ -0,0 +1,7 @@
|
||||||
|
name: YTS
|
||||||
|
pattern: (?<=^|[\s.-])YTS(.(MX|LT|AG))?\b
|
||||||
|
description: Matches "YTS" when preceded by whitespace, a hyphen or dot
|
||||||
|
tags:
|
||||||
|
- Release Group
|
||||||
|
- Bluray
|
||||||
|
tests: []
|
||||||
Loading…
Reference in New Issue