mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 01:56:13 +01:00
Update CNET news
This commit is contained in:
parent
0dcf925b8d
commit
c99debb5b6
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class CnetNews(BasicNewsRecipe):
|
|||
language = 'en' # AGe 2014-03-28
|
||||
oldest_article = 7
|
||||
max_articles_per_feed = 100
|
||||
compress_news_images = True
|
||||
ignore_duplicate_articles = {'title', 'url'}
|
||||
remove_empty_feeds = True
|
||||
use_embedded_content = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue