Update F-Secure

Fixes #1341300 [small update to F-Secure Weblog recipe](https://bugs.launchpad.net/calibre/+bug/1341300)
This commit is contained in:
Kovid Goyal 2014-07-13 20:24:21 +05:30
parent c5e05cdb2e
commit 3f19da26cd

View File

@ -14,7 +14,7 @@ class AdvancedUserRecipe1301860159(BasicNewsRecipe):
use_embedded_content = False
remove_javascript = True
keep_only_tags = [dict(name='div', attrs={'class':'modSectionTd2'})]
remove_tags = [dict(name='a'),dict(name='hr')]
remove_tags = [dict(name='hr')]
feeds = [(u'Weblog', u'http://www.f-secure.com/weblog/weblog.rss')]
def get_cover_url(self):