mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-19 23:40:29 +00:00
6 lines
373 B
HTML
6 lines
373 B
HTML
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<a href="http://localhost:8001/?quoted=ü">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:ölvin@users.sourceforge.net">l3</a>
|
|
<a href="mailto:%E4lvin@users.sourceforge.net">l4</a>
|