Merge pull request #887 from nuxencs/Extras-CF-Include-Bonus

Updated: Added `Bonus` to `Extras` CF
pull/895/head
TRaSH 2 years ago committed by GitHub
commit c6e16f9d7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
{
"trash_id": "0a3f082873eb454bde444150b70253cc",
"trash_score": "-10000",
"trash_regex": "https://regex101.com/r/nzK5TQ/1",
"name": "Extras",
"includeCustomFormatWhenRenaming": false,
"specifications": [
@ -10,7 +11,7 @@
"negate": false,
"required": true,
"fields": {
"value": "(?<=\\b[12]\\d{3}\\b).*\\b(Extras)\\b"
"value": "(?<=\\b[12]\\d{3}\\b).*\\b(Extras|Bonus)\\b"
}
}
]

Loading…
Cancel
Save