From b9705ee0d3ae5f9e0c28c11ff00fcb8aa4032a39 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 25 Sep 2023 00:52:41 +0200 Subject: [PATCH] Remove filite (unmaintained since Apr 2023) (#201) --- software/filite.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/filite.yml diff --git a/software/filite.yml b/software/filite.yml deleted file mode 100644 index 4f3992d52b..0000000000 --- a/software/filite.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: filite -website_url: https://github.com/raftario/filite -description: A simple, light and standalone pastebin, URL shortener and file-sharing service. -licenses: - - MIT -platforms: - - Rust -tags: - - Pastebins -source_code_url: https://github.com/raftario/filite -stargazers_count: 188 -updated_at: '2023-04-16' -archived: false