mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 14:40:23 +08:00
feat: add google sites (#4119)
This commit is contained in:
@@ -10,6 +10,12 @@ pageClass: routes
|
||||
|
||||
<Route author="kt286" example="/archdaily" path="/archdaily"/>
|
||||
|
||||
## Google Sites
|
||||
|
||||
### 文章更新
|
||||
|
||||
<Route author="hoilc" example="/google/sites/outlierseconomics" path="/google/sites/:id" :paramsDesc="['Site ID, 可在 URL 中找到']" radar="1" />
|
||||
|
||||
## Hexo
|
||||
|
||||
### Next 主题博客
|
||||
|
||||
@@ -10,6 +10,12 @@ pageClass: routes
|
||||
|
||||
<RouteEn author="kt286" example="/archdaily" path="/archdaily"/>
|
||||
|
||||
## Google Sites
|
||||
|
||||
### Articles
|
||||
|
||||
<RouteEn author="hoilc" example="/google/sites/outlierseconomics" path="/google/sites/:id" :paramsDesc="['Site ID, can be found in URL']" />
|
||||
|
||||
## Hexo Blog
|
||||
|
||||
### Blog using Next theme
|
||||
|
||||
Reference in New Issue
Block a user