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

Entry in plural form misses some unexpected redirects #266

Closed ReporterX closed 2 years ago

ReporterX commented 2 years ago

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

Suggestion about adding entries to the default no-skip-urls-list

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

Skip Redirect version 2.3.5 Default settings

I encountered unexpected redirects in a website with a redirect URL /preference (singular form). It failed since your default entry is /preferences.

I would suggest changing this entry in the default no-skip-urls-list, in order to avoid more unexpected redirects.