12 lines
345 B
HTML
12 lines
345 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="1;url=https://tldtest.net">
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
<p>This page is redirecting you to another page...</p>
|
|
<p>If you are not redirected in 5 seconds, <a href="https://tldtest.net">click here</a>.</p>
|
|
</body>
|
|
</html> |