diff --git a/py/玩偶聚合.py b/py/玩偶聚合.py index 0e870b8..16082f2 100644 --- a/py/玩偶聚合.py +++ b/py/玩偶聚合.py @@ -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": "至臻",