mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-21 12:49:53 +08:00
+6
-6
@@ -249,6 +249,12 @@ pageClass: routes
|
||||
|
||||
<Route author="luyuhuang" example="/3ycy/home" path="/3ycy/home" radar="1"/>
|
||||
|
||||
## 紳士漫畫
|
||||
|
||||
### 最新
|
||||
|
||||
<Route author="KenMizz" example="/ssmh" path="/ssmh/">
|
||||
|
||||
## 鼠绘漫画
|
||||
|
||||
### 鼠绘漫画
|
||||
@@ -266,9 +272,3 @@ pageClass: routes
|
||||
### 最新汉化
|
||||
|
||||
<Route author="junfengP" example="/zdfx" path="/zdfx"/>
|
||||
|
||||
## 紳士漫畫
|
||||
|
||||
### 最新
|
||||
|
||||
<Route author="KenMizz" example="/ssmh" path="/ssmh/">
|
||||
|
||||
+16
-6
@@ -10,6 +10,16 @@ pageClass: routes
|
||||
|
||||
<Route author="HenryQW" example="/finviz/news/AAPL" path="/finviz/news/:ticker" :paramsDesc="['股票代码']"/>
|
||||
|
||||
## WEEX 华尔街见闻旗下全球投资线上品牌
|
||||
|
||||
### 资讯
|
||||
|
||||
<Route author="SChen1024" example="/weexcn/news/1" path="/weexcn/news/:typeid" :paramsDesc="['栏目代码, 按照表列出']">
|
||||
|
||||
| 最新文章 | 市场要闻 | 交易策略 | 机构观点 | 投资学堂 | 行业观察 | 基金理财 | 分析师投稿 |
|
||||
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | ---------- |
|
||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
|
||||
|
||||
## 淘股吧股票论坛
|
||||
|
||||
### 论坛总版
|
||||
@@ -20,6 +30,12 @@ pageClass: routes
|
||||
|
||||
<Route author="emdoe" example="/taoguba/user/252069" path="/taoguba/user/:uid" :paramsDesc="['用户 id']" />
|
||||
|
||||
## 天天基金
|
||||
|
||||
### 用户动态
|
||||
|
||||
<Route author="zidekuls" example="/eastmoney/user/6551094298949188" path="/eastmoney/user/:uid" :paramsDesc="['用户 id, 可在用户主页 URL 中找到']"/>
|
||||
|
||||
## 雪球
|
||||
|
||||
### 用户动态
|
||||
@@ -57,9 +73,3 @@ pageClass: routes
|
||||
| announcement | news | research |
|
||||
|
||||
</Route>
|
||||
|
||||
## 天天基金
|
||||
|
||||
### 用户动态
|
||||
|
||||
<Route author="zidekuls" example="/eastmoney/user/6551094298949188" path="/eastmoney/user/:uid" :paramsDesc="['用户 id, 可在用户主页 URL 中找到']"/>
|
||||
|
||||
@@ -195,6 +195,10 @@ pageClass: routes
|
||||
| ---- | ------ | ---- | -------- | ---- | ---- | ---- |
|
||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|
||||
|
||||
### 用户文章
|
||||
|
||||
<Route author="SChen1024" example="/pmcaff/user/Oak7mqnEQJ" path="/pmcaff/user/:userid" :paramsDesc="['用户 id, 用户界面对应的 URL 最后面的字符']"/>
|
||||
|
||||
## Quanta Magazine
|
||||
|
||||
### 全部
|
||||
|
||||
+6
-6
@@ -284,6 +284,12 @@ type 为 all 时,category 参数不支持 cost 和 free
|
||||
|
||||
<Route author="xapool" example="/aqicn/beijing" path="/aqicn/:city" :paramsDesc="['城市拼音或地区 ID,详见[aqicn.org](http://aqicn.org/city/)']"/>
|
||||
|
||||
## 酷安
|
||||
|
||||
### 图文-编辑精选
|
||||
|
||||
<Route author="xizeyoupan" example="/coolapk/tuwen" path="/coolapk/tuwen" />
|
||||
|
||||
## 快递 100
|
||||
|
||||
### 快递订单追踪
|
||||
@@ -601,9 +607,3 @@ type 为 all 时,category 参数不支持 cost 和 free
|
||||
### はてな匿名ダイアリー - 人気記事アーカイブ
|
||||
|
||||
<Route author="masakichi" example="/hatena/anonymous_diary/archive" path="/hatena/anonymous_diary/archive"/>
|
||||
|
||||
## 酷安
|
||||
|
||||
### 图文-编辑精选
|
||||
|
||||
<Route author="xizeyoupan" example="/coolapk/tuwen" path="/coolapk/tuwen" />
|
||||
|
||||
@@ -1136,7 +1136,6 @@ https://rsshub.app/**nuist**/`bulletin` 或 https://rsshub.app/**nuist**/`bullet
|
||||
| 综合新闻 | zhxw |
|
||||
| 珞珈影像 | ljyx |
|
||||
| 学术动态 | kydt |
|
||||
| 点击排行 | djpx |
|
||||
| 珞珈副刊 | ljfk |
|
||||
| 校史钩沉 | xsgc |
|
||||
| 来稿选登 | lgxd |
|
||||
|
||||
Reference in New Issue
Block a user