mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-20 15:09:40 +00:00
add producthunt search
This commit is contained in:
@@ -368,6 +368,19 @@
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
<!--item info start-->
|
||||
<div class="card text-left">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">Producthunt - 搜索结果</h4>
|
||||
<h6 class="text-muted">Producthunt - 搜索结果 <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/producthunt/search/wechat/30" target="_blank">https://pyrsshub.herokuapp.com/producthunt/search/wechat/30</a></p>
|
||||
<p class="card-text">路由:<code>/producthunt/search/:keyword/:period</code></p>
|
||||
<p class="card-text">keyword [必填, 搜索关键词],period,[必填, 时间范围] </p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
<!--item info start-->
|
||||
<div class="card text-left">
|
||||
<div class="card-body">
|
||||
|
||||
Reference in New Issue
Block a user