mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
add language code
Changes to be committed: modified: computer_weekly.recipe
This commit is contained in:
parent
fdb4f5feff
commit
caa805467c
@ -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