From b8e5903a3d335e76b6a74c984ce96f4c64a4d6ce Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 20 May 2025 17:26:31 +0100 Subject: [PATCH] Remove Ltsu (Unmaintained since May 2024) (#1383) --- software/lstu.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/lstu.yml diff --git a/software/lstu.yml b/software/lstu.yml deleted file mode 100644 index a54388255d..0000000000 --- a/software/lstu.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Lstu -website_url: https://github.com/ldidry/lstu -description: Lightweight URL shortener. -licenses: - - WTFPL -platforms: - - Perl - - Docker -tags: - - URL Shorteners -source_code_url: https://github.com/ldidry/lstu -stargazers_count: 213 -updated_at: '2024-05-17' -archived: false