sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
481 stars 45 forks source link

ipinfo.io redirects dont get skipped #282

Closed ghost closed 2 years ago

ghost commented 2 years ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

I get a Newsletter from a Newspaper, when i click on the link in Thunderbird to be opened in Firefox it does not skip the redircet. The Redirect is to ipinfo.io and looks like this: https://click.mc.tamedia.ch/?qs=2cbbe47badbe608e4c49e759460f70df3565e597cce572c821705ecc4f03c77ed0a5e854c7012676f5bd3bf64bd29b312ed66704e3dc71c7a7ee6287bafeffe6

sblask commented 2 years ago

Without the actual string I can't see whether there is a URL in there. Might just be a random string...

ghost commented 2 years ago

ah sorry. here is a full link:

https://click.mc.tamedia.ch/?qs=2cbbe47badbe608e4c49e759460f70df3565e597cce572c821705ecc4f03c77ed0a5e854c7012676f5bd3bf64bd29b312ed66704e3dc71c7a7ee6287bafeffe6

sblask commented 2 years ago

Yeah, just a random string, nothing I can do.

ghost commented 2 years ago

thanks for looking into it, appreciate it!