12 lines
162 B
HTML
Executable File
12 lines
162 B
HTML
Executable File
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Start Spider</title>
|
|
</head>
|
|
<body>
|
|
<h1>Start Spider</h1>
|
|
<p>
|
|
Initialize Spider...
|
|
</p>
|
|
</body>
|
|
</html>
|