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

Skip checkpoint redirects #364

Closed acjbrouwer closed 3 months ago

acjbrouwer commented 4 months 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)

The following redirect is currently not skipped: https://protect.checkpoint.com/v2/___https://discourse.jupyter.org/t/how-to-set-secure-cookie-and-httponly-flag-in-z2jh/25744___.YzJlOmlpYXNhOmM6bzozMGFmMzNiMDdiYjM2ZTJkNDlkZDE2ZjZkOGY0NDYxYjo2OjU2NjA6ZDY4NGY5NDAyNDYzODlhOGVlMjQ2YmQ3NjE3MTU0ODRkZWI0NDE1YTc0ZTRmNTRjZTIzMWNkOTQ0MjVkNWMyNTpoOlQ

Please support skipping to the URL bracketed in triple underscores.

sblask commented 3 months ago

This is a bit too specific for my taste. They could decide to change the format at any time, like use more or less underscores. That is not something I want to Maintain.