jsPsych/latest/overview/exclude-browser/index.html
2021-10-01 16:11:13 -05:00

16 lines
460 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../7.0/overview/exclude-browser/" />
</noscript>
<script>
window.location.replace("../../../7.0/overview/exclude-browser/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../7.0/overview/exclude-browser/">../../../7.0/overview/exclude-browser/</a>...
</body>
</html>