🌐URL shortener offline

by Ricardo “Rudxain” Fernández Serrata

Version 6 (April 29, 2023)

Download (133 downloads)

This 📋copies an URL without the "https://www." part and "/" at the end. Share the URL to this flow and the short version will be copied to your 📋clipboard.

Update: Removed `trim` in favor of "\s" regex. Made the regex efficient, by using possessive quantifiers everywhere (where possible)

This partially implements URL normalization ( https://en.wikipedia.org/wiki/URI_normalization ), with a bias towards lower character count.

LICENSE: https://unlicense.org

4.0 average rating from 5 reviews

5 stars
3
4 stars
1
3 stars
0
2 stars
0
1 star
1
Reports
0

Rate and review within the app in the Community section.