aboutsummaryrefslogtreecommitdiff
path: root/static/wheremessagelogger/index.html
blob: d4ba7dcdb7388943872670361dcbd2e793bcd74d (plain)
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
<!DOCTYPE html>
<html lang="en">
<head>
    <link rel="stylesheet" href="./lmfao.css">
    <script src="bruh.js"></script>
    <meta charset="UTF-8">
    <link rel="shortcut icon" href="https://cdn.discordapp.com/attachments/917977729322872853/986613945055989800/kannafu.png" type="image/x-icon">
    <meta content="fucking add message logger" property="og:title" />
    <meta content="find out how lazy vendy is" property="og:description" />
    <meta content="https://cdn.discordapp.com/attachments/917977729322872853/986613945055989800/kannafu.png" property="og:image" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>FUCKING ADD MESSAGE LOGGER</title>
</head>
<body>
    <h1>it has been</h1>
    <div class="countup" id="countup1">
        <span class="timeel days">00</span>
        <span class="timeel timeRefDays">days</span>
        <span class="timeel hours">00</span>
        <span class="timeel timeRefHours">hours</span>
        <span class="timeel minutes">00</span>
        <span class="timeel timeRefMinutes">minutes</span>
        <span class="timeel seconds">00</span>
        <span class="timeel timeRefSeconds">seconds</span>
      </div>
      <h1>since i asked for a message logger</h1>
      <h2>fucking add one</h2>
</body>
</html>