mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-20 16:35:49 +02:00
...
This commit is contained in:
parent
13151a1c27
commit
d35443da12
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ class ZAOBAO(BasicNewsRecipe):
|
|||
recursions = 1
|
||||
language = 'zh'
|
||||
encoding = 'gbk'
|
||||
masthead_url = 'http://www.zaobao.com/ssi/images1/zblogo_original.gif'
|
||||
# multithreaded_fetch = True
|
||||
|
||||
keep_only_tags = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue