-
Notifications
You must be signed in to change notification settings - Fork 2
/
data.html
39 lines (37 loc) · 1.96 KB
/
data.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
<!DOCTYPE html>
<html>
<head>
<title>SGcraft - Data</title>
<meta name="description" content="SGcraft is a cracked network with semi-vanila, skyblock, vanilla, earth and kitpvp Join us with the IP 'play.sgcraft.net'.">
<meta property="og:title" content="SGcraft - Official Website">
<meta property="og:site_name" content="SGcraft">
<meta property="og:description" content="SGcraft is a cracked network with semi-vanila, skyblock, vanilla, earth and kitpvp Join us with the IP 'play.sgcraft.net'.">
<meta property="og:image" content="image/minecraft.jpg">
<meta property="og:url" content="https://sgcraft.net">
<meta name="twitter:card" content="summary_large_image">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-540T1HZ995"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-540T1HZ995');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<link rel="stylesheet" href="css/stylesheet.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" rel="stylesheet">
</head>
<body>
<button class="button back" onclick="location.href = '/index.html';">Home</button>
<br>
<br>
<br>
<iframe width="600" height="450" src="https://datastudio.google.com/embed/reporting/aac2a520-c390-4f56-8b7e-1d7459c406d7/page/6zXD" frameborder="0" style="border:0" allowfullscreen></iframe>
<div class="footer"><small><a style="color: white;text-align: left;">Website by </a><a style="color: white;text-align: left;" href="https://yeetedmeme.js.org"><u>yeeted_memezz</u></a></small> </div>
<!-- Please Keep Footer :)-->
<script src="https://code.jquery.com/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/firefly.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
</body>
</html>