From b2bc22f586cb0fb7af623b6bde7f1a8578a9afa8 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 23 Sep 2025 15:25:25 +0200 Subject: [PATCH] remove Spacebin (unmaintained since Sep 2024) (#1653) - ref: #1 - `ERROR:awesome_lint.py: Spacebin: last updated -378 days, 1:28:04.001821 ago, older than 365 days` --- software/spacebin.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/spacebin.yml diff --git a/software/spacebin.yml b/software/spacebin.yml deleted file mode 100644 index fb28309844..0000000000 --- a/software/spacebin.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Spacebin -website_url: https://spaceb.in -source_code_url: https://github.com/lukewhrit/spacebin -description: Modern Pastebin server written in Go with a JS-free web UI and tons of features. -licenses: - - Apache-2.0 -platforms: - - Go - - Docker -tags: - - Pastebins -demo_url: https://spaceb.in -stargazers_count: 127 -updated_at: '2024-09-06' -archived: false