linkchecker/test/html/news.html

20 lines
570 B
HTML
Raw Normal View History

<!-- 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:<3A>$%&/<2F>`(<28>%">
<!-- 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">