mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 17:00:25 +00:00
9 lines
185 B
HTML
9 lines
185 B
HTML
|
|
<!-- base without href -->
|
||
|
|
<base target="_top">
|
||
|
|
<!-- meta url -->
|
||
|
|
<META HTTP-equiv="refresh" content="0; url=base2.html">
|
||
|
|
<!-- spaces between key and value -->
|
||
|
|
<a href
|
||
|
|
=
|
||
|
|
"base2.html">
|