From c890c7a393e691adf862158a04bc8210647909f6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 18 Jan 2024 19:26:41 +0000 Subject: [PATCH] Remove PurritoBin (unmaintained since 2022-04-11) (#504) - ref. #1 - ERROR:awesome_lint.py: PurritoBin: last updated -645 days, 1:29:47.900756 ago, older than 365 days - alternatives exist --- software/purritobin.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/purritobin.yml diff --git a/software/purritobin.yml b/software/purritobin.yml deleted file mode 100644 index 2c6855ae82..0000000000 --- a/software/purritobin.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: PurritoBin -website_url: https://github.com/PurritoBin/PurritoBin -description: Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. -licenses: - - ISC -platforms: - - C++ -tags: - - Pastebins -source_code_url: https://github.com/PurritoBin/PurritoBin -stargazers_count: 188 -updated_at: '2022-04-11' -archived: false