Fix #995931 (Updated recipe for JijiNews)

This commit is contained in:
Kovid Goyal 2012-05-07 18:16:58 +05:30
parent cc91807ffa
commit 820ba7ec7d

View File

@ -20,6 +20,8 @@ class JijiDotCom(BasicNewsRecipe):
top_url = 'http://www.jiji.com/'
feeds = [(u'\u30cb\u30e5\u30fc\u30b9', u'http://www.jiji.com/rss/ranking.rdf')]
remove_tags_before = dict(id="article-area")
remove_tags_after = dict(id="ad_google")
def get_cover_url(self):