fix(route): 米游社 - 同人榜 路由 新增 绝区零 (#16116)

This commit is contained in:
CaoMeiYouRen
2024-07-08 23:52:24 +08:00
committed by GitHub
parent 88040a7609
commit 6a29ca3951
2 changed files with 11 additions and 4 deletions
+4 -4
View File
@@ -68,11 +68,11 @@ export const route: Route = {
| rankingType | 排行榜类型(崩坏二没有日榜) | daily/weekly/monthly | daily |
| lastId | 当前页 id(用于分页) | 数字 | 1 |
游戏缩写(目前绝区零还没有同人榜
游戏缩写
| 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 大别野 |
| ------ | ---- | ------ | ---------- | -------- | ------ |
| bh3 | ys | bh2 | wd | sr | dby |
| 崩坏三 | 原神 | 崩坏二 | 未定事件簿 | 星穹铁道 | 大别野 | 绝区零 |
| ------ | ---- | ------ | ---------- | -------- | ------ | ------ |
| bh3 | ys | bh2 | wd | sr | dby | zzz |
主榜类型
+7
View File
@@ -97,6 +97,13 @@ const DATA_MAP = {
zzz: {
title: '绝区零',
gids: 8,
default_forum: 'tongren',
forums: {
tongren: {
title: '同人',
forum_id: 59,
},
},
},
dby: {
title: '大别野',