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
Stian Lund a437e23378 changes
2022-10-07 18:01:53 +02:00

13 lines
349 B
HTML
Executable File

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