From 6464eef011b3d8a631968c5e2e84455960038e53 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 18 Sep 2023 16:33:07 +0200 Subject: [PATCH] Remove PolitePol from Feed Readers (#160) - Project moved to a closed-source model, the current open-source version is not supported anymore (see README) - Warning: This source code is outdated! Use full featured version on PolitePol.com --- software/politepol.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/politepol.yml diff --git a/software/politepol.yml b/software/politepol.yml deleted file mode 100644 index 2c113e18ca..0000000000 --- a/software/politepol.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: PolitePol -website_url: https://github.com/taroved/pol -description: Online tool for creation of RSS feeds for any web page. -licenses: - - MIT -platforms: - - Python -tags: - - Feed Readers -source_code_url: https://github.com/taroved/pol -demo_url: https://politepol.com -stargazers_count: 355 -updated_at: '2023-02-21' -archived: false