From f4d1fdb0cac0176be4109811cccb1be64403eded Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Wed, 18 Oct 2023 10:25:43 +0100 Subject: [PATCH] Remove Void (Unmaintained since November 2022) (#293) --- software/void.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/void.yml diff --git a/software/void.yml b/software/void.yml deleted file mode 100644 index a62aca1e3e..0000000000 --- a/software/void.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Void -website_url: https://github.com/AlphaNecron/Void -description: Lightweight, fast and elegant file hosting service for ShareX with Web UI and REST API. -licenses: - - MIT -platforms: - - Nodejs -tags: - - File Transfer - Single-click & Drag-n-drop Upload -source_code_url: https://github.com/AlphaNecron/Void/ -stargazers_count: 215 -updated_at: '2022-11-17' -archived: false