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