mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
- create(regex): add various banned groups - YTS, YIFY, SHD, NhaNc3, AOC - create(format): IMAX - create(format): Sing Along - tweak(everything): change "UnWanted' to 'Banned' - tweak(profile): remove UHDBits negation from profiles - tweak(profile): ban sing along Co-authored-by: Seraphys <156842860+xshatterx@users.noreply.github.com>
8 lines
165 B
YAML
8 lines
165 B
YAML
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: []
|