-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathindex.php
75 lines (65 loc) · 3.99 KB
/
index.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="description" content="Bootme.club is the most reliable stresser on the market. We only use the most dedicated and up-to-date hardware available.">
<meta name="author" content="Grenus">
<!-- Touch icons for android and iOS (Bookmark icons) -->
<link rel="shortcut icon" sizes="192x192" href="../plugins/images/favicon.png">
<link rel="apple-touch-icon" sizes="144x144" href="../plugins/images/favicon.png">
<link rel="apple-touch-icon" sizes="76x76" href="../plugins/images/favicon.png">
<link rel="apple-touch-icon" sizes="120x120" href="../plugins/images/favicon.png">
<link rel="apple-touch-icon" sizes="152x152" href="../plugins/images/favicon.png">
<!-- Schema.org markup for Google+ and facebook -->
<!-- <meta property="og:title" content="Bootme.club">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://bootme.club"/>
<meta property="og:image" content="Use images that are at least 1200 x 630 pixels for the best display on high resolution devices">
<meta property="og:description" content="Bootme.club is the most reliable stresser on the market. We only use the most dedicated and up-to-date hardware available."> -->
<!-- Schema.org markup for twitter cards(summary_large_image) -->
<!-- <meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@username">
<meta name="twitter:title" content="Bootme.club is the most reliable stresser on the market. We only use the most dedicated and up-to-date hardware available.">
<meta name="twitter:description" content="Bootme.club is the most reliable stresser on the market. We only use the most dedicated and up-to-date hardware available.">
<meta name="twitter:image" content="URL to a unique image representing the content of the page. Do not use a generic image such as your website logo, author photo, or other image that spans multiple pages. Images for this Card should be at least 280px in width, and at least 150px in height. Image must be less than 1MB in size."> -->
<title>Bootme.Club - Login</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:400">
<link rel="stylesheet" href="css/main.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="minimos-1">
<div class="preloader abs-center">
<div class="spinner"></div>
</div>
<div class="content-wrapper">
<div class="v-center">
<div class="main-content">
<p>Hello, Bootme.Club is the most reliable stresser on the market. We only use the most dedicated and up-to-date hardware available <a href="/panel/login.php">login</a>.</p>
<ul>
<li><a href="/panel/login.php">Login</a></li>
<li><a href="/panel/register.php">Register</a></li>
<li><a href="https://discord.gg/VVuDm62">Discord</a></li>
<li><a href="/free">Free Hub</a></li>
</ul>
</div>
</div>
</div>
<div class="sven-badge">
<a href="https://bootme.club">© Design : <span>Bootme.Club</span></a>
</div>
<!-- =================================================================
COMPILED JS PLUGINS
================================================================== -->
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/TweenMax.min.js"></script>
<script src="js/dependencies.js"></script>
<script src="js/main.js"></script>
</body>
</html>