{
  "trash_id": "fcc09418f67ccaddcf3b641a22c5cfd7",
  "trash_scores": {
    "default": 50
  },
  "trash_regex": "https://regex101.com/r/pUDbbp/1",
  "name": "ALL4",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ALL4",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ALL4)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}