mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
docs: update, close #4071
This commit is contained in:
@@ -595,8 +595,8 @@
|
||||
{
|
||||
title: '每周免费游戏',
|
||||
docs: 'https://docs.rsshub.app/game.html#epicgames-freegame',
|
||||
source: '/:collection',
|
||||
target: '/epicgames/:collection',
|
||||
source: '/store/zh-CN/free-games',
|
||||
target: '/epicgames/freegames',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -10,6 +10,12 @@ pageClass: routes
|
||||
|
||||
<RouteEn author="LogicJake" example="/dekudeals/most-wanted" path="/dekudeals/:type" :paramsDesc="['Category name']"/>
|
||||
|
||||
## Epic Games Store
|
||||
|
||||
### Free games
|
||||
|
||||
<RouteEn author="Zyx-A" example="/epicgames/freegames" path="/epicgames/freegames"/>
|
||||
|
||||
## Metacritic
|
||||
|
||||
### Game Releases
|
||||
|
||||
@@ -42,6 +42,12 @@ pageClass: routes
|
||||
|
||||
<Route author="LogicJake" example="/dekudeals/most-wanted" path="/dekudeals/:type" :paramsDesc="['分类名称,可在 URL 中查看']"/>
|
||||
|
||||
## Epic Games Store
|
||||
|
||||
### 免费游戏
|
||||
|
||||
<Route author="Zyx-A" example="/epicgames/freegames" path="/epicgames/freegames"/>
|
||||
|
||||
## GNN.tw 游戏新闻
|
||||
|
||||
### GNN.tw 游戏新闻
|
||||
|
||||
Reference in New Issue
Block a user