added indexes

This commit is contained in:
Stian Lund
2022-07-09 01:08:02 +02:00
parent 1598d6d3ef
commit 3ea6faa292
+43 -25
View File
@@ -1,29 +1,47 @@
<!DOCTYPE html>
<html>
<head>
<title>HTML Test Cases</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" href="../favicon.ico" sizes="32x32">
<link rel="stylesheet" type="text/css" media="screen, projection" href="style.css">
</head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="$Version: $ tree v1.7.0 (c) 1996 - 2014 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<title>test</title>
<style type="text/css">
<!--
BODY { font-family : ariel, monospace, sans-serif; }
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: black; background-color: transparent;}
B { font-weight: normal; color: black; background-color: transparent;}
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; background-color: transparent;}
.FIFO { color: purple; background-color: transparent;}
.CHAR { color: yellow; background-color: transparent;}
.DIR { color: blue; background-color: transparent;}
.BLOCK { color: yellow; background-color: transparent;}
.LINK { color: aqua; background-color: transparent;}
.SOCK { color: fuchsia;background-color: transparent;}
.EXEC { color: green; background-color: transparent;}
-->
</style>
</head>
<body>
Test Custom protocol: <a href="sftp://mab.sdf.org">mab.sdf.org</a>
<div>
Test Flash download link: <a href="https://get.adobe.com/flashplayer/">Download</a>
<div>
Test Mailto link: <a href="mailto:test@example.com">Mailto link</a>
<div>
Test TEL link: <a href="tel:1-234-567-8910">TEL link</a>
<div>
Test FTP download: <a href="ftp://ftp.sunet.se/robots.txt">Download over FTP</a>
<div>
Test "insecure" EXE download: <a href="http://ftp.matrixgames.com/pub/amazon/Afghanistan11-SetupBeta-v070.exe">Download over plain HTTP</a>
<div>
Test IFrame:<br>
<iframe width="100%" height="200px" src="https://int21.de/frametest/"></iframe>
<div>
Test IFrame PDF:<br>
<iframe width="100%" height="400px" src="https://research.google.com/pubs/archive/44678.pdf"></iframe>
<div>
</body>
<h1>test</h1><p>
<a class="NORM" href=".">.</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;6&nbsp;18:54]&nbsp;&nbsp;<a class="DIR" href="./focus/">focus</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;6&nbsp;18:54]&nbsp;&nbsp;<a class="DIR" href="./js/">js</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;6&nbsp;18:54]&nbsp;&nbsp;<a class="DIR" href="./login/">login</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;6&nbsp;18:56]&nbsp;&nbsp;<a class="DIR" href="./pdf/">pdf</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Mar&nbsp;19&nbsp;&nbsp;2021]&nbsp;&nbsp;<a class="DIR" href="./referrer/">referrer</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;6&nbsp;18:56]&nbsp;&nbsp;<a class="DIR" href="./translate/">translate</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Sep&nbsp;19&nbsp;&nbsp;2020]&nbsp;&nbsp;<a class="DIR" href="./video-mkv-aac/">video-mkv-aac</a><br>
[1.1K&nbsp;Jul&nbsp;&nbsp;6&nbsp;19:04]&nbsp;&nbsp;<a class="NORM" href="./test-links.html">test-links.html</a><br>
<br><br>
</p>
<p>
7 directories, 2 files
<br><br>
</p>
</html>