Anybody knows a clever and easy way to check, let's say 1000 links?
There are several addons for firefox (like this greasemonkey script), but i don't like that stuff that is working in the shadow. MDR has mentioned a linkchecker-site called
Code: |
http://tubenow.net/check.php |
which can check nearly every link but it has a limit of 50 links and is a bit slow.
The best way for me was RS own linkchecker
where you could put up to 150 links at once and it was very fast, but since they have reprogramed their new API, this doesn't work anymore (API overflow). Only up to 40 links are sometimes working.
I modified a link checker site, so that it will work lokal on your PC (if your are online, of course). This small *.html-site will not use RS new API so that you will still be able to check up to 150 links at once.
If you want to check more files, just go back in your browser and reload the (lokal) site while pressing <shift>, this will clean the input box.
There might be a more elegant way to clean this box, but i don't know it.
You will find this file as an attachment in a *.txt file, so you can have a look into it and proove that there's no malicious code. Then just change the extension into *.html and check it out, it's helping me a lot ...