Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

ZeitVier/amat.su

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple URL shortening service. Open-sourced because why the fuck not.

Has basic functionality such as:

  • Using custom URL's instead of default hashes
  • Storing number of hits on each hash (Still not viewable, on todo list)
  • A copy button to copy shortened URL to clipboard

###Todo

  • Perhaps add a login system so people can keep track of their own url's
  • Make a way so people can view how many hits each url has

###License GNU GPL. Please no stealerino kthx

###Credit Logo: meiikyuu

Webpage design: Gensuihime

Webserver: Patches, Fauxm

Code and everything else: Remi_Scarlet

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.2%
  • HTML 27.1%
  • CSS 21.1%
  • JavaScript 6.6%