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
490 stars 45 forks source link

SR should not skip "redirects" to `https:` #259

Closed rusty-snake closed 2 years ago

rusty-snake commented 3 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)

SR tries to redirect urls like https://example.com/?protocol=https: to just https: (real world example at https://reiseauskunft.bahn.de).