From ebbae015bc9ae9b881c8b380b0f1ee1fd3bd308c Mon Sep 17 00:00:00 2001 From: hillerliao Date: Sat, 4 Apr 2020 20:13:35 +0800 Subject: [PATCH] add instruction for techcrunch --- rsshub/templates/main/feeds.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/rsshub/templates/main/feeds.html b/rsshub/templates/main/feeds.html index 196d22e..012f34e 100644 --- a/rsshub/templates/main/feeds.html +++ b/rsshub/templates/main/feeds.html @@ -189,4 +189,18 @@
+ + +
+
+

Techcrunch tag文章列表

+
Techcrunch tag文章列表 by hillerliao
+

举例:https://rsshub-python.herokuapp.com/techcrunch/tag/216504

+

路由:/techcrunch/tag/:category

+

参数:category [必填,见 techcrunch 官网]

+
+
+
+ + {% endblock content %} \ No newline at end of file