From 5367c95ef94d8718e93d584c378e8d293939a8d1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 22 Sep 2023 17:18:04 +0000 Subject: [PATCH] Remove RSS Fulltext Proxy (unmaintained since 2019) (#185) - ref. #1 --- software/rss-fulltext-proxy.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/rss-fulltext-proxy.yml diff --git a/software/rss-fulltext-proxy.yml b/software/rss-fulltext-proxy.yml deleted file mode 100644 index 4fffdc6f19..0000000000 --- a/software/rss-fulltext-proxy.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: RSS Fulltext Proxy -website_url: https://github.com/Kombustor/rss-fulltext-proxy -description: Mirrors RSS feeds to return the full content of the items, extracted from the website. -licenses: - - MIT -platforms: - - Nodejs -tags: - - Feed Readers -source_code_url: https://github.com/Kombustor/rss-fulltext-proxy -stargazers_count: 107 -updated_at: '2019-08-07' -archived: false