This commit is contained in:
Kovid Goyal 2011-10-15 05:30:00 +05:30
parent bc55333486
commit 37098e6ddf

View File

@ -8,11 +8,7 @@ class DallasNews(BasicNewsRecipe):
no_stylesheets = True no_stylesheets = True
use_embedded_content = False use_embedded_content = False
remove_tags_before = dict(name='h1') auto_cleanup = True
keep_only_tags = {'class':lambda x: x and 'article' in x}
remove_tags = [
{'class':['DMNSocialTools', 'article ', 'article first ', 'article premium']},
]
feeds = [ feeds = [
('Local News', ('Local News',