From b3f8306da60ef4a976c113736dcb62ade21184e9 Mon Sep 17 00:00:00 2001 From: bo-op <147267000+bo-op@users.noreply.github.com> Date: Fri, 20 Oct 2023 02:15:27 +0200 Subject: [PATCH] Add rs-short (#245) --- software/rs-short.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/rs-short.yml diff --git a/software/rs-short.yml b/software/rs-short.yml new file mode 100644 index 0000000000..7338f7b283 --- /dev/null +++ b/software/rs-short.yml @@ -0,0 +1,11 @@ +name: "rs-short" +website_url: "https://git.42l.fr/42l/rs-short" +source_code_url: "https://git.42l.fr/42l/rs-short" +description: "A lightweight link shortener written in Rust, with features such as caching, spambot protection and phishing detection." +licenses: + - MPL-2.0 +platforms: + - Rust +tags: + - URL Shorteners +demo_url: "https://s.42l.fr/"