mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-06-24 13:09:56 -04:00
changes
This commit is contained in:
@@ -34,15 +34,14 @@
|
||||
[ 0 Jul 9 12:45] <a class="DIR" href="./login/">login</a><br>
|
||||
[ 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 Oct 7 18:00] <a class="DIR" href="./test-links/">test-links</a><br>
|
||||
[ 0 Jul 9 12:45] <a class="DIR" href="./translate/">translate</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>
|
||||
[ 0 Oct 7 17:59] <a class="DIR" href="./video-mkv-aac/">video-mkv-aac</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
8 directories, 1 file
|
||||
8 directories, 0 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
|
||||
@@ -2,9 +2,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</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>
|
||||
<body>
|
||||
<form name="LoginForm" action="success.html" method="get">
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<link href="../favicon.ico" rel="icon" sizes="32x32">
|
||||
<link href="style.css" media="screen, projection" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
HTML Test Page
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
<div>
|
||||
Test Embed PDF:<br>
|
||||
<embed src="https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/44678.pdf" width="50%" height="600px" type='application/pdf'>
|
||||
<embed width="50%" height="600px" type='application/pdf' src="https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/44678.pdf">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<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>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">default</a></h1>
|
||||
|
||||
@@ -2,9 +2,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Referrer-policy test page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<iframe width="500" height="300" src="default.html"></iframe>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="no-referrer-when-downgrade">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">no-referrer-when-downgrade</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">no-referrer</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="origin-when-cross-origin">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">origin-when-cross-origin</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="origin">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">origin</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="same-origin">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">same-origin</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="strict-origin-when-cross-origin">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">strict-origin-when-cross-origin</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="strict-origin">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">strict-origin</a></h1>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Test Page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta name="referrer" content="unsafe-url">
|
||||
<link rel="icon" href="/favicon.ico" sizes="32x32" />
|
||||
<link rel="stylesheet" type="text/css" media="screen, projection" href="/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="https://whatsmyreferer.com">unsafe-url</a></h1>
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML 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>
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
body {
|
||||
color: #999;
|
||||
background: #501020;
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<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>video-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>
|
||||
<h1>video-test</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
0 directories, 0 files
|
||||
<br><br>
|
||||
</p>
|
||||
</html>
|
||||
@@ -29,8 +29,8 @@
|
||||
<body>
|
||||
<h1>Mods</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[ 0 Sep 11 0:17] <a class="DIR" href="./CSS/">CSS</a><br>
|
||||
[ 0 Sep 11 0:17] <a class="DIR" href="./JS/">JS</a><br>
|
||||
[ 0 Sep 11 0:32] <a class="DIR" href="./CSS/">CSS</a><br>
|
||||
[ 0 Sep 11 0:32] <a class="DIR" href="./JS/">JS</a><br>
|
||||
[3.1K Aug 13 1:11] <a class="EXEC" href="./custom.css">custom.css</a><br>
|
||||
[1.1K Apr 11 18:42] <a class="EXEC" href="./custom.unused.css">custom.unused.css</a><br>
|
||||
[ 922 Jul 3 16:13] <a class="EXEC" href="./hide-header.css">hide-header.css</a><br>
|
||||
|
||||
Reference in New Issue
Block a user