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.