0
0
Open Source URL Shortener Left here for historical documentation purposes.
This repository has been archived on 2020-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2019-04-30 12:34:26 +02:00
lib Corrected bad check for database config 2019-04-30 12:34:26 +02:00
.htaccess Corrected redirect bug - fixed request_uri position during checks. 2019-04-30 12:00:55 +02:00
config.json Refactored database, refactored config file, corrected login redirection 2019-03-21 12:07:23 +01:00
favicon.ico Added Favicon 2019-03-22 09:41:57 +01:00
functions.php Minor changes 2019-04-06 11:57:35 +02:00
index.php Corrected redirect bug - fixed request_uri position during checks. 2019-04-30 12:00:55 +02:00
LICENSE Minor changes 2019-04-06 11:57:35 +02:00
README.md updated README.md to version b_1.0@2019012602 2019-01-26 23:36:07 +01:00

OpenShorte: an open source self-hosted URL Shortener

features:

  • Login page to prevent unauthorized access - can be disabled
  • Backend database to store data
  • User control panel to create new URLs

Don't forget that new features can be implemented in the future: come back from time to time to check them!

version: b_1.0@2019012602