mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update F-Secure
Fixes #1341300 [small update to F-Secure Weblog recipe](https://bugs.launchpad.net/calibre/+bug/1341300)
This commit is contained in:
parent
c5e05cdb2e
commit
3f19da26cd
@ -14,7 +14,7 @@ class AdvancedUserRecipe1301860159(BasicNewsRecipe):
|
|||||||
use_embedded_content = False
|
use_embedded_content = False
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
keep_only_tags = [dict(name='div', attrs={'class':'modSectionTd2'})]
|
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')]
|
feeds = [(u'Weblog', u'http://www.f-secure.com/weblog/weblog.rss')]
|
||||||
def get_cover_url(self):
|
def get_cover_url(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user