Skip to content

Commit 5c1fc3a

Browse files
chore: auto build DIYgod/RSSHub@f93bb8c
1 parent 657f440 commit 5c1fc3a

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

src/routes/new-media.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,24 @@ Edition
603603

604604
<Route namespace="macfilos" :data='{"path":"/blog","categories":["new-media"],"example":"/macfilos/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["macfilos.com/blog","macfilos.com/"]}],"name":"Blog","maintainers":["nczitzk"],"url":"macfilos.com/blog","location":"blog.ts"}' :test='{"code":0}' />
605605

606+
## Matters <Site url="matters.town"/>
607+
608+
### Author <Site url="matters.town" size="sm" />
609+
610+
<Route namespace="matters" :data='{"path":"/author/:uid","name":"Author","example":"/matters/author/robertu","parameters":{"uid":"Author id, can be found at author&#39;s homepage url"},"maintainers":["Cerebrater","xosdy"],"radar":[{"source":["matters.town/:uid"]}],"location":"author.ts"}' :test='undefined' />
611+
612+
### Latest, heat, essence <Site url="matters.town" size="sm" />
613+
614+
<Route namespace="matters" :data='{"path":"/latest/:type?","name":"Latest, heat, essence","example":"/matters/latest/heat","parameters":{"uid":"Defaults to latest, see table below"},"maintainers":["xyqfer","Cerebrater","xosdy"],"radar":[{"source":["matters.town"]}],"description":"| 最新 | 热门 | 精华 |\n | ------ | ---- | ------- |\n | latest | heat | essence |","location":"latest.ts"}' :test='undefined' />
615+
616+
| 最新 | 热门 | 精华 |
617+
| ------ | ---- | ------- |
618+
| latest | heat | essence |
619+
620+
### Tags <Site url="matters.town" size="sm" />
621+
622+
<Route namespace="matters" :data='{"path":"/tags/:tid","name":"Tags","example":"/matters/tags/972-哲學","parameters":{"tid":"Tag id, can be found in the url of the tag page"},"maintainers":["Cerebrater"],"radar":[{"source":["matters.town/tags/:tid"]}],"location":"tags.ts"}' :test='undefined' />
623+
606624
## Mirror <Site url="mirror.xyz"/>
607625

608626
### User <Site url="mirror.xyz" size="sm" />

src/zh/routes/new-media.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,24 @@ Edition
603603

604604
<Route namespace="macfilos" :data='{"path":"/blog","categories":["new-media"],"example":"/macfilos/blog","parameters":{},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["macfilos.com/blog","macfilos.com/"]}],"name":"Blog","maintainers":["nczitzk"],"url":"macfilos.com/blog","location":"blog.ts"}' :test='{"code":0}' />
605605

606+
## Matters <Site url="matters.town"/>
607+
608+
### Author <Site url="matters.town" size="sm" />
609+
610+
<Route namespace="matters" :data='{"path":"/author/:uid","name":"Author","example":"/matters/author/robertu","parameters":{"uid":"Author id, can be found at author&#39;s homepage url"},"maintainers":["Cerebrater","xosdy"],"radar":[{"source":["matters.town/:uid"]}],"location":"author.ts"}' :test='undefined' />
611+
612+
### Latest, heat, essence <Site url="matters.town" size="sm" />
613+
614+
<Route namespace="matters" :data='{"path":"/latest/:type?","name":"Latest, heat, essence","example":"/matters/latest/heat","parameters":{"uid":"Defaults to latest, see table below"},"maintainers":["xyqfer","Cerebrater","xosdy"],"radar":[{"source":["matters.town"]}],"description":"| 最新 | 热门 | 精华 |\n | ------ | ---- | ------- |\n | latest | heat | essence |","location":"latest.ts"}' :test='undefined' />
615+
616+
| 最新 | 热门 | 精华 |
617+
| ------ | ---- | ------- |
618+
| latest | heat | essence |
619+
620+
### Tags <Site url="matters.town" size="sm" />
621+
622+
<Route namespace="matters" :data='{"path":"/tags/:tid","name":"Tags","example":"/matters/tags/972-哲學","parameters":{"tid":"Tag id, can be found in the url of the tag page"},"maintainers":["Cerebrater"],"radar":[{"source":["matters.town/tags/:tid"]}],"location":"tags.ts"}' :test='undefined' />
623+
606624
## Mirror <Site url="mirror.xyz"/>
607625

608626
### User <Site url="mirror.xyz" size="sm" />

0 commit comments

Comments
 (0)