tweak(format): Fix Tags

This commit is contained in:
Seraphys 2025-07-12 20:05:56 -05:00
parent 4664e38c87
commit 7e9e73810b
4 changed files with 1 additions and 5 deletions

View File

@ -3,5 +3,4 @@ pattern: (?<=^|[\s.-])MALUS\b
description: ''
tags:
- Release Group
- Banned
tests: []

View File

@ -3,7 +3,6 @@ pattern: (?<=^|[\s.-])MovieMan\b
description: ''
tags:
- Release Group
- Banned
tests:
- expected: true
id: 1

View File

@ -3,7 +3,6 @@ pattern: (?<=^|[\s.-])SM737\b
description: ''
tags:
- Release Group
- Banned
tests:
- expected: true
id: 1

View File

@ -1,7 +1,6 @@
name: edge2020
pattern: (?<=^|[\s.-])edge2020\b
description: Banned for LQ, Mislabeling, and Upscale
description: ''
tags:
- Release Group
- Banned
tests: []