Skip to content

Commit c33889c

Browse files
chore: auto build DIYgod/RSSHub@0a506a9
1 parent 20daa95 commit c33889c

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

src/routes/other.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,18 @@ JSON Path only supports format like `a.b.c`. if you need to access arrays, like
802802

803803
<Route namespace="web3caff" :data='{"path":"*","name":"Unknown","maintainers":[],"location":"index.ts"}' :test='undefined' />
804804

805+
## Wellcee 唯心所寓 <Site url="wellcee.com"/>
806+
807+
### 支持的城市 <Site url="www.wellcee.com" size="sm" />
808+
809+
<Route namespace="wellcee" :data='{"path":"/support-city","example":"/wellcee/support-city","name":"支持的城市","maintainers":["TonyRL"],"radar":[{"source":["www.wellcee.com"]}],"url":"www.wellcee.com","location":"support-city.ts"}' :test='undefined' />
810+
811+
### 租房信息 <Site url="www.wellcee.com" size="sm" />
812+
813+
<Route namespace="wellcee" :data='{"path":"/rent/:city/:district?","example":"/wellcee/rent/北京","parameters":{"city":"城市","district":"地区"},"name":"租房信息","maintainers":["TonyRL"],"url":"www.wellcee.com","description":"支持的城市可以通过 [/wellcee/support-city](https://rsshub.app/wellcee/support-city) 获取","location":"rent.ts"}' :test='undefined' />
814+
815+
支持的城市可以通过 [/wellcee/support-city](https://rsshub.app/wellcee/support-city) 获取
816+
805817
## WFDF <Site url="wfdf.sport"/>
806818

807819
### News <Site url="wfdf.sport/news/" size="sm" />
@@ -1361,9 +1373,9 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
13611373

13621374
## 新假期周刊 <Site url="weekendhk.com"/>
13631375

1364-
### Unknown <Site url="weekendhk.com/" size="sm" />
1376+
### 最新文章 <Site url="weekendhk.com/" size="sm" />
13651377

1366-
<Route namespace="weekendhk" :data='{"path":"/","radar":[{"source":["weekendhk.com/"],"target":""}],"name":"Unknown","maintainers":["TonyRL"],"url":"weekendhk.com/","location":"posts.ts"}' :test='undefined' />
1378+
<Route namespace="weekendhk" :data='{"path":"/","example":"/weekendhk","radar":[{"source":["weekendhk.com/"]}],"name":"最新文章","maintainers":["TonyRL"],"url":"weekendhk.com/","location":"posts.ts"}' :test='undefined' />
13671379

13681380
## 星洲网 <Site url="sinchew.com.my"/>
13691381

src/zh/routes/other.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,18 @@ JSON Path only supports format like `a.b.c`. if you need to access arrays, like
802802

803803
<Route namespace="web3caff" :data='{"path":"*","name":"Unknown","maintainers":[],"location":"index.ts"}' :test='undefined' />
804804

805+
## Wellcee 唯心所寓 <Site url="wellcee.com"/>
806+
807+
### 支持的城市 <Site url="www.wellcee.com" size="sm" />
808+
809+
<Route namespace="wellcee" :data='{"path":"/support-city","example":"/wellcee/support-city","name":"支持的城市","maintainers":["TonyRL"],"radar":[{"source":["www.wellcee.com"]}],"url":"www.wellcee.com","location":"support-city.ts"}' :test='undefined' />
810+
811+
### 租房信息 <Site url="www.wellcee.com" size="sm" />
812+
813+
<Route namespace="wellcee" :data='{"path":"/rent/:city/:district?","example":"/wellcee/rent/北京","parameters":{"city":"城市","district":"地区"},"name":"租房信息","maintainers":["TonyRL"],"url":"www.wellcee.com","description":"支持的城市可以通过 [/wellcee/support-city](https://rsshub.app/wellcee/support-city) 获取","location":"rent.ts"}' :test='undefined' />
814+
815+
支持的城市可以通过 [/wellcee/support-city](https://rsshub.app/wellcee/support-city) 获取
816+
805817
## WFDF <Site url="wfdf.sport"/>
806818

807819
### News <Site url="wfdf.sport/news/" size="sm" />
@@ -1361,9 +1373,9 @@ Refer to [the list of supported currencies](https://wise.com/tools/exchange-rate
13611373

13621374
## 新假期周刊 <Site url="weekendhk.com"/>
13631375

1364-
### Unknown <Site url="weekendhk.com/" size="sm" />
1376+
### 最新文章 <Site url="weekendhk.com/" size="sm" />
13651377

1366-
<Route namespace="weekendhk" :data='{"path":"/","radar":[{"source":["weekendhk.com/"],"target":""}],"name":"Unknown","maintainers":["TonyRL"],"url":"weekendhk.com/","location":"posts.ts"}' :test='undefined' />
1378+
<Route namespace="weekendhk" :data='{"path":"/","example":"/weekendhk","radar":[{"source":["weekendhk.com/"]}],"name":"最新文章","maintainers":["TonyRL"],"url":"weekendhk.com/","location":"posts.ts"}' :test='undefined' />
13671379

13681380
## 星洲网 <Site url="sinchew.com.my"/>
13691381

0 commit comments

Comments
 (0)