This commit is contained in:
Kovid Goyal 2009-02-04 15:39:48 -08:00
parent 4b609b699b
commit 5dc2e18f7d

View File

@ -7,7 +7,7 @@ class JerusalemPost(BasicNewsRecipe):
use_embedded_content = False use_embedded_content = False
__author__ = 'Kovid Goyal' __author__ = 'Kovid Goyal'
max_articles_per_feed = 10 max_articles_per_feed = 10
no_stylesheets = True
remove_tags_before = {'class':'byline'} remove_tags_before = {'class':'byline'}
remove_tags = [ remove_tags = [
{'class':['artAdBlock clearboth', 'tbartop', 'divdot_vrttbox', {'class':['artAdBlock clearboth', 'tbartop', 'divdot_vrttbox',