mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 18:14:42 +00:00
updated online tests
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@342 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
a226874539
commit
c4b77968f7
2 changed files with 4 additions and 3 deletions
|
|
@ -4,13 +4,13 @@ valid
|
|||
url ftp:/ftp.debian.org/pub
|
||||
error
|
||||
url ftp://ftp.debian.org/pub
|
||||
info 220 ProFTPD 1.2.0pre10 Server (ftp1.sourceforge.net) [216.136.171.195]
|
||||
info 220 saens.debian.org FTP server (vsftpd)
|
||||
valid
|
||||
url ftp://ftp.debian.org//pub
|
||||
info 220 ProFTPD 1.2.0pre10 Server (ftp1.sourceforge.net) [216.136.171.195]
|
||||
info 220 saens.debian.org FTP server (vsftpd)
|
||||
valid
|
||||
url ftp://ftp.debian.org////////pub
|
||||
info 220 ProFTPD 1.2.0pre10 Server (ftp1.sourceforge.net) [216.136.171.195]
|
||||
info 220 saens.debian.org FTP server (vsftpd)
|
||||
valid
|
||||
url ftp:///ftp.debian.org/pub
|
||||
cached
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ valid
|
|||
url http://www.garantiertnixgutt.bla
|
||||
name bad url
|
||||
warning Missing '/' at end of URL
|
||||
Server does not support HEAD request (got 500 status), falling back to GET
|
||||
error
|
||||
url http://www.heise.de
|
||||
name ok
|
||||
|
|
|
|||
Loading…
Reference in a new issue