玩偶聚合
This commit is contained in:
+24
-24
@@ -58,30 +58,30 @@ class Spider(BaseSpider):
|
||||
"search_url": "/vodsearch/-------------.html?wd={keyword}&page={page}",
|
||||
"default_categories": [("1", "电影"), ("2", "电视剧"), ("3", "动漫"), ("4", "综艺")],
|
||||
},
|
||||
{
|
||||
"id": "muou",
|
||||
"name": "木偶",
|
||||
"domains": ["https://www.muou.site", "http://123.666291.xyz"],
|
||||
"filter_files": ["mogg.json"],
|
||||
"list_xpath": "//*[contains(@class,'module-item')]",
|
||||
"search_xpath": "//*[contains(@class,'module-search-item')]",
|
||||
"detail_pan_xpath": "//*[contains(@class,'module-row-info')]//p",
|
||||
"category_url": "/vodshow/{categoryId}--------{page}---.html",
|
||||
"search_url": "/vodsearch/-------------.html?wd={keyword}&page={page}",
|
||||
"default_categories": [("1", "电影"), ("2", "电视剧"), ("3", "动漫"), ("29", "综艺")],
|
||||
},
|
||||
{
|
||||
"id": "labi",
|
||||
"name": "蜡笔",
|
||||
"domains": ["http://xiaocge.fun"],
|
||||
"filter_files": ["labi.json"],
|
||||
"list_xpath": "//*[contains(@class,'module-item')]",
|
||||
"search_xpath": "//*[contains(@class,'module-search-item')]",
|
||||
"detail_pan_xpath": "//*[contains(@class,'module-row-info')]//p",
|
||||
"category_url": "/vodshow/{categoryId}--------{page}---.html",
|
||||
"search_url": "/vodsearch/-------------.html?wd={keyword}&page={page}",
|
||||
"default_categories": [("1", "电影"), ("2", "电视剧"), ("3", "动漫"), ("4", "综艺")],
|
||||
},
|
||||
# {
|
||||
# "id": "muou",
|
||||
# "name": "木偶",
|
||||
# "domains": ["https://www.muou.site", "http://123.666291.xyz"],
|
||||
# "filter_files": ["mogg.json"],
|
||||
# "list_xpath": "//*[contains(@class,'module-item')]",
|
||||
# "search_xpath": "//*[contains(@class,'module-search-item')]",
|
||||
# "detail_pan_xpath": "//*[contains(@class,'module-row-info')]//p",
|
||||
# "category_url": "/vodshow/{categoryId}--------{page}---.html",
|
||||
# "search_url": "/vodsearch/-------------.html?wd={keyword}&page={page}",
|
||||
# "default_categories": [("1", "电影"), ("2", "电视剧"), ("3", "动漫"), ("29", "综艺")],
|
||||
# },
|
||||
# {
|
||||
# "id": "labi",
|
||||
# "name": "蜡笔",
|
||||
# "domains": ["http://xiaocge.fun"],
|
||||
# "filter_files": ["labi.json"],
|
||||
# "list_xpath": "//*[contains(@class,'module-item')]",
|
||||
# "search_xpath": "//*[contains(@class,'module-search-item')]",
|
||||
# "detail_pan_xpath": "//*[contains(@class,'module-row-info')]//p",
|
||||
# "category_url": "/vodshow/{categoryId}--------{page}---.html",
|
||||
# "search_url": "/vodsearch/-------------.html?wd={keyword}&page={page}",
|
||||
# "default_categories": [("1", "电影"), ("2", "电视剧"), ("3", "动漫"), ("4", "综艺")],
|
||||
# },
|
||||
{
|
||||
"id": "zhizhen",
|
||||
"name": "至臻",
|
||||
|
||||
Reference in New Issue
Block a user