Decloak links and open directly

Open redirected/cloaked links directly

Version vom 22.01.2015. Aktuellste Version

Autor
woxxom
Bewertungen
0 0 0
Version
1.0
Erstellt am
22.01.2015
Letzte Aktualisierung
22.01.2015
Größe
649 Bytes
Lizenz
MIT
Wird angewandt auf
Alle Seiten

Directly open cloaked/redirected links (somesite.com/sometrackingcode=http://the.real.link) on click.

This is a blind and global de-obfuscation so it might break some links, please use the Feedback page to report the issues.

Or manually edit the script code after installing it and add a list of sites you need before // ==/UserScript==:

// @include http://some.site/*
// @include http://another.site/*
// @include https://third.secure.site/*

and so on.