diff --git a/regex_patterns/YIFY.yml b/regex_patterns/YIFY.yml new file mode 100644 index 0000000..b4452cb --- /dev/null +++ b/regex_patterns/YIFY.yml @@ -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: []