Skip to content

webdev23/very_short_url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

very_short_url_shortener

Someone asked if YOURLS is good.
Yeah it is. But it weight 3.7mb and is made of 482 files, which should be a pain to maintain.
So I maked this as a start.
It can shorten links.
It can redirect if links exist.
A message is shown if no links are found.
It create files in the same folder, so the folder is the database.
Just by happening your link to the url like this:

?to_short=http://A_very_LOONG_link

LIke YOURLS do. But in one file of 5Ko.

In option, you can name your link, it can include space or special chars.
Any non-url content will be converted in a file download.
A bookmarklet for direct access will be auto-generated

Have a try: http://ponyhacks.com/@/
As example: (You are going back here):
http://ponyhacks.com/@/?to_short=https://github.com/webdev23/very_short_url_shortener

####Installation:

Give write access to the index.php file and his containing folder.

Releases

No releases published

Packages

No packages published

Languages