-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathREADME
23 lines (16 loc) · 875 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
UNMAINTAINED!
Not tested with and may not work unmodified with the current version
of YOURLS.
===========================================================================
Example index page listing all the URLs held in a YOURLS database.
Public domain - may be used for any purpose without restriction.
===========================================================================
http://yourls.org
YOURLS stands for Your Own URL Shortener.
It is a small set of PHP scripts that will allow you to run your own
URL shortening service (a la TinyURL or bitly).
Running your own URL shortener is fun, geeky and useful: you own your
data and don't depend on third party services. It's also a great way
to add branding to your short URLs, instead of using the same public
URL shortener everyone uses.
===========================================================================