-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
68 lines (63 loc) · 2.48 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Has funny quotes... maybe">
<title>Kaashout's webpage</title>
<meta content="Kaashout's webpage" property="og:title" />
<meta content="Has funny quotes... maybe" property="og:description" />
<meta content="https://img.kaashout.me" property="og:url" />
<meta content="/saved/T_racist.jpg" property="og:image" />
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>10/10 links that should be saved</h1>
<!-- this is abysmal someone please save this atrocity -->
<a href="/saved/ENJOY_YOUR_FOOD.png">Enjoy your food</a>
<br>
<a href="/saved/Greatest_insult_of_all_time.png">The greatest insult of all time</a>
<br>
<a href="/saved/High-CPU-1.png">High CPU usage Image 1</a>
<br>
<a href="/saved/High-CPU-2.png">High CPU usage Image 2</a>
<br>
<a href="/saved/pull-the-fork.png"> Pull the fork out</a>
<br>
<a href="/saved/fake-calc-moment.png"> Sometimes you think a calc is real... but it isnt </a>
<br>
<a href="/saved/T_gay.png"> Would T be gay :thonk:? </a>
<br>
<a href="/saved/some-updates.png"> When you have *some* updates to do... </a>
<br>
<a href="/saved/sickpack.png"> Do you have a <del>six</del> sickpack?? </a>
<br>
<a href="/saved/insult-1.png">Random insult No. 1</a>
<br>
<a href="/saved/logs.png">Very legit latest.log file lmao</a>
<br>
<a href="/saved/T_backpack_success.png">Do backpacks lead to success?</a>
<br>
<a href="/saved/good-russian-stuff.png">Good Russian botnets?</a>
<br>
<a href="/saved/windows-or-linux.png">TIL windows has CMD</a>
<br>
<a href="/saved/roast-1.png">Roast #1</a>
<br>
<a href="/saved/NSFW_steel-rod.png">(perhaps NSFW) Steel rod</a>
<br>
<a href="/saved/calm-tf-down.png">Maybe you should calm the fuck down...</a>
<br>
<a href="/saved/random-version-change.png">Insert funny text here</a>
<br>
<a href="/saved/adult-site.png">Are you allowed to host adult sites...?</a>
<br><br>
<a href="/pebbleAItesting.html">Click here to go to the page dedicated to AI results!</a>
<br>
<h3> --------------------</h3>
<h3>Other random stuff:</h3>
<a href= "/saved/hosted-by-pebblehost.png"> Hosted by pebblehost server icon</a>
<br>
<a href= "/github.html"> Go to GitHub repo</a>
</body>
</html>