blog/pb071/index.html

11 lines
274 B
HTML
Raw Permalink Normal View History

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