mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre
This commit is contained in:
commit
ce2bc3230f
@ -9,6 +9,7 @@ class ComputerWeekly(BasicNewsRecipe):
|
|||||||
lang = 'en'
|
lang = 'en'
|
||||||
oldest_article = 7
|
oldest_article = 7
|
||||||
max_articles_per_feed = 100
|
max_articles_per_feed = 100
|
||||||
|
language = 'en'
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user