From 2cae09835214f2d25005886b8ec9f5bdc2d20086 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:41:31 +0000 Subject: [PATCH] Remove Hasty Paste (Archived) (#590) As part of #1 https://github.com/enchant97/hasty-paste Archived Project --- software/hasty-paste.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/hasty-paste.yml diff --git a/software/hasty-paste.yml b/software/hasty-paste.yml deleted file mode 100644 index 029a9776b9..0000000000 --- a/software/hasty-paste.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Hasty Paste -website_url: https://enchantedcode.co.uk/hasty-paste/ -description: A place to quickly paste some text and share it. Mostly used for sharing debug logs and such to help developers provide tech support. The project aims to be both fast and minimal. -licenses: - - AGPL-3.0 -platforms: - - Docker - - Python -tags: - - Pastebins -source_code_url: https://github.com/enchant97/hasty-paste -stargazers_count: 183 -updated_at: '2024-02-17' -archived: true