-
Notifications
You must be signed in to change notification settings - Fork 0
/
adminenteredstevejobs42069gooodluckgettingintohereyouloser.html
34 lines (33 loc) · 1.48 KB
/
adminenteredstevejobs42069gooodluckgettingintohereyouloser.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
<html>
<head>
<meta name="robots" content="noindex">
<title>Admin panel</title>
<meta name="description" content="PHPChat: A no-faff simple chatroom" />
<link rel="stylesheet" href="style.css" />
<script src="https://kit.fontawesome.com/049529442a.js" crossorigin="anonymous"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2d89ef">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<p>Links:</p>
<a href="https://replit.com/@UimaxBai/phpchat">Replit link<br></a>
<a href="/chat.php">First chatroom<br></a>
<a href="/chat2.php">Second chatroom<br></a>
<a href="/privacy-policy.html">Privacy policy<br></a>
<a href="/log.html">Log 1<br></a>
<a href="/log2.html">Log 2<br></a>
<a href="/not-found.html">WIP 404 page<br></a>
<a href="/test.php">MySQL Test 1<br></a>
<a href="/test2.php">MySQL Test 2<br></a>
<a href="/config.php">config<br></a>
<a href="/post.php">Post php 1<br></a>
<a href="/post2.php">Post php 2<br></a>
<a href="/privateroomcreate.html">Private chatrooms (BETA)<br><br></a>
<a href="/index.php">Index<br></a>
</body>
</html>