-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
146 lines (131 loc) · 5.11 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<html>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dmaorg archive</title>
<meta name="description"
content="you are in violation. thEy mustn't know you were here. no one should ever find out About this. you can never tell anyone about thiS -- for The sake of t" />
<head>
<style>
html,
body {
font-size: 12px;
margin: 0;
padding: 10px;
font-family: Courier, Lucida Sans Typewriter, Lucida;
font-weight: 600;
letter-spacing: .15em;
background-image: url("original/found/15398642_14/img/5c4f137967cb/_.jpg");
background-size: cover;
text-transform: uppercase;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
background: url(https://s2.svgbox.net/pen-brushes.svg?ic=brush-10&color=fce300);
background-repeat: no-repeat;
width: fit-content;
}
mark {
background-color: #ff0;
color: #000;
}
footer {
float: left;
bottom: 1px;
font-size: 10px;
width: fit-content;
background: url(https://s2.svgbox.net/pen-brushes.svg?ic=brush-10&color=fce300);
}
</style>
</head>
<body>
<h1>DMAORG ARCH_VE</h1>
<h3>CONT_NTS</h3>
<p>
<mark>
<li><a href='404.html'>404 PAGE</a> (dmaorg.info)<br>
<li><a href='2018/found/2018_514_3_8/clancy.html'>2018_514_3_8 AUDIO</a> 30/06/21<br>
<li><a href='original/found/15398642_14/clancy.html'>BEFORE TERMINATION</a><br>
<li><a href='terminating/found/15398642_14/clancy.html'>TERMINATING FILES</a> 03/04/21 <br>
<li><a href='terminated/found/15398642_14/clancy.html'>ACCOUNT TERMINATED</a> 15/04/21<br>
<li><a href='2022/found/15398642_14/clancy.html'>MARCH 2022</a> 16/03/22<br>
<li><a href='2024/found/15398642_14/clancy.html'>FEBRUARY 2024</a> 28/02/24<br>
</mark>
</p>
<details open>
<summary>L_NKS</summary>
<p></p>
<p>External. None of these links are maintained by myself.</p>
<h3>DEMA</h3>
<ul>
<li>
<p><a href="https://www.dmaorg.site/">Clancy letters archive</a></p>
</li>
<li>
<p><a href="https://twentyonepilots.fandom.com/wiki/Dmaorg.info">Dmaorg wiki</a></p>
</li>
<li>
<p><a
href="https://docs.google.com/document/d/16eN20EHIRvIApr0kvQ7lUfJazIf1lxZqYvXoTIBDDm8/edit#heading=h.gc55tbwuyr2r">Explanation
of the basics from dema arg to LOC</a></p>
</li>
<li>
<p><a href="https://ibb.co/ZhPmT5K">Video showing how the compass was found</a></p>
</li>
<li>
<p><a
href="http://dmaorg.info/found/15398642_14/clancy.html">http://dmaorg.info/found/15398642_14/clancy.html</a>
- Main page</p>
</li>
<li>
<p><a href="http://dmaorg.info">http://dmaorg.info</a>
- 404 error page</p>
</li>
</ul>
<h3>LOC</h3>
<ul>
<li>
<p><a href="https://archive.org/details/level-of-concern-usbs">LOC Archive.org USB file download</a></p>
</li>
<li>
<p><a href="https://web.archive.org/web/20220913031601/https://lvlcnrn.info/">LOC arg information archive</a></p>
</li>
<li>
<p><a href="https://docs.google.com/document/d/1drtxoKwlioBBoTgapTf0Bvle6JJqI13F10MYiSz_gl8/mobilebasic">LOC arg notes</a></p>
</li>
</ul>
</details>
<footer>
<hr>
this site is not affiliated with dmaorg or twenty one pilots.
<br>not all information may be accurate or up to date, especially external links.
<br><a href='https://dmaorg.info'>dmaorg.info</a> // <a href='https://twentyonepilots.com'>twenty one pilots</a><br>
<br>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/darkmode-js.min.js"></script>
<script>
function addDarkmodeWidget() {
new Darkmode().showWidget();
}
window.addEventListener('load', addDarkmodeWidget);
const options = {
bottom: '64px', // default: '32px'
right: 'unset', // default: '32px'
left: '32px', // default: 'unset'
time: '0.3s', // default: '0.3s'
mixColor: '#fff', // default: '#fff'
backgroundColor: '#fff', // default: '#fff'
buttonColorDark: '#100f2c', // default: '#100f2c'
buttonColorLight: '#fff', // default: '#fff'
saveInCookies: false, // default: true,
label: '🧭', // default: ''
autoMatchOsTheme: true // default: true
}
const darkmode = new Darkmode(options);
darkmode.showWidget();
</script>
</body>
</html>