Blog
# archdaily
# Home
# CSDN
# User Feed
Example: https://rsshub.ranlychan.top/csdn/blog/csdngeeknews
Route: /csdn/blog/:user
Parameters:
user
, required -user
is the username of a CSDN blog which can be found in the url of the home page
# Google Sites
# Articles
Example: https://rsshub.ranlychan.top/google/sites/outlierseconomics
Route: /google/sites/:id
Parameters:
id
, required - Site ID, can be found in URL
# Recent Changes
Example: https://rsshub.ranlychan.top/google/sites/recentChanges/outlierseconomics
Route: /google/sites/recentChanges/:id
Parameters:
id
, required - Site ID, can be found in URL
# Hexo Blog
# Blog using Next theme
Example: https://rsshub.ranlychan.top/hexo/next/diygod.me
Route: /hexo/next/:url
Parameters:
url
, required - the blog URL without the protocol (http:// and https://)
# Blog using Yilia theme
Example: https://rsshub.ranlychan.top/hexo/yilia/cloudstone.xin
Route: /hexo/yilia/:url
Parameters:
url
, required - the blog URL without the protocol (http:// and https://)
# Blog using Fluid theme
Example: https://rsshub.ranlychan.top/hexo/fluid/blog.tonyzhao.xyz
Route: /hexo/fluid/:url
Parameters:
url
, required - the blog URL without the protocol (http:// and https://)
# Love the Problem
# Ash Maurya's blog
# Miris Whispers
# Blog
# Paul Graham
# Essays
# Phrack Magazine
# Article
# Polkadot
# Blog
# PolkaWorld
# Newest Articles
Example: https://rsshub.ranlychan.top/polkaworld/newest
Route: /polkaworld/newest
Parameters: N/A
TIP
Limit the number of entries to be retrieved by adding ?limit=x
to the end of the route, default value is 10
.
# Stratechery by Ben Thompson
# Blog
# WordPress
# Blog
Example: https://rsshub.ranlychan.top/blogs/wordpress/lawrence.code.blog
Route: /blogs/wordpress/:domain/:https?
Parameters:
domain
, required - WordPress blog domainhttps
, optional - use https by default. options:http
orhttps
# yuzu emulator
# Entry
← BBS Programming →