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

Add archive.org to the blacklist #132

Closed dan-so closed 4 years ago

dan-so commented 4 years ago

Somebody who clicks a link to the archive.org web archive almost certainly wants to see the old version of the page, and not the current.

For example the link

https://web.archive.org/web/20190401014912/https://en.wikipedia.org/wiki/Main_Page

should not be redirected to

https://en.wikipedia.org/wiki/Main_Page

crssi commented 4 years ago

I would add more strict as web.archive.org/ 😉

If anyone care, these are in my config: https://github.com/crssi/Firefox/blob/master/Skip_Redirect-Blacklist.txt