|
@@ -9,7 +9,7 @@ from . import zwcontentSpider
|
|
|
|
|
|
class zwcontentlianshangSpider(zwcontentSpider.zwcontentSpider):
|
|
class zwcontentlianshangSpider(zwcontentSpider.zwcontentSpider):
|
|
name = 'zwcontentlianshnag'
|
|
name = 'zwcontentlianshnag'
|
|
- allowed_domains = ['/cp.yqsd.cn']
|
|
|
|
|
|
+ allowed_domains = ['cp.yqsd.cn']
|
|
base_url = 'http://cp.yqsd.cn/api/book'
|
|
base_url = 'http://cp.yqsd.cn/api/book'
|
|
custom_settings = {
|
|
custom_settings = {
|
|
'DOWNLOAD_DELAY': 0.01,
|
|
'DOWNLOAD_DELAY': 0.01,
|