From 26a19ae882e0533155f5e42c27975a30635a1997 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 10 Jan 2024 00:05:24 +0100 Subject: [PATCH] Remove Spacebin (#470) --- software/spacebin.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/spacebin.yml diff --git a/software/spacebin.yml b/software/spacebin.yml deleted file mode 100644 index dea1b63eff..0000000000 --- a/software/spacebin.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Spacebin -website_url: https://spaceb.in/ -description: Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. -licenses: - - Apache-2.0 -platforms: - - Go -tags: - - Pastebins -source_code_url: https://github.com/orca-group/spirit -stargazers_count: 78 -updated_at: '2023-02-11' -archived: false