mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 08:50:24 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1422 e7d03fd6-7b0d-0410-9947-9c21f3af8025
31 lines
No EOL
1.1 KiB
HTML
31 lines
No EOL
1.1 KiB
HTML
Just some HTTP links
|
|
<a b=c "boo" href="http://www.garantiertnixgutt.bla/">bad url</a>
|
|
<a href="http://localhost:8000/">ok</a>
|
|
<a href="http:/localhost:8000/">one slash</a>
|
|
<a href="http:localhost:8000/">no slash</a>
|
|
<a href="http://">no url</a>
|
|
<a href="http:/">no url, one slash</a>
|
|
<a href="http:">no url, no slash</a>
|
|
<a href="http://localhost:8000/stalter&sohn">unquoted ampersand</a>
|
|
<a href=http://slashdot.org/>unquoted</a>
|
|
<a href="HtTP://LoCAlHOst:8000/">should be cached</a>
|
|
<a href="HTTP://LOCALHOST:8000/">should be cached</a>
|
|
<!-- entities -->
|
|
<a href="http://localhost:8000/?quoted=ü">html entities</a>
|
|
<!-- quoting test...
|
|
<a href=""></a>
|
|
-->
|
|
|
|
<!-- meta url -->
|
|
<meta http-equiv="refresh" content="5; url=http://localhost:8000/">
|
|
<!-- multiple links in one tag -->
|
|
<applet archive="http.html" src="http.html">
|
|
<!-- css urls -->
|
|
<img style="@font-face {src:url(http.html)};background-image:url(http.html)"
|
|
title="CSS urls">
|
|
|
|
<!-- <a href=http://nocheckin> no check because of comment -->
|
|
<a href=http://localhost:8000/">no beginning quote</a>
|
|
<a href="http://localhost:8000/>no ending quote</a>
|
|
<!-- check the parser at end of file -->
|
|
<a href="g |