-
Notifications
You must be signed in to change notification settings - Fork 0
/
store.html
158 lines (151 loc) · 8.6 KB
/
store.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta property="og:title" content="Mikita Store" />
<meta property="og:description" content="Visit our market website." />
<meta property="og:image" content="https://store.mikitamc.ink/img/logo.png" />
<meta property="og:url" content="https://store.mikitamc.ink/store/" />
<meta property="og:type" content="website" />
<link href="https://fonts.cdnfonts.com/css/minecraft-4" rel="stylesheet">
<link rel="icon" href="img/logo.png">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/store.css">
<script src="https://dipped.dev/static/plugins/discordwidget/index.js"></script>
<title>HOME | MIKITA MC</title>
</head>
<body>
<header>
<head>
<div class="head">
<ul>
<a href="#" style="text-decoration: none; color: black;"><li>Home</li></a>
<a href="#report" style="text-decoration: none; color: black;"><li>Report</li></a>
<li class="btntop">Vote</li>
<a href="#main" style="text-decoration: none; color: black;"><li>Rules</li></a>
<a href="store" style="text-decoration: none; color: black;"><li>Store</li></a>
</ul>
</div>
</head>
</header>
<div class="banner">
<div class="info" onclick="copyServerIP()" style="cursor: pointer;">
<div class="Text">
<div class="infoText">
<p>SERVER IS
<p id="players_num"></p>
<p id="status"></p>
</p>
</div>
<h4 style="color: rgb(185, 185, 185); filter: drop-shadow(0px);">mikitamc.ink</h4>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M4 2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m2 4v4h4v2H8v6h2v-2h4v2h2v-6h-2v-2h4V6h-4v4h-4V6z"/></svg>
</div>
<div class="logo" style="margin: 0px 20px 0px 20px;">
<img src="img/logo.png">
</div>
<div class="info" onclick="openURL()" style="cursor: pointer;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="#7289DA" d="M524.5 69.8a1.5 1.5 0 0 0 -.8-.7A485.1 485.1 0 0 0 404.1 32a1.8 1.8 0 0 0 -1.9 .9 337.5 337.5 0 0 0 -14.9 30.6 447.8 447.8 0 0 0 -134.4 0 309.5 309.5 0 0 0 -15.1-30.6 1.9 1.9 0 0 0 -1.9-.9A483.7 483.7 0 0 0 116.1 69.1a1.7 1.7 0 0 0 -.8 .7C39.1 183.7 18.2 294.7 28.4 404.4a2 2 0 0 0 .8 1.4A487.7 487.7 0 0 0 176 479.9a1.9 1.9 0 0 0 2.1-.7A348.2 348.2 0 0 0 208.1 430.4a1.9 1.9 0 0 0 -1-2.6 321.2 321.2 0 0 1 -45.9-21.9 1.9 1.9 0 0 1 -.2-3.1c3.1-2.3 6.2-4.7 9.1-7.1a1.8 1.8 0 0 1 1.9-.3c96.2 43.9 200.4 43.9 295.5 0a1.8 1.8 0 0 1 1.9 .2c2.9 2.4 6 4.9 9.1 7.2a1.9 1.9 0 0 1 -.2 3.1 301.4 301.4 0 0 1 -45.9 21.8 1.9 1.9 0 0 0 -1 2.6 391.1 391.1 0 0 0 30 48.8 1.9 1.9 0 0 0 2.1 .7A486 486 0 0 0 610.7 405.7a1.9 1.9 0 0 0 .8-1.4C623.7 277.6 590.9 167.5 524.5 69.8zM222.5 337.6c-29 0-52.8-26.6-52.8-59.2S193.1 219.1 222.5 219.1c29.7 0 53.3 26.8 52.8 59.2C275.3 311 251.9 337.6 222.5 337.6zm195.4 0c-29 0-52.8-26.6-52.8-59.2S388.4 219.1 417.9 219.1c29.7 0 53.3 26.8 52.8 59.2C470.7 311 447.5 337.6 417.9 337.6z"/></svg>
<div class="Text">
<div class="infoText">
<p>THE DISCORD SERVER</p>
</div>
<h4 style="color: rgb(185, 185, 185); filter: drop-shadow(0px);">JOIN OUR DISCORD NOW</h4>
</div>
</div>
</div>
<br><br><br>
<div id="minfo">
<div class="info2" onclick="openURL()" style="cursor: pointer;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="#7289DA" d="M524.5 69.8a1.5 1.5 0 0 0 -.8-.7A485.1 485.1 0 0 0 404.1 32a1.8 1.8 0 0 0 -1.9 .9 337.5 337.5 0 0 0 -14.9 30.6 447.8 447.8 0 0 0 -134.4 0 309.5 309.5 0 0 0 -15.1-30.6 1.9 1.9 0 0 0 -1.9-.9A483.7 483.7 0 0 0 116.1 69.1a1.7 1.7 0 0 0 -.8 .7C39.1 183.7 18.2 294.7 28.4 404.4a2 2 0 0 0 .8 1.4A487.7 487.7 0 0 0 176 479.9a1.9 1.9 0 0 0 2.1-.7A348.2 348.2 0 0 0 208.1 430.4a1.9 1.9 0 0 0 -1-2.6 321.2 321.2 0 0 1 -45.9-21.9 1.9 1.9 0 0 1 -.2-3.1c3.1-2.3 6.2-4.7 9.1-7.1a1.8 1.8 0 0 1 1.9-.3c96.2 43.9 200.4 43.9 295.5 0a1.8 1.8 0 0 1 1.9 .2c2.9 2.4 6 4.9 9.1 7.2a1.9 1.9 0 0 1 -.2 3.1 301.4 301.4 0 0 1 -45.9 21.8 1.9 1.9 0 0 0 -1 2.6 391.1 391.1 0 0 0 30 48.8 1.9 1.9 0 0 0 2.1 .7A486 486 0 0 0 610.7 405.7a1.9 1.9 0 0 0 .8-1.4C623.7 277.6 590.9 167.5 524.5 69.8zM222.5 337.6c-29 0-52.8-26.6-52.8-59.2S193.1 219.1 222.5 219.1c29.7 0 53.3 26.8 52.8 59.2C275.3 311 251.9 337.6 222.5 337.6zm195.4 0c-29 0-52.8-26.6-52.8-59.2S388.4 219.1 417.9 219.1c29.7 0 53.3 26.8 52.8 59.2C470.7 311 447.5 337.6 417.9 337.6z"/></svg>
<div class="Text">
<div class="infoText">
<p>THE DISCORD SERVER</p>
</div>
<h4 style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 10px;">JOIN OUR DISCORD NOW</h4>
</div>
</div>
<div class="info2" onclick="copyServerIP()" style="cursor: pointer;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#00AA00" d="M4 2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m2 4v4h4v2H8v6h2v-2h4v2h2v-6h-2v-2h4V6h-4v4h-4V6z"/></svg>
<div class="Text">
<div class="infoText">
<p>SERVER IS
<p id="players_num2"></p>
<p id="status2"></p>
</p>
</div>
<h4 style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 10px;">MIKITAMC.INK</h4>
</div>
</div>
</div>
<br><br><br>
<div class="ranks">
<a href="store/ranks">
<div class="rank">
<img src="https://droidcraftfactions.weebly.com/uploads/1/2/5/8/125888972/p196.png">
<p>RANKS SHOP</p>
</div>
</a>
<a href="#soon">
<div class="rank">
<img src="https://static.planetminecraft.com/files/image/minecraft/texture-pack/2023/257/16408832-moneybag_xl.webp">
<p>MONEY SHOP</p>
</div>
</a>
<a href="#soon">
<div class="rank">
<img src="https://static.planetminecraft.com/files/resource_media/screenshot/1229/Key_2994728.jpg">
<p>KEYS SHOP</p>
</div>
</a>
</div>
<br><br><br>
<br><br><br>
<hr>
<footer>
<div>
<p style="text-align: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 20px; font-weight: 600;">Copyright © 2024 Mikita Mc Network. All rights reserved.</p>
</div>
</footer>
<hr>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
let url = "mikitamc.ink";
$(document).ready(() => {
$.getJSON("https://api.mcsrvstat.us/1/" + url, (status) => {
if (status.debug.ping) {
$("#status").append("ONLINE");
$("#status2").append("PLAYER");
$("#players_num").append(status.players.online)
$("#players_num2").append(status.players.online)
} else {
$("#status").append("OFFLINE");
$("#status2").append("OFFLINE");
$("#players_num").append("0");
$("#players_num2").append("0");
}
$("body").fadeIn(2000);
});
});
function copyServerIP() {
// Server IP to copy
var serverIP = "mikitamc.ink:19213"; // Replace with your server IP
// Create a temporary input element
var tempInput = document.createElement("input");
tempInput.value = serverIP;
document.body.appendChild(tempInput);
// Select the text in the input element
tempInput.select();
tempInput.setSelectionRange(0, 99999); // For mobile devices
// Copy the selected text to the clipboard
document.execCommand("copy");
// Remove the temporary input element
document.body.removeChild(tempInput);
// Show alert message
alert("Server IP copied to clipboard!");
}
</script>
</body>
</html>