Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find dead links #42

Open
chcg opened this issue Feb 25, 2017 · 3 comments
Open

Find dead links #42

chcg opened this issue Feb 25, 2017 · 3 comments

Comments

@chcg
Copy link
Collaborator

chcg commented Feb 25, 2017

@bruderstein
there are some dead links in the plugin list, e.g.

Maybe we could add a check for dead links at server or client side for the complete list.

@chcg
Copy link
Collaborator Author

chcg commented Apr 19, 2017

Added a short test with x86 unicode downloads and https://wummel.github.io/linkchecker/index.html added a minimal website with the download links.
pluginlinksx86.txt
leading to result:
linkchecker-out.txt

@chcg
Copy link
Collaborator Author

chcg commented Apr 21, 2017

Tested with wget(https://eternallybored.org/misc/wget/ for windows):
wget64.exe -i pluginlinksx86.txt -o log.txt
and input list:
pluginlinksx86.txt
result is
log.txt

Failing for:

Line 134: Connecting to freefr.dl.sourceforge.net (freefr.dl.sourceforge.net)|2a01:e0d:1:8:58bf:fa88:0:1|:443... failed: Unknown error.
Line 391: Connecting to download.tuxfamily.org (download.tuxfamily.org)|2a01:e0d:1:3:58bf:fa12:0:1|:80... failed: Unknown error.
Line 392: Connecting to download.tuxfamily.org (download.tuxfamily.org)|2a01:e0d:1:4:58bf:faab:0:1|:80... failed: Unknown error.
Line 1458: Resolving twenfour.com (twenfour.com)... failed: Der angegebene Host ist unbekannt. .
Line 1695: Resolving www2.brotherstone.co.uk (www2.brotherstone.co.uk)... failed: Der angegebene Host ist unbekannt. .
Line 1985: Resolving www2.brotherstone.co.uk (www2.brotherstone.co.uk)... failed: Der angegebene Host ist unbekannt. .
Line 2889: Connecting to www.switchonthecode.com (www.switchonthecode.com)|198.61.151.194|:80... failed: Bad file descriptor.

@nelegalno
Copy link

NotepadSharp is still downloadable trough www.archive.org: https://web.archive.org/web/20141020215211/http://www2.brotherstone.co.uk/npp/NotepadSharp_1.5.0.zip
And the source-code can be found at: https://github.com/MarcSaenz/NotepadSharp

Please update the nppPluginManager files and if possible copy the install file to another server in order not to abuse the web-archive servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants