|
@@ -8,7 +8,7 @@ import time
|
|
class bookFixSpider(fixChapterSpider):
|
|
class bookFixSpider(fixChapterSpider):
|
|
name = 'kanshufix'
|
|
name = 'kanshufix'
|
|
allowed_domains = ['hezuo.lunjian.com']
|
|
allowed_domains = ['hezuo.lunjian.com']
|
|
- source = 'kanshu'
|
|
|
|
|
|
+ source = 'zy_kanshu'
|
|
source_name = '看书'
|
|
source_name = '看书'
|
|
source_id = 19
|
|
source_id = 19
|
|
base_url = 'http://hezuo.lunjian.com/open/ksbook/{}?channel_id=10054'
|
|
base_url = 'http://hezuo.lunjian.com/open/ksbook/{}?channel_id=10054'
|