mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-12 10:37:13 +00:00
15 lines
380 B
HTML
15 lines
380 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=ISO-8859-1"
|
|
http-equiv="content-type">
|
|
<base href="/cata;pgs-new.html"">
|
|
<title>Bad BASE 3</title>
|
|
</head>
|
|
<body>
|
|
<h1>Bad BASE #3</h1>
|
|
<p>Pointer to a document that should be found in spite of
|
|
bad BASE: <a href="goodthree.html">Good #3</a>.</p>
|
|
</body>
|
|
</html>
|