internetarchive / wayback-machine-firefox

Reduce annoying 404 pages by automatically checking for an archived copy in the Wayback Machine. Learn more about this Test Pilot experiment at https://testpilot.firefox.com/
GNU Affero General Public License v3.0
53 stars 17 forks source link

Offer archived pages under more failure conditions #49

Open da2x opened 7 years ago

da2x commented 7 years ago

This is a request similar to issue #40.

Here are some additional failure signatures and some HTTP status codes that imply that the user would be better served with an page prompt from Archive.org than the original page:

Text matches:

Other:

Official HTTP status codes:

Apache only (frequently seen on cheap shared hosting providers):

CloudFlare HTTP status code extensions (very popular proxy service provider):

markjohngraham commented 7 years ago

Thank you Aeyoun,

Those are GREAT suggestions. We are thinking hard about how to make this service better and your ideas are along the lines of some of what we are considering. Stay tuned for news about more/better features in upcoming releases.

da2x commented 7 years ago

@markjohngraham the HTTP status code checks were so easy to implement that I just made a pull request. Rebranding the extension as “The Internet Archive’s Amazing Internet Backup Plan” or something more appropriate should be handled separately.