mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-09 22:58:06 -05:00
11 lines
313 B
HTML
11 lines
313 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/rlog/remote-log">
|
|
<link rel="canonical" href="/rlog/remote-log" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/rlog/remote-log' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |