1
0
mirror of https://github.com/Pathduck/pathduck.github.io.git synced 2026-06-24 13:09:56 -04:00
Files
pathduck.github.io/test/referrer/default.html
2021-03-19 15:49:40 +01:00

14 lines
448 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>HTML 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>
<h1><a href="https://www.whatismyreferer.com">default</a></h1>
<br>This should be same as "strict-origin-when-cross-origin".
</body>
</html>