mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
...
This commit is contained in:
parent
13151a1c27
commit
d35443da12
@ -16,6 +16,7 @@ class ZAOBAO(BasicNewsRecipe):
|
|||||||
recursions = 1
|
recursions = 1
|
||||||
language = 'zh'
|
language = 'zh'
|
||||||
encoding = 'gbk'
|
encoding = 'gbk'
|
||||||
|
masthead_url = 'http://www.zaobao.com/ssi/images1/zblogo_original.gif'
|
||||||
# multithreaded_fetch = True
|
# multithreaded_fetch = True
|
||||||
|
|
||||||
keep_only_tags = [
|
keep_only_tags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user