mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-08 16:41:00 +00:00
7 lines
297 B
HTML
7 lines
297 B
HTML
|
|
<!-- meta url -->
|
||
|
|
<meta http-equiv="refresh" content="5; url=http://localhost">
|
||
|
|
<a href="hutzli:nixgutt">bad scheme</a>
|
||
|
|
<a href="javascript:loadthis()">javascript url</a>
|
||
|
|
<a href="telnet:localhost"> <!-- telnet to localhost -->
|
||
|
|
<a href="telnet:"> <!-- telnet without host -->
|