Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@a86c5dc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 13, 2024
1 parent c632cf8 commit 2b2382e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/routes/game.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,16 @@ It can also access community hub contents that require a logged-in account.

<Route namespace="steam" :data='{"path":"/search/:params","categories":["game"],"example":"/steam/search/sort_by=Released_DESC&tags=492&category1=10&os=linux","parameters":{"params":"Query parameters for a Steam Store search."},"radar":[{"source":["store.steampowered.com","store.steampowered.com/search/:params"]}],"name":"Store Search","maintainers":["moppman"],"location":"search.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />

### Sharefile Changelog <Site url="store.steampowered.com" size="sm" />

<Route namespace="steam" :data='{"path":"/sharefile-changelog/:sharefileID/:routeParams?","categories":["game"],"example":"/sharefile-changelog/2851063440/l=schinese","parameters":{"sharefileID":"Steam community sharefile id. Usually refers to a workshop item.","routeParams":"Route parameters."},"radar":[{"title":"Sharefile Changelog","source":["steamcommunity.com/sharedfiles/filedetails/changelog/:sharefileID"],"target":"/sharefile-changelog/:sharefileID"}],"description":"Steam Community Sharefile&#39;s Changelog. Primary used for a workshop item.\nHelpful route parameters:\n- `l=` language parameter, change the language of description.\n- `p=` page parameter, change the results page. p=1 by default.\n","name":"Sharefile Changelog","maintainers":["NyaaaDoge"],"location":"sharefile-changelog.ts"}' :test='undefined' />

Steam Community Sharefile's Changelog. Primary used for a workshop item.
Helpful route parameters:
- `l=` language parameter, change the language of description.
- `p=` page parameter, change the results page. p=1 by default.


## TapTap 中国 <Site url="taptap.com"/>

:::warning
Expand Down
10 changes: 10 additions & 0 deletions src/zh/routes/game.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,16 @@ It can also access community hub contents that require a logged-in account.

<Route namespace="steam" :data='{"path":"/search/:params","categories":["game"],"example":"/steam/search/sort_by=Released_DESC&tags=492&category1=10&os=linux","parameters":{"params":"Query parameters for a Steam Store search."},"radar":[{"source":["store.steampowered.com","store.steampowered.com/search/:params"]}],"name":"Store Search","maintainers":["moppman"],"location":"search.ts"}' :test='{"code":1,"message":"Test timed out in 10000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\"."}' />

### Sharefile Changelog <Site url="store.steampowered.com" size="sm" />

<Route namespace="steam" :data='{"path":"/sharefile-changelog/:sharefileID/:routeParams?","categories":["game"],"example":"/sharefile-changelog/2851063440/l=schinese","parameters":{"sharefileID":"Steam community sharefile id. Usually refers to a workshop item.","routeParams":"Route parameters."},"radar":[{"title":"Sharefile Changelog","source":["steamcommunity.com/sharedfiles/filedetails/changelog/:sharefileID"],"target":"/sharefile-changelog/:sharefileID"}],"description":"Steam Community Sharefile&#39;s Changelog. Primary used for a workshop item.\nHelpful route parameters:\n- `l=` language parameter, change the language of description.\n- `p=` page parameter, change the results page. p=1 by default.\n","name":"Sharefile Changelog","maintainers":["NyaaaDoge"],"location":"sharefile-changelog.ts"}' :test='undefined' />

Steam Community Sharefile's Changelog. Primary used for a workshop item.
Helpful route parameters:
- `l=` language parameter, change the language of description.
- `p=` page parameter, change the results page. p=1 by default.


## TapTap 中国 <Site url="taptap.com"/>

:::warning
Expand Down

0 comments on commit 2b2382e

Please sign in to comment.