diff --git a/docs/json/radarr/cf/web-tier-01.json b/docs/json/radarr/cf/web-tier-01.json index 95f89efc2..7621d5067 100644 --- a/docs/json/radarr/cf/web-tier-01.json +++ b/docs/json/radarr/cf/web-tier-01.json @@ -28,7 +28,7 @@ "negate": false, "required": false, "fields": { - "value": "\\b(APEX)\\b" + "value": "\\b(APEX|PAXA|PEXA|XEPA)\\b" } }, { diff --git a/docs/json/sonarr/cf/web-tier-01.json b/docs/json/sonarr/cf/web-tier-01.json index 0c760cdb4..6fedb0275 100644 --- a/docs/json/sonarr/cf/web-tier-01.json +++ b/docs/json/sonarr/cf/web-tier-01.json @@ -28,7 +28,7 @@ "negate": false, "required": false, "fields": { - "value": "\\b(APEX)\\b" + "value": "\\b(APEX|PAXA|PEXA|XEPA)\\b" } }, {