mirror of
https://github.com/ivabus/aliurl
synced 2024-11-14 03:25:05 +03:00
12 lines
294 B
Text
12 lines
294 B
Text
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta content="5;url=#REDIRECT#" http-equiv="refresh"/>
|
||
|
<meta content="width=device-width" name="viewport">
|
||
|
<title>Redirecting in 5 seconds</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Redirecting in 5 seconds...</h1>
|
||
|
</body>
|
||
|
</html>
|