ArrProfiles/regex_patterns/monkee.yml

8 lines
160 B
YAML

name: monkee
pattern: (?<=^|[\s.-])monkee\b
description: Matches "monkee" when preceded by whitespace, a hyphen or dot
tags:
- Release Group
- WEB-DL
tests: []