mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 00:54:43 +00:00
7 lines
373 B
HTML
7 lines
373 B
HTML
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|||
|
|
<a href="http://localhost:8001/?quoted=<3D>">l1</a>
|
|||
|
|
<a href="http://localhost:8001/?quoted=%FC">The same address as l1 therefore not reported</a>
|
|||
|
|
<a href="http://localhost:8001/?quoted=%FF">l2</a>
|
|||
|
|
<a href="mailto:<3A>lvin@users.sourceforge.net">l3</a>
|
|||
|
|
<a href="mailto:%E4lvin@users.sourceforge.net">l4</a>
|