You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
570 B
27 lines
570 B
2 years ago
|
{
|
||
|
"trash_id": "d0c516558625b04b363fa6c5c2c7cfd4",
|
||
|
"trash_score": "180",
|
||
|
"name": "WEB Scene",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "DEFLATE",
|
||
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": "\\b(DEFLATE)\\b"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "INFLATE",
|
||
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": "\\b(INFLATE)\\b"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|