diff --git a/docs/json/radarr/cf/anime-lq-groups.json b/docs/json/radarr/cf/anime-lq-groups.json index 52a58a200..33cf537d3 100644 --- a/docs/json/radarr/cf/anime-lq-groups.json +++ b/docs/json/radarr/cf/anime-lq-groups.json @@ -528,15 +528,6 @@ "value": "\\b(KRP)\\b" } }, - { - "name": "LoliHouse", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(LoliHouse)\\b" - } - }, { "name": "M@nI", "implementation": "ReleaseTitleSpecification", diff --git a/docs/json/sonarr/cf/anime-lq-groups.json b/docs/json/sonarr/cf/anime-lq-groups.json index c4fba8a1b..d06d37714 100644 --- a/docs/json/sonarr/cf/anime-lq-groups.json +++ b/docs/json/sonarr/cf/anime-lq-groups.json @@ -528,15 +528,6 @@ "value": "\\b(KRP)\\b" } }, - { - "name": "LoliHouse", - "implementation": "ReleaseTitleSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(LoliHouse)\\b" - } - }, { "name": "M@nI", "implementation": "ReleaseTitleSpecification",