1
0
mirror of https://github.com/Pathduck/pathduck.github.io.git synced 2026-06-24 13:09:56 -04:00

Deleted files

This commit is contained in:
Stian Lund
2022-07-26 18:04:33 +02:00
parent 0ba5666292
commit 69c05d4ebc
4 changed files with 5 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -36,7 +36,7 @@
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;9&nbsp;12:45]&nbsp;&nbsp;<a class="DIR" href="./referrer/">referrer</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;9&nbsp;12:45]&nbsp;&nbsp;<a class="DIR" href="./translate/">translate</a><br>
[&nbsp;&nbsp;&nbsp;0&nbsp;Jul&nbsp;&nbsp;9&nbsp;12:45]&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="EXEC" href="./test-links.html">test-links.html</a><br>
[&nbsp;998&nbsp;Jul&nbsp;22&nbsp;14:08]&nbsp;&nbsp;<a class="EXEC" href="./test-links.html">test-links.html</a><br>
<br><br>
</p>
<p>

View File

@@ -7,6 +7,8 @@
<link rel="stylesheet" type="text/css" media="screen, projection" href="style.css">
</head>
<body>
<h3>Test Links</h3>
<hr>
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>
@@ -19,11 +21,10 @@
<div>
Test "insecure" EXE download: <a href="http://ftp.matrixgames.com/pub/amazon/Afghanistan11-SetupBeta-v070.exe">Download over plain HTTP</a>
<div>
<hr>
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>
<hr>
</body>
</html>