diff --git a/channels/cineblog01.py b/channels/cineblog01.py
index 289df775..bb10c29a 100644
--- a/channels/cineblog01.py
+++ b/channels/cineblog01.py
@@ -119,7 +119,7 @@ def peliculas(item):
patron = r'
.*?

]+)(?:\/|")>(?P
[^<[(]+)(?:\[(?P[A-Za-z0-9/-]+)])? (?:\((?P[0-9]{4})\))?.*?(?P[^<>&–]+).*?DURATA (?P[0-9]+).*?
(?P[^<>]+)'
action = 'findvideos'
else:
- patron = r'div class="card-image">.*?
(?P[^<[(]+)<\/a>.*?(?P[^<>0-9(]+)\((?P[0-9]{4}).*?(?:p|div)>(?P.*?) .*?
(?P[^<[(]+)<\/a>.*?(?:(?P[^<>0-9(]+)\((?P[0-9]{4}).*?(?:p|div)>(?P.*?))?.*?[^"]+).*?(?P[0-9]+ - [0-9]+).*?(?P[^<>]+).*?(?P[0-9]{4})'
actLike = 'episodios'