"""移除首页分类推荐链接中的'/recommended'路径配置"""
This commit is contained in:
parent
8ebb965ac5
commit
b3f1925557
@ -70,7 +70,6 @@ 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