How to retrieve lost urls when internet stopped working?
While I was running my project, the internet connexion dropped and when I realized it was too late and most of my links showed this error:
download failed (Return: -, SockError: Connection refused) - http://website.here
Is there a way to retrieve those urls?
Comments