echoz / unshort.link

Prevent short link services from tracking you by unshortening the urls for your

Home Page:https://unshort.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is archived. I decided to not continue working on it. All code is FOSS so you can take it and host your own servers. Also possible to configure your own server in the webextension. Thanks for all the years

Unshort.link

💵 Please consider supporting this project to keep it up and running 💵

Prevent short link services from tracking you by un shortening the urls for your. Try it on unshort.link

Features

  • Access short links for you to prevent the short link providers to track you
  • Check links against a blacklist to prevent access to a harmful website hidden behind a short link
  • Remove known tracking parameters from the urls behind the short links (e.g. the facebook tracking parameter utm_source)
  • Remove as many url parameters as possible by keeping the same website result. This helps to remove tracking parameters that are so far unknown

Contributors

Thanks to all the following contributors for their work on unshort.link!

  • shayne for the fix in the webextension not loading the providers from the custom server (Mar 2020)
  • roket1428 for the logo and the dark design (Jan 2020)
  • cyantarek for adding the makefile
  • Jakob-em for periodically reloading the blacklist & UI improvements (Jan 2020)
  • billcobbler for the dockerization of the server (Jan 2020)
  • madstk1 for the new bootstrap based frontend design (Dec 2019)
  • dkter for the bugfix bugfix of white text on white ground (Oct 2019)

Contribution

Checkout the open issues if something fits for you and you would like to work on it. If you have an feature idea yourself, please open an issue first so we can discuss if it fits into the vision of unshort.link to prevent you from doing unnecessary work.

Do not hesitate to contact me via unshortlink@simon-frey.eu if you have questions how you contribute to the project.

Support

For any feature request, bug report or setup question please use the issues functionality of github! To contact me personally write an email to unshortlink@simon-frey.eu.

About

Prevent short link services from tracking you by unshortening the urls for your

https://unshort.link

License:GNU Affero General Public License v3.0


Languages

Language:Go 52.5%Language:HTML 22.3%Language:CSS 13.3%Language:JavaScript 8.3%Language:Makefile 3.1%Language:Dockerfile 0.5%