2025-02-19 17:50:17 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Donate | Pixelated</title>
|
2025-02-19 17:51:16 +01:00
|
|
|
<link rel="icon" type="image/x-icon" href="https://mirror.pixelated.sh/icons/pixelated/logo-512">
|
2025-02-19 17:50:17 +01:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<script>
|
|
|
|
window.location = "https://ko-fi.com/freedtapestry21";
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|