Greasy Fork is available in English.

Wayback Machine Image Fixer

Attempts to fix broken images by replacing them with working timestamps based on JSON results

ئاپتورى
DoomTay
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
1,277
باھا نومۇرى
7 0 0
نەشرى
1.6.1
قۇرۇلغان ۋاقتى
2015-10-04
يېڭىلانغان ۋاقتى
2022-05-05
ئىجازەتنامىسى
GPL-3.0
قوللايدىغىنى

Sometimes an image's last crawl or few crawls will return an error. Therefore, when viewed on a web page with a timestamp that is a later date, the image will fail to load when earlier crawls will work just fine. This script aims to fix that by looking for the closest good crawl.

The code for scanning an image's initial standing could be rewritten to use native XMLHTTPRequest, but it turns out that Adblock Plus violently interferes with this script, as if it were to come by an image that Adblock would zap, the script would just stop.