This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){const MAX_RETRIES=3,RETRY_DELAY=2e3,TIMEOUT_MS=3e5;let url=window.location.origin,domain=new URL(url).hostname,archiveAPI="https://web.archive.org/web/timemap/json?url="+encodeURIComponent(url)+"&matchType=prefix&collapse=urlkey&output=json&fl=original,mimetype,timestamp,groupcount&filter=statuscode:200&mimetype:text/html",proxyOptions=["https://api.allorigins.win/get?disableCache=true&url="+encodeURIComponent(archiveAPI),"https://corsproxy.io/?"+encodeURIComponent(archiveAPI),"https://cors-proxy.taskcluster.net/"+encodeURIComponent(archiveAPI)],loadingMessage=document.createElement("div");function updateLoadingMessage(e){loadingMessage.innerHTML=e}function removeLoadingMessage(){document.body.contains(loadingMessage)&&document.body.removeChild(loadingMessage)}function fetchWithTimeout(e,t={},a=TIMEOUT_MS){return Promise.race([fetch(e,t),new Promise((e,t)=>setTimeout(()=>t(new Error("Request timeout - Wayback Machine might be busy")),a))])}async function tryProxies(e=0,t=0){if(t>=proxyO |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:'use%20strict'%3Bfunction%20clickLoadMoreButton()%7Bvar%20d%3Ddocument.querySelector('.js-more-button-container%5Bdata-func%3D%22next%22%5D%3Anot(.disabled)%20.btn')%3Breturn!!d%26%26(d.click()%2C!0)%7Dvar%20intervalId%3DsetInterval(function()%7BclickLoadMoreButton()%7C%7C(clearInterval(intervalId)%2CdownloadImages())%7D%2C400)%3Basync%20function%20downloadImages()%7Bvar%20d%3Ddocument.querySelectorAll(%22.device%22)%3Bfor(let%20e%3D0%3Be%3Cd.length%3Be%2B%2B)%7Bvar%20a%3Dd%5Be%5D%2Cc%3Da.querySelector(%22img.serp-screenshot%22)%3Bif(c%26%26c.src%26%26(c%3Dc.src%2Ca%3Da.querySelector(%22.infos%20.label%22)))%7Ba%3Da.textContent.trim()%3Ba%3Da.replace(%2F%3A%2Fg%2C%22_%22)%3Bvar%20b%3Dc.match(%2Fkeyword%5C%2F(%5B%5E%5C%2F%5D*)%5C%2F%2F)%3Ba%3D%60%24%7Be%2B1%7D-%24%7Bb%3Fb%5B1%5D%3A%22unknown%22%7D-%24%7Ba%7D.jpg%60%3Bb%3Ddocument.createElement(%22a%22)%3Bb.href%3Dc%3Bb.download%3Da%3Bdocument.body.appendChild(b)%3Bb.click()%3Bdocument.body.removeChild(b)%7D0%3D%3D(e%2B1)%2510%26%26await%20new%20Prom |
NewerOlder