mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
69ec0e1ee5
commit
c1a6be45b9
@ -21,9 +21,8 @@ class Timesonline(BasicNewsRecipe):
|
|||||||
use_embedded_content = False
|
use_embedded_content = False
|
||||||
simultaneous_downloads = 1
|
simultaneous_downloads = 1
|
||||||
encoding = 'ISO-8859-1'
|
encoding = 'ISO-8859-1'
|
||||||
lang = 'en-UK'
|
|
||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
language = 'en'
|
language = 'en_GB'
|
||||||
recursions = 9
|
recursions = 9
|
||||||
match_regexps = [r'http://www.timesonline.co.uk/.*page=[2-9]']
|
match_regexps = [r'http://www.timesonline.co.uk/.*page=[2-9]']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user