Skip to content

Commit

Permalink
docs: update, close DIYgod#4071
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Feb 24, 2020
1 parent 9c6c93e commit 2f4d83b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
],
},
Expand Down
6 changes: 6 additions & 0 deletions docs/en/game.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions docs/game.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 游戏新闻
Expand Down

0 comments on commit 2f4d83b

Please sign in to comment.