Skip to content

Shortens URL's using a combination of Javascript first, then PHP if Javascript methods are insufficient

License

Notifications You must be signed in to change notification settings

Naomitr0n/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

URL Shortener

Shortens URL's using a combination of Javascript first, then PHP if Javascript methods are insufficient. This reduces bandwidth by taking most of the load off the back end. Redirects are decoded in the PHP backend code, and only pull HTTP headers for minimal bandwidth usage.

Licensed under BSD 3

[Live Demo]

Currently Supported Sites

  • Amazon.com
  • amzn.to **
  • Google.com
  • StackOverflow.com
  • YouTube.com

** Postback required

Will Support Soon

  • eBay.com

About

Shortens URL's using a combination of Javascript first, then PHP if Javascript methods are insufficient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published