mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-18 14:38:31 +00:00
14 lines
271 B
HTML
14 lines
271 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Test the URI Classifier</title>
|
|
</head>
|
|
<body>
|
|
<h1>Test page</h1>
|
|
<object id="testObject" width="100" height="100" type="application/x-shockwave-flash-test"></object>
|
|
<br>
|
|
<iframe id="testFrame">
|
|
</iframe>
|
|
</body>
|
|
</html>
|