mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-13 23:16:48 +00:00
correct chouti section example url
This commit is contained in:
@@ -288,7 +288,7 @@
|
||||
<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://pyrsshub.herokuapp.com/chouti/section" target="_blank">https://pyrsshub.herokuapp.com/chouti/section</a></p>
|
||||
<p class="card-text">举例:<a href="https://pyrsshub.herokuapp.com/chouti/section/1116" target="_blank">https://pyrsshub.herokuapp.com/chouti/section/1116</a></p>
|
||||
<p class="card-text">路由:<code>/chouti/section/:category</code></p>
|
||||
<p class="card-text">参数:category [必填, 话题id] </p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user