mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
45d4184f2c
@ -47,7 +47,7 @@ class BangkokPostRecipe(BasicNewsRecipe):
|
||||
feeds.append((u'Tech', u'http://www.bangkokpost.com/rss/data/tect.xml'))
|
||||
|
||||
keep_only_tags = [
|
||||
classes('article-headline articl-content'),
|
||||
classes('article-headline article-content'),
|
||||
]
|
||||
|
||||
def print_version(self, url):
|
||||
|
Loading…
x
Reference in New Issue
Block a user