"""Phb新增首页分类推荐链接,补充'/recommended'路径配置"""
This commit is contained in:
parent
4e9ba81267
commit
8ebb965ac5
@ -70,6 +70,7 @@ class Spider(Spider):
|
|||||||
def homeContent(self, filter):
|
def homeContent(self, filter):
|
||||||
result = {}
|
result = {}
|
||||||
cateManual = {
|
cateManual = {
|
||||||
|
"推荐": "/recommended",
|
||||||
"视频": "/video",
|
"视频": "/video",
|
||||||
"片单": "/playlists",
|
"片单": "/playlists",
|
||||||
"频道": "/channels",
|
"频道": "/channels",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user