mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 15:09:23 +00:00
add instruction for techcrunch
This commit is contained in:
@@ -189,4 +189,18 @@
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
<!--item info start-->
|
||||
<div class="card text-left">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title">Techcrunch tag文章列表</h4>
|
||||
<h6 class="text-muted">Techcrunch tag文章列表 <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/techcrunch/tag/216504" target="_blank">https://rsshub-python.herokuapp.com/techcrunch/tag/216504</a></p>
|
||||
<p class="card-text">路由:<code>/techcrunch/tag/:category</code></p>
|
||||
<p class="card-text">参数:category [必填,见 techcrunch 官网]</p>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<!--item info end-->
|
||||
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user