My own url shortener based on YOURLS https://krt.mn
Go to file
Matthias Kretschmann 727c8c54e0
update core to YOURLS 1.7.1
2016-04-13 22:02:46 +02:00
admin update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
css update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
images update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
includes update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
js update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
pages update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
user update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
.gitignore ignore htaccess 2012-02-26 03:36:34 +01:00
.gitmodules font-awesome as git submodule, replacing iconsweets (no open source license) 2012-03-08 13:54:48 +01:00
CHANGELOG.md update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
CONTRIBUTING.md update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
LICENSE.md update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
README.md update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
apple-touch-icon-72x72-precomposed.png touch icons added 2012-02-27 04:41:06 +01:00
apple-touch-icon-114x114-precomposed.png touch icons added 2012-02-27 04:41:06 +01:00
apple-touch-icon-precomposed.png touch icons added 2012-02-27 04:41:06 +01:00
composer.json update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
favicon.ico touch icons 2012-02-27 04:12:02 +01:00
readme.html update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
robots.txt public robots.txt 2012-02-26 05:12:05 +01:00
sample-public-api.txt update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
sample-public-front-page.txt update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
sample-remote-api-call.txt update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
sample-robots.txt update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
yourls-api.php update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
yourls-go.php update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
yourls-infos.php update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00
yourls-loader.php update core to YOURLS 1.7.1 2016-04-13 22:02:46 +02:00

README.md

yourls YOURLSBuild Status

YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free.

Quick Start

To get started, check yourls.org!
Learn more tweaks in the Wiki documentation.

Community news, tips and tricks

Keep track of development

Bug Tracker

Before opening any issue, please search for existing issues and read the Issue Guidelines.

Have a new bug to report? Please open a new issue.

Versioning

For transparency, YOURLS will be maintained under the Semantic Versioning principles as much as possible. Releases are numbered with the following format: <major>.<minor>.<patch> and the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

Release Archive

License

Free software. Do whatever the hell you want with it. YOURLS is released under the MIT license