-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdonate.html
41 lines (35 loc) · 1.65 KB
/
donate.html
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<head>
<title>eara</title>
<link rel="shortcut icon" href="./images/eartensifier.png" />
<meta name="title" content="eara">
<meta name="description" content="The only Discord entertainment bot you will ever need.">
<meta name="keywords" content="music, entertainment, meme, earrape, fun, discord bot, bot">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="Tetracyl">
<meta name="image" content="https://eartensifier.net/images/eartensifier.png">
<meta name="theme-color" content="#2F3136">
<meta property="og:type" content="website">
<meta property="og:url" content="https://eartensifier.net/">
<meta property="og:title" content="eara">
<meta property="og:site_name" content="eara">
<meta property="og:image" content="https://eartensifier.net/images/eartensifier.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="500">
<meta property="og:image:height" content="500">
<meta property="og:description" content="The only Discord entertainment bot you will ever need.">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-127078679-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-127078679-1');
</script>
</head>
<body>
<meta http-equiv="refresh" content="0; url=https://www.patreon.com/eartensifier" />
</body>
</html>