mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 17:00:25 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@207 e7d03fd6-7b0d-0410-9947-9c21f3af8025
19 lines
570 B
HTML
19 lines
570 B
HTML
<!-- news testing -->
|
||
<a href="news:comp.os.linux.misc">
|
||
<!-- snews -->
|
||
<a href="snews:de.comp.os.unix.linux.misc">
|
||
<!-- no group -->
|
||
<a href="news:">
|
||
<!-- illegal syntax -->
|
||
<a href="news:§$%&/´`(§%">
|
||
<!-- nttp scheme with host -->
|
||
<a href="nntp://news.rz.uni-sb.de/comp.lang.python">
|
||
<!-- article span -->
|
||
<a href="nntp://news.rz.uni-sb.de/comp.lang.python/1-5">
|
||
<!-- article number -->
|
||
<a href="nntp://news.rz.uni-sb.de/EFGJG4.7A@deshaw.com">
|
||
<!-- host but no group -->
|
||
<a href="nntp://news.rz.uni-sb.de/">
|
||
<!-- article span -->
|
||
<a href="news:comp.lang.python/1-5">
|
||
|