-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonar.html
More file actions
26 lines (24 loc) · 1.36 KB
/
donar.html
File metadata and controls
26 lines (24 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="es">
<head>
<title>Redireccionando</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta http-equiv="refresh" content="3; https://billing.sparkedhost.com/index.php?m=public_pay&hash_id=n9D8qvRxlWK5" />
<link rel="stylesheet" href="css/estilos.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@200;400;700;800&display=swap" rel="stylesheet" />
</head>
<body>
<div class="contenedor acrylic">
<p class="subheading">AwitaMC Network</p>
<h1>Redireccionando...</h1>
<ul>
<li>
<h2 style="text-align: center;">Si no te redirige en 3 segundos, <a href="https://billing.sparkedhost.com/index.php?m=public_pay&hash_id=n9D8qvRxlWK5">haz clic aquí</a>.</a></h2>
</li>
</ul>
</div>
</body>
</html>