devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit adb9a6d4d96d49721f61e1cbe94450ea92bbc861
parent d669f01d70ea0e6ee0cdaf0405e8aa617927d5d5
Author: René Wagner <rwagner@rw-net.de>
Date:   Mon, 13 Jan 2020 20:08:23 +0100

Update README.md
Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -23,6 +23,10 @@ What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devSh * The whole code is verifiable in minutes * Privacy and security by default +### modifications compared to original devShort +* Short-URLs are case-insensitive, means "link" and "LINK" are the same redirect +* Explore: show a random shortlink on index page +* fix counters ## 1-2-3 Reasons to install