From 826a52dc5c9b9a0204d5f57192447415f64d6d65 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 21 Feb 2025 19:23:20 +0100 Subject: [PATCH] remove Lynx (project archived) (#1159) - ref: #1 - `ERROR:awesome_lint.py: Lynx: the project is archived` - https://github.com/Lynx-Shortener/Lynx/discussions/155 - #1158 --- software/lynx.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/lynx.yml diff --git a/software/lynx.yml b/software/lynx.yml deleted file mode 100644 index 32f2306d10..0000000000 --- a/software/lynx.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Lynx -website_url: https://getlynx.dev -description: URL shortener with many functions such as multiple accounts, ShareX support and an attractive but simple interface. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - URL Shorteners -source_code_url: https://github.com/Lynx-Shortener/Lynx -demo_url: https://demo.getlynx.dev -stargazers_count: 216 -updated_at: '2025-01-02' -archived: true