diff --git a/docs/json/radarr/cf/web-tier-02.json b/docs/json/radarr/cf/web-tier-02.json index 1a5f4920f..bd5828de5 100644 --- a/docs/json/radarr/cf/web-tier-02.json +++ b/docs/json/radarr/cf/web-tier-02.json @@ -40,6 +40,15 @@ "value": "^(Flights)$" } }, + { + "name": "Kitsune", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(Kitsune)$" + } + }, { "name": "MiU", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/sonarr/cf/web-tier-02.json b/docs/json/sonarr/cf/web-tier-02.json index cab55d42a..2a5696bba 100644 --- a/docs/json/sonarr/cf/web-tier-02.json +++ b/docs/json/sonarr/cf/web-tier-02.json @@ -193,6 +193,15 @@ "value": "^(KiMCHI)$" } }, + { + "name": "Kitsune", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "^(Kitsune)$" + } + }, { "name": "LAZY", "implementation": "ReleaseGroupSpecification", diff --git a/docs/json/sonarr/rp/p2pRepackProper.json b/docs/json/sonarr/rp/p2pRepackProper.json index 7ae77b472..f32c43d0e 100644 --- a/docs/json/sonarr/rp/p2pRepackProper.json +++ b/docs/json/sonarr/rp/p2pRepackProper.json @@ -18,7 +18,7 @@ { "score": 1650, "terms": [ - "/(3CTWeB|BLUTONiUM|-BTW|-Chotab|-Cinefeel|-CiT|-CMRG|Coo7|-dB|-DEEP|-END|-ETHiCS|-FC|-Flights|-GNOME|-iJP|-iKA|-iT00NZ|-JETIX|-KHN|-KiMCHI|-LAZY|-MZABI|-NPMS|-NYH|-orbitron|playWEB|PSiG|-ROCCaT|RTFM|-SA89|-SDCC|-SIGMA|-SMURF|-SPiRiT|-TEPES|-TVSmash|-WELP)\\b/i" + "/(3CTWeB|BLUTONiUM|-BTW|-Chotab|-Cinefeel|-CiT|-CMRG|Coo7|-dB|-DEEP|-END|-ETHiCS|-FC|-Flights|-GNOME|-iJP|-iKA|-iT00NZ|-JETIX|-KHN|-KiMCHI|-Kitsune|-LAZY|-MZABI|-NPMS|-NYH|-orbitron|playWEB|PSiG|-ROCCaT|RTFM|-SA89|-SDCC|-SIGMA|-SMURF|-SPiRiT|-TEPES|-TVSmash|-WELP)\\b/i" ] }, {