Wayback Machine Image Fixer

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

2015/10/15のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
DoomTay
評価
0 0 0
バージョン
1.1.0
作成日
2015/10/04
更新日
2015/10/15
大きさ
2.37KB
ライセンス
不明
対象サイト

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 latest good crawl.

KNOWN BUG: Sometimes you will see the error "JSON.parse: unexpected character at line 1 column 1 of the JSON data". Likely to do with the image not being stored in Internet Archive. Still figuring out how to thoroughly check for that.