mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-23 23:16:49 +00:00
add xuangubao theme
This commit is contained in:
@@ -137,4 +137,30 @@
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
<!--item info start-->
|
||||
<div class="card text-left">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">东方财富网行业/个股研报</h4>
|
||||
<h6 class="text-muted">东方财富网行业/个股研报 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
|
||||
<p class="card-text">举例:<a href="https://rsshub-python.herokuapp.com/eastmoney/report/stock/473" target="_blank">https://rsshub-python.herokuapp.com/eastmoney/report/stock/473</a></p>
|
||||
<p class="card-text">路由:<code>/eastmoney/report/:type/:category</code></p>
|
||||
<p class="card-text">参数:type, category [必填,见财新网滚动频道 http://www.caixin.com/search/scroll/0.jsp]</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
<!--item info start-->
|
||||
<div class="card text-left">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">选股宝板块/主题动态</h4>
|
||||
<h6 class="text-muted">选股宝板块/主题动态 <a href="https://github.com/hillerliao" target="_blank" class="badge badge-secondary">by hillerliao</a></h6>
|
||||
<p class="card-text">举例:<a href="https://rsshub-python.herokuapp.com/xuangubao/theme/17006066" target="_blank">https://rsshub-python.herokuapp.com/xuangubao/theme/17006066</a></p>
|
||||
<p class="card-text">路由:<code>/xuangubao/:type/:category</code></p>
|
||||
<p class="card-text">参数:type = theme|subject, category [必填,板块/主题ID]</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user