From ae90e43593450ad7374c6124c43b318965689ad1 Mon Sep 17 00:00:00 2001 From: Filip Skerik Date: Mon, 20 Mar 2023 17:13:43 +0100 Subject: [PATCH] =?UTF-8?q?Add=20URL=20Caf=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit URL Shortener line 2035 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e04d3d86..12fd16b0 100644 --- a/README.md +++ b/README.md @@ -2032,6 +2032,7 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ - [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` - [Simply Shorten](https://gitlab.com/draganczukp/simply-shorten) - A simple URL shortener that just shortens links. `MIT` `Java` - [YOURLS](https://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS)) `MIT` `PHP` +- [URL Café](https://github.com/filasik/caffey_url) - URL Café is simple PHP URL shortener, with PWA support. No MySQL needed, only txt file. ([Demo](https://caffey.cz)) `PHP` ### VPN