feat(starr): Add RlsGrp R&H to LQ (#2701)

This commit is contained in:
TRaSH
2026-04-11 12:45:10 +02:00
committed by GitHub
parent 73578248b1
commit 6592381215
2 changed files with 18 additions and 0 deletions
+9
View File
@@ -683,6 +683,15 @@
"value": "^(PTNK)$"
}
},
{
"name": "R&H",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(R&H)$"
}
},
{
"name": "RARBG",
"implementation": "ReleaseGroupSpecification",
+9
View File
@@ -197,6 +197,15 @@
"value": "^(PSA)$"
}
},
{
"name": "R&H",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(R&H)$"
}
},
{
"name": "SasukeducK",
"implementation": "ReleaseGroupSpecification",