ArrProfiles/regex_patterns/LAZY.yml

8 lines
154 B
YAML

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