diff --git a/recipes/android_com_pl.recipe b/recipes/android_com_pl.recipe index c62f1ceef4..6265f25011 100644 --- a/recipes/android_com_pl.recipe +++ b/recipes/android_com_pl.recipe @@ -16,5 +16,5 @@ class Android_com_pl(BasicNewsRecipe): remove_tags_after = [{'class': 'post-content'}] remove_tags = [dict(name='ul', attrs={'class': 'tags small-tags'}), dict(name='a', attrs={'onclick': 'return ss_plugin_loadpopup_js(this);'})] preprocess_regexps = [ - (re.compile(u'
.{,1}
', re.DOTALL), lambda match: '')] + (re.compile(r'.{,1}
', re.DOTALL), lambda match: '')] feeds = [(u'Android', u'http://android.com.pl/feed/')] diff --git a/recipes/benchmark_pl.recipe b/recipes/benchmark_pl.recipe index f96f3364aa..e3e0aef637 100644 --- a/recipes/benchmark_pl.recipe +++ b/recipes/benchmark_pl.recipe @@ -17,8 +17,8 @@ class BenchmarkPl(BasicNewsRecipe): extra_css = 'ul {list-style-type: none;}' no_stylesheets = True use_embedded_content = False - preprocess_regexps = [(re.compile(u'