diff --git a/apps.toml b/apps.toml index bb44f211..4e21c14d 100644 --- a/apps.toml +++ b/apps.toml @@ -3193,6 +3193,11 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/rss-bridge_ynh" +[rsshub] +category = "reading" +state = "working" +url = "https://github.com/YunoHost-Apps/rsshub_ynh" + [rutorrent] antifeatures = [ "package-not-maintained" ] category = "multimedia" diff --git a/logos/rsshub.png b/logos/rsshub.png new file mode 100644 index 00000000..e4242b32 Binary files /dev/null and b/logos/rsshub.png differ diff --git a/wishlist.toml b/wishlist.toml index 38df4655..c6a1582a 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1042,12 +1042,6 @@ description = "Create an RSS or ATOM feed of almost any website, just by analyzi upstream = "https://github.com/damoeb/rss-proxy" website = "" -[rsshub] -name = "RSSHub" -description = "Extensible RSS feed generator, generate RSS feeds from pretty much everything" -upstream = "https://github.com/DIYgod/RSSHub" -website = "" - [rustdesk] name = "RustDesk" description = "TeamViewer alternative"