mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Oriental Daily
Merge branch 'orientdaily-patch-20170121' of https://github.com/Kennyl/calibre
This commit is contained in:
commit
5a60972f66
@ -25,7 +25,7 @@ class OrientalDaily(BasicNewsRecipe):
|
||||
conversion_options = {
|
||||
'comments': description, 'tags': category, 'language': language, 'publisher': publisher, 'linearize_tables': True
|
||||
}
|
||||
|
||||
masthead_url = 'https://upload.wikimedia.org/wikipedia/commons/4/4f/Orisun.JPG'
|
||||
remove_tags_after = dict(id='bottomNavCTN')
|
||||
|
||||
keep_only_tags = [
|
||||
@ -42,4 +42,6 @@ class OrientalDaily(BasicNewsRecipe):
|
||||
|
||||
remove_attributes = ['width', 'height', 'href']
|
||||
|
||||
summary_length = 0
|
||||
|
||||
feeds = [(u'Oriental Daily', u'http://orientaldaily.on.cc/rss/news.xml')]
|
||||
|
Loading…
x
Reference in New Issue
Block a user