From 1b60651eb4321b460037f943460005f94bd78581 Mon Sep 17 00:00:00 2001 From: hillerliao Date: Thu, 10 Jun 2021 14:25:57 +0800 Subject: [PATCH] add chouti search doc --- rsshub/templates/main/feeds.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/rsshub/templates/main/feeds.html b/rsshub/templates/main/feeds.html index ea11925..a783b43 100644 --- a/rsshub/templates/main/feeds.html +++ b/rsshub/templates/main/feeds.html @@ -296,4 +296,17 @@
-{% endblock content %} \ No newline at end of file + +
+
+

抽屉新热榜 - 搜索

+
抽屉新热榜 - 搜索 by hillerliao
+

举例:https://pyrsshub.herokuapp.com/chouti/search/China

+

路由:/chouti/search/:category

+

参数:category [必填, 搜索关键词]

+
+
+
+ + +{% endblock content %}