mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-05-24 11:49:02 -05:00
feat(starr): Add RlsGrp R&H to LQ (#2701)
This commit is contained in:
@@ -683,6 +683,15 @@
|
||||
"value": "^(PTNK)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "R&H",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(R&H)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RARBG",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
|
||||
@@ -197,6 +197,15 @@
|
||||
"value": "^(PSA)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "R&H",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "^(R&H)$"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SasukeducK",
|
||||
"implementation": "ReleaseGroupSpecification",
|
||||
|
||||
Reference in New Issue
Block a user