tweak(format): Fix Tags
This commit is contained in:
parent
4664e38c87
commit
7e9e73810b
|
|
@ -3,5 +3,4 @@ pattern: (?<=^|[\s.-])MALUS\b
|
|||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Banned
|
||||
tests: []
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ pattern: (?<=^|[\s.-])MovieMan\b
|
|||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Banned
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ pattern: (?<=^|[\s.-])SM737\b
|
|||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Banned
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
name: edge2020
|
||||
pattern: (?<=^|[\s.-])edge2020\b
|
||||
description: Banned for LQ, Mislabeling, and Upscale
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
- Banned
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue