Files
vac.dev/authors/index.html
2025-04-25 08:12:45 +00:00

11 lines
304 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/rlog/authors">
<link rel="canonical" href="/rlog/authors" />
</head>
<script>
window.location.href = '/rlog/authors' + window.location.search + window.location.hash;
</script>
</html>