summaryrefslogtreecommitdiff
path: root/cw.html
blob: 303a3f0e477fef26025a632e468b44fc4f5c06cf (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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<style>
:root 	{font-size: 15px;}
body 	{background-color: #111; margin: 2rem;}
pre 	{color: #ddd; font-family: jetbrains-mono-regular, Consolas, Menlo, monospace; font-style: normal; font-size: 1rem; line-height: 1.5em; white-space: pre-wrap;}
pre a	{color: #ddd;}
pre a:link	{text-decoration: none; color: #ddd;}
pre a:visited	{text-decoration: none; color: #ddd;}
pre a:hover	{text-decoration: none; color: #111; background-color: #ddd;}
pre a:active	{text-decoration: none; color: #ddd;}
</style>
<title>Content Warning &mdash; DistressNetwork°</title>
<meta http-equiv="last-modified" content="2020-10-25 23:50:19-04:00" />
</head>

<body>
<pre>
CONTENT WARNING: This website, and all files originating from it, may contain depictions of subjects considered sensitive to some viewers, including but not limited to: blood/gore, body horror, death and dying, mental illness, physical and psychological abuse, self-harm, sexual assault, suicide, and medical subjects not otherwise specified.

EPILEPSY WARNING: This website, and all visual media files originating from it, may contain stroboscopic visual patterns which could provoke an epileptic seizure in viewers who suffer from photosensitive epilepsy, or cause eye strain in photosensitive individuals.
</pre>
</body>
</html>