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

hb.afl.rakuten.co.jp redirect not skipped #353

Closed contextnerror closed 1 year ago

contextnerror commented 1 year 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 link http://hb.afl.rakuten.co.jp/hgc/g00qteh4.3e8j1a7c.g00qteh4.3e8j24f3/?pc=http%3A%2F%2Fitem.rakuten.co.jp%2Fhellobungu%2F12502077%2F&m=http%3A%2F%2Fm.rakuten.co.jp%2Fhellobungu%2Fi%2F10014725%2F does not seem to trigger skip redirect. Since this url has multiple parameters I have tried to add m to no-skip-parameters as per the README. But this does not seem to do anything. Neither does adding pc. What am I missing?

sblask commented 1 year ago

You have to tick the Skip redirects for URLs with the same public domain box for that to work.