mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-12 10:37:13 +00:00
13 lines
290 B
HTML
13 lines
290 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">
|
|
<title>Good Document #3</title>
|
|
</head>
|
|
<body>
|
|
<h1>Good Document #3</h1>
|
|
<p>This doc should make it into the ARC.</p>
|
|
</body>
|
|
</html>
|