diff --git a/docs/json/sonarr/rp/streaming.json b/docs/json/sonarr/rp/streaming.json index f82bb70cf..606e2b910 100644 --- a/docs/json/sonarr/rp/streaming.json +++ b/docs/json/sonarr/rp/streaming.json @@ -42,7 +42,8 @@ "/\\b(pmtp)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(vdl)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(nlz)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(stan)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(stan)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", + "/\\b(cc)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] } ],