feat(Starr): Add RlsGrp `LCD` to CF `Bad Dual Groups` (#1742)

pull/1748/head
TRaSH 4 months ago committed by GitHub
parent b8a27dfc2f
commit 9555f5dcfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -106,6 +106,15 @@
"value": "^(GUEIRA)$"
}
},
{
"name": "LCD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(LCD)$"
}
},
{
"name": "N3G4N",
"implementation": "ReleaseGroupSpecification",

@ -106,6 +106,15 @@
"value": "^(GUEIRA)$"
}
},
{
"name": "LCD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(LCD)$"
}
},
{
"name": "N3G4N",
"implementation": "ReleaseGroupSpecification",

Loading…
Cancel
Save