File size: 368 Bytes
4a5b0ec
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="refresh" content="0; url=https://atin.me">
    <title>Redirecting...</title>
</head>
<body>
    <p>If you are not redirected automatically, <a href="https://atin.me">click here</a>.</p>
    <script>
        window.location.href = "https://atin.me";
    </script>
</body>
</html>