mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-06-24 13:09:56 -04:00
deleted
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
[ 0 Jul 9 12:45] <a class="DIR" href="./pdf/">pdf</a><br>
|
||||
[ 0 Jul 9 12:45] <a class="DIR" href="./referrer/">referrer</a><br>
|
||||
[ 0 Jul 9 12:45] <a class="DIR" href="./translate/">translate</a><br>
|
||||
[ 0 Aug 8 14:03] <a class="DIR" href="./video-mkv-aac/">video-mkv-aac</a><br>
|
||||
[ 0 Aug 8 14:11] <a class="DIR" href="./video-test/">video-test</a><br>
|
||||
[ 0 Aug 8 14:33] <a class="DIR" href="./video-mkv-aac/">video-mkv-aac</a><br>
|
||||
[ 0 Aug 8 14:45] <a class="DIR" href="./video-test/">video-test</a><br>
|
||||
[ 998 Jul 22 14:08] <a class="EXEC" href="./test-links.html">test-links.html</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
|
||||
Binary file not shown.
@@ -1,23 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Video Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<style>body {color: #999;background: #501020;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<div>Test 1 - unfixed</div>
|
||||
<video width="960" height="540" controls>
|
||||
<source src="Laurence-Fox-Periscope-Broadcast.mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<div>Test 1 - fixed</div>
|
||||
<video width="960" height="540" controls>
|
||||
<source src="Laurence-Fox-Periscope-Broadcast-fixed.mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
@@ -29,15 +29,11 @@
|
||||
<body>
|
||||
<h1>video-test</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[ 671 Aug 8 14:13] <a class="EXEC" href="./Laurence-Fox-Periscope-Broadcast.html">Laurence-Fox-Periscope-Broadcast.html</a><br>
|
||||
[ 14M Aug 3 21:13] <a class="EXEC" href="./Laurence-Fox-Periscope-Broadcast.mp4">Laurence-Fox-Periscope-Broadcast.mp4</a><br>
|
||||
[ 14M Aug 3 21:13] <a class="EXEC" href="./Laurence-Fox-Periscope-Broadcast-fixed.mp4">Laurence-Fox-Periscope-Broadcast-fixed.mp4</a><br>
|
||||
[ 45 Nov 20 2020] <a class="EXEC" href="./style.css">style.css</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
0 directories, 4 files
|
||||
0 directories, 0 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
body {
|
||||
color: #999;
|
||||
background: #501020;
|
||||
}
|
||||
Reference in New Issue
Block a user