Blog
# archdaily
# Home
# Google Sites
# Articles
Example: https://rsshub.app/google/sites/outlierseconomics
Route: /google/sites/:id
Parameters:
- id, required -
Site ID, can be found in URL
# Hexo Blog
# Blog using Next theme
Example: https://rsshub.app/hexo/next/fengkx.top
Route: /hexo/next/:url
Parameters:
- url, required -
the blog URL without the protocol (http:// and https://)
# Blog using Yilia theme
Example: https://rsshub.app/hexo/yilia/cloudstone.xin
Route: /hexo/yilia/:url
Parameters:
- url, required -
the blog URL without the protocol (http:// and https://)
# Paul Graham
# Essays
# Phrack Magazine
# Article
# WordPress
举例: https://rsshub.app/blogs/wordpress/lawrence.code.blog
路由: /blogs/wordpress/:domain/:https?
参数:
- domain, 必选 -
WordPress blog domain
- https, 可选 -
use https by default. options:
http
orhttps
← BBS Programming →