-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (23 loc) · 1.1 KB
/
index.html
File metadata and controls
23 lines (23 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html>
<head>
<title>Danked</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<br><br>
<h1 class="title">Danked</h1>
<br>
<p class="info">A simple, customizable and easy utility for gaining coins, items and XP on Dank Memer.</p>
<h2 class="header">Features</h2>
<p class="info">- Gets lots of money, items and XP<br>- Can be left unattended<br>- Headless (no macros needed)<br>- Customizable with easy to setup config<br>- Can be run on repl.it</p>
<h2 class="header">Why?</h2>
<p class="info">I (the dev) spent literally hours grinding for Dank Memer coins until I realised I needed a life. So, I went out and spent a few more hours coding an automatic grinder. Worth it though. Totally.</p>
<h2 class="header">Alright cool, so how do I get it?</h2>
<a href="https://github.com/danked-sb/danked/" target="_blank" class="link">Click me to visit the releases tab!</a> <a href="https://danked.syskeyed.dev/changelog.html" target="_blank" class="link">Changelog</a>
</body>
<br>
<br>
<footer>
<p>syskeyed | 2021 </p>
</footer>