-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
89 lines (87 loc) · 5.29 KB
/
404.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
<!DOCTYPE html>
<html lang="en" xmlns:font-size="http://www.w3.org/1999/xhtml">
<head>
<meta charset="UTF-8">
<meta name="description" content="The official PistonCubeBOT website">
<meta name="keywords" content="PistonCube, anarchyserver, server, server_anarchy, 2b2t, utilitymod, anarchy, anarchydev, konas, abyss, client, sape, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, Numby-hack, AlphoneLite, AlphoneLite, minecraft, minecraft-mod, hacking-minecraft, minecraft-hack, minecraft-hacked-client, minecraft-hacking, minecraft-hacks, alphone, alphone-client, anarchy server, server, 2b2t, minecraft, dev, NodeJs, Java, Python, Nginx, AIO hosting, hosting, minecraft server hosting, minecraft hosting, dedicted, cheap, minecraft host, free host, freehosting, PistonCube, anarchyserver, anarchy server, server, 2b2t, minecraft, dev, NodeJs, Java, Python, Nginx, AIO hosting, hosting, minecraft server hosting, minecraft hosting, dedicted, cheap, minecraft host, free host, freehosting, PistonCube, anarchyserver, anarchy server, server, 2b2t, minecraft, dev, Minecraft Server Status, Discord Bot, 123computer, Minecraft, discord bot, MCSS, free discord bot, easy minecraft server bot, MC server status ,hisparquia official website, hisparquia.org, hisparquia, anarchy, server, minecraft, 6b6t, 6b6t.org, vanilla cracked anarchy">
<meta property="og:title" content="PistonCubeBOT | home">
<meta property="og:url" content="https://bot.pistoncube.com.ar/">
<meta property="og:image" content="https://www.pistoncube.com.ar/assets/img/favicon.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="The official PistonCubeBOT website">
<meta property="og:locale" content="en_US">
<meta property="og:description" content="The official PistonCubeBOT website">
<meta charset="UTF-8">
<title>PistonCubeBOT | home</title>
<link rel="icon" type="image/png" href="https://www.pistoncube.com.ar/assets/img/favicon2.png" />
<link rel="stylesheet" href="./css/popup.css">
<link rel="stylesheet" href="./css/css.css">
<link rel="stylesheet" href="./css/discordInvite.css" type="text/css" media="screen" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
</head>
<body>
<nav class="navbar navbar-expand-lg bg-dark " >
<div class="container">
<a class="navbar-brand text-white" href="#">
<img src="https://www.pistoncube.com.ar/assets/img/favicon2.png" alt="Logo" width="30" height="30" class="">
PistonCubeBOT
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link text-white active" href="https://bot.pistoncube.com.ar/commands">Commands</a>
</li>
<li class="nav-item">
<a class="nav-link text-white active" aria-current="page" href="https://bot.pistoncube.com.ar/invite">Invite</a>
</li>
<li class="nav-item">
<a class="nav-link text-white active" href="https://bot.pistoncube.com.ar/servers">Servers</a>
</li>
<li class="nav-item">
<a class="nav-link text-white active" href="https://bot.pistoncube.com.ar/api">API</a>
</li>
<li class="nav-item">
<a class="nav-link text-white active" aria-current="page" href="https://donate.pistoncube.com.ar/">Donate</a>
</li>
<li class="nav-item">
<a class="nav-link text-white active" href="https://discord.pistoncube.com.ar/">Discord</a>
</li>
</ul>
</div>
</nav>
<br>
<div class="container">
<div class="card bg-dark text-white">
<div class="card-body text-center">
<br>
<img src="https://www.pistoncube.com.ar/assets/img/favicon2.png" height="50" width="50">
<br>
<br>
<h1 class="mt-4">404 - Page Not Found</h1>
<p class="mt-3">The page you are looking for does not exist or has been moved.</p>
<a href="https://bot.pistoncube.com.ar/" class="btn btn-primary mt-3">Go Back to Home</a>
</div>
<center>
© Copyright <strong><span>PistonProjects</span></strong> <br>
2019 - <span id="currentYear"></span> <br/>
</center></div>
</div>
</div>
<br>
<br><br>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<script src="./js/js.js"></script>
<script>
discordInvite.init({
inviteCode: 'eKeeZPq6SJ',
title: 'Support Server',
introText: 'Join the Support Server:',
});
discordInvite.render();
</script>
</body>
</html>