From 32fc42e7ad98eb2285f51d0c27282547afcfb07b Mon Sep 17 00:00:00 2001 From: DIYgod Date: Sun, 21 Jul 2019 20:21:57 +0800 Subject: [PATCH] docs: add radar badge --- README.md | 2 ++ docs/.vuepress/components/Route.vue | 8 ++++++-- docs/programming.md | 18 ++++++++--------- docs/social-media.md | 30 ++++++++++++++--------------- 4 files changed, 32 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 4d0df448aa..9cde1a22e4 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ RSSHub 是采用 MIT 许可的开源项目,使用完全免费。 但是随着 ## 相关项目 +- [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar): 探测当前页面可用的 RSS 和 RSSHub 的浏览器扩展 + - [Easy to RSS](https://github.com/idealclover/Easy-to-RSS): 一个一键式发现当前网页 RSS 的 chrome 扩展,与 RSSHub 联动支持更多网页 - [rsshub.js](https://github.com/SevenOutman/rsshub.js): JavaScript library for RSSHub diff --git a/docs/.vuepress/components/Route.vue b/docs/.vuepress/components/Route.vue index 0d55c07118..edfbd26a21 100644 --- a/docs/.vuepress/components/Route.vue +++ b/docs/.vuepress/components/Route.vue @@ -1,7 +1,7 @@