summaryrefslogtreecommitdiff
path: root/dacctal/index.html
blob: 3ca0b0651565e499e1526d0d116a40d0f88333fa (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
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
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>dacctal</title>
    <link rel="stylesheet" href="../style.css">
    <link rel="icon" type="image/x-icon" href="images/erm.png">
  </head>
  <body>
    <h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal ]</h1>
    <p>once you go dacctal, you never go bacctal. c ‿c</p>
    <br>

    <h2>Watch My Content!</h2>

    <section class="block">
      <h3><a href="https://youtube.com/@dacctal">YouTube</a></h3>
      <h4>[ https://youtube.com/@dacctal ]</h4>
      <p>> main channel</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="https://odysee.com/@dacctal">Odysee</a></h3>
      <h4>[ https://odysee.com/@dacctal ]</h4>
      <p>> libre channel</p>
    </section>
    <br>

    <h2>Contact Me</h2>

    <section class="block">
      <h3><a href="xmpp:dacctal@symlinx.net">XMPP</a></h3>
      <h4>[ dacctal@symlinx.net ]</h4>
      <p>> contact me here</p>
    </section>
    <br>

    <h2>Get Info</h2>

    <section class="block">
      <h3><a href="./sources">Video Sources</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / sources ]</h4>
      <p>> citations for videos</p>
    </section>
    <br>

    <section class="block">
      <h3><a href="./faq">FAQ</a></h3>
      <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / faq ]</h4>
      <p>> get answers to your questions</p>
    </section>
    <br>

    <h2>Want to support me?</h2>

    <section class="block">
      <h3>Monero</h3>
      <p>address: [ <span class="color_green">86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy</span> ]</p>
      <p>> best option for privacy</p>
      <p>> no perks</p>
      <br>

      <h3><a href="https://patreon.com/dacctal">Patreon</a></h3>
      <p>> bad for privacy</p>
      <p>> perks:</p>
      <p>--> vote on videos</p>
      <p>--> exclusive mumble vcs</p>
      <p>--> [ optional ] shoutout in outro</p>
    </section>
    <br>

  </body>
</html>