mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 07:26:44 +00:00
add chaindd column
This commit is contained in:
@@ -176,4 +176,17 @@
|
||||
</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/chaindd/column/3158465" target="_blank">https://rsshub-python.herokuapp.com/chaindd/column/3158465</a></p>
|
||||
<p class="card-text">路由:<code>/chaindd/column/:category</code></p>
|
||||
<p class="card-text">参数:category [必填,见链得得栏目url中的数字编号]</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user