<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0; url=../" />
<script>
sessionStorage.setItem(
"redirectPath",
"api/" + window.location.hash,
);
</script>
</head>
</html>