summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoraxtloss <axtlos@disroot.org>2024-12-24 19:25:48 +0100
committeraxtloss <axtlos@disroot.org>2024-12-24 20:04:59 +0100
commite46cb88d3763a64e97557b2db2f9b74ae7627555 (patch)
tree9c00ad1e59f4fdc36e050d9329eb7cfdeb0588d2 /static
parentc19fb8828e1dfdd4ce548269ff7cf08de96adf95 (diff)
downloadwebsite-e46cb88d3763a64e97557b2db2f9b74ae7627555.tar.gz
website-e46cb88d3763a64e97557b2db2f9b74ae7627555.tar.bz2
new website dropped
Diffstat (limited to 'static')
-rw-r--r--static/antibrave.js1
-rw-r--r--static/antibravestyle.css288
-rw-r--r--static/bvg.pngbin6984 -> 0 bytes
-rwxr-xr-xstatic/deobfuscate.sh17
-rw-r--r--static/huh.jpgbin23872 -> 0 bytes
-rw-r--r--static/lain.gifbin26825 -> 0 bytes
-rw-r--r--static/ltg.gifbin2965 -> 0 bytes
-rw-r--r--static/me.pngbin108139 -> 0 bytes
-rw-r--r--static/not-very-brave.html42
-rw-r--r--static/robots.txt3
-rw-r--r--static/rose.apngbin849075 -> 0 bytes
-rw-r--r--static/rose.gifbin644180 -> 0 bytes
-rw-r--r--static/rose.pngbin10403 -> 0 bytes
-rw-r--r--static/rose_88x31.pngbin4963 -> 0 bytes
-rw-r--r--static/transrights.pngbin297 -> 0 bytes
-rw-r--r--static/wilted-flower.apngbin1005408 -> 0 bytes
-rw-r--r--static/wilted-flower.gifbin479385 -> 0 bytes
-rw-r--r--static/xeniatransnow.pngbin512 -> 0 bytes
18 files changed, 0 insertions, 351 deletions
diff --git a/static/antibrave.js b/static/antibrave.js
deleted file mode 100644
index 99d679c..0000000
--- a/static/antibrave.js
+++ /dev/null
@@ -1 +0,0 @@
-!async function(){if(navigator.brave&&await navigator.brave.isBrave()||!1){window.location.href="https://axtlos.blahaj.land/not-very-brave.html"}};
diff --git a/static/antibravestyle.css b/static/antibravestyle.css
deleted file mode 100644
index e09fb7d..0000000
--- a/static/antibravestyle.css
+++ /dev/null
@@ -1,288 +0,0 @@
-/* $Id: mandoc.css,v 1.36 2018/07/23 22:51:26 schwarze Exp $ */
-/*
- * Standard style sheet for mandoc(1) -Thtml and man.cgi(8).
- */
-
-/* Global defaults. */
-
-
-
-html { max-width: 65em; margin: auto; }
-body { font-family: Helvetica,Arial,sans-serif; background: white; }
-table { margin-top: 0em;
- margin-bottom: 0em; }
-td { vertical-align: top; }
-ul, ol, dl { margin-top: 0em;
- margin-bottom: 0em; }
-li, dt { margin-top: 1em; }
-
-.center {
- margin: auto;
- width: 99%;
-}
-
-.permalink { border-bottom: thin dotted;
- color: inherit;
- font: inherit;
- text-decoration: inherit; }
-* { clear: both }
-
-/* Search form and search results. */
-
-fieldset { border: thin solid silver;
- border-radius: 1em;
- text-align: center; }
-input[name=expr] {
- width: 25%; }
-
-table.results { margin-top: 1em;
- margin-left: 2em;
- font-size: smaller; }
-
-/* Header and footer lines. */
-
-table.head { width: 100%;
- border-bottom: 1px dotted #808080;
- margin-bottom: 1em;
- font-size: smaller; }
-td.head-vol { text-align: center; }
-td.head-rtitle {
- text-align: right; }
-
-table.foot { width: 100%;
- border-top: 1px dotted #808080;
- margin-top: 1em;
- font-size: smaller; }
-td.foot-os { text-align: right; }
-
-/* Sections and paragraphs. */
-
-.manual-text {
- margin-left: 3.8em; }
-.Nd { display: inline; }
-.Sh { margin-top: 1.2em;
- margin-bottom: 0.6em;
- text-align: left;
- font-size: 110%; }
-.Ss { margin-top: 1.2em;
- margin-bottom: 0.6em;
- margin-left: -1.2em;
- font-size: 105%; }
-.Pp { margin: 0.6em 0em; }
-.Sx { }
-.Xr { }
-
-/* Displays and lists. */
-
-.Bd { }
-.Bd-indent { margin-left: 3.8em; }
-
-.Bl-bullet { list-style-type: disc;
- padding-left: 1em; }
-.Bl-bullet > li { }
-.Bl-dash { list-style-type: none;
- padding-left: 0em; }
-.Bl-dash > li:before {
- content: "\2014 "; }
-.Bl-item { list-style-type: none;
- padding-left: 0em; }
-.Bl-item > li { }
-.Bl-compact > li {
- margin-top: 0em; }
-
-.Bl-enum { padding-left: 2em; }
-.Bl-enum > li { }
-.Bl-compact > li {
- margin-top: 0em; }
-
-.Bl-diag { }
-.Bl-diag > dt {
- font-style: normal;
- font-weight: bold; }
-.Bl-diag > dd {
- margin-left: 0em; }
-.Bl-hang { }
-.Bl-hang > dt { }
-.Bl-hang > dd {
- margin-left: 5.5em; }
-.Bl-inset { }
-.Bl-inset > dt { }
-.Bl-inset > dd {
- margin-left: 0em; }
-.Bl-ohang { }
-.Bl-ohang > dt { }
-.Bl-ohang > dd {
- margin-left: 0em; }
-.Bl-tag { margin-left: 5.5em; }
-.Bl-tag > dt {
- float: left;
- margin-top: 0em;
- margin-left: -5.5em;
- padding-right: 1.2em;
- vertical-align: top; }
-.Bl-tag > dd {
- clear: right;
- width: 100%;
- margin-top: 0em;
- margin-left: 0em;
- vertical-align: top;
- overflow: auto; }
-.Bl-compact > dt {
- margin-top: 0em; }
-
-.Bl-column { }
-.Bl-column > tbody > tr { }
-.Bl-column > tbody > tr > td {
- margin-top: 1em; }
-.Bl-compact > tbody > tr > td {
- margin-top: 0em; }
-
-.Rs { font-style: normal;
- font-weight: normal; }
-.RsA { }
-.RsB { font-style: italic;
- font-weight: normal; }
-.RsC { }
-.RsD { }
-.RsI { font-style: italic;
- font-weight: normal; }
-.RsJ { font-style: italic;
- font-weight: normal; }
-.RsN { }
-.RsO { }
-.RsP { }
-.RsQ { }
-.RsR { }
-.RsT { text-decoration: underline; }
-.RsU { }
-.RsV { }
-
-.eqn { }
-.tbl { }
-
-.HP { margin-left: 3.8em;
- text-indent: -3.8em; }
-
-/* Semantic markup for command line utilities. */
-
-table.Nm { }
-code.Nm { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Fl { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Cm { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Ar { font-style: italic;
- font-weight: normal; }
-.Op { display: inline; }
-.Ic { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Ev { font-style: normal;
- font-weight: normal;
- font-family: monospace; }
-.Pa { font-style: italic;
- font-weight: normal; }
-
-/* Semantic markup for function libraries. */
-
-.Lb { }
-code.In { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-a.In { }
-.Fd { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Ft { font-style: italic;
- font-weight: normal; }
-.Fn { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Fa { font-style: italic;
- font-weight: normal; }
-.Vt { font-style: italic;
- font-weight: normal; }
-.Va { font-style: italic;
- font-weight: normal; }
-.Dv { font-style: normal;
- font-weight: normal;
- font-family: monospace; }
-.Er { font-style: normal;
- font-weight: normal;
- font-family: monospace; }
-
-/* Various semantic markup. */
-
-.An { }
-.Lk { }
-.Mt { }
-.Cd { font-style: normal;
- font-weight: bold;
- font-family: inherit; }
-.Ad { font-style: underline;
- font-weight: normal; }
-.Ms { font-style: normal;
- font-weight: bold; }
-.St { }
-.Ux { }
-
-/* Physical markup. */
-
-.Bf { display: inline; }
-.No { font-style: normal;
- font-weight: normal; }
-.Em { text-decoration-line: underline;
- font-weight: normal; }
-.Sy { font-style: normal;
- font-weight: bold; }
-.Li { font-style: normal;
- font-weight: normal;
- font-family: monospace; }
-
-img {
- padding: 5px;
-}
-
-
-/* Overrides to avoid excessive margins on small devices. */
-
-@media (max-width: 37.5em) {
-.manual-text {
- margin-left: 0.5em; }
-.Sh, .Ss { margin-left: 0; }
-.Bd-indent { margin-left: 2em; }
-.Bl-hang > dd {
- margin-left: 2em; }
-.Bl-tag { margin-left: 2em; }
-.Bl-tag > dt {
- margin-left: -2em; }
-.HP { margin-left: 2em;
- text-indent: -2em; }
-}
-
-@media (prefers-color-scheme: dark) {
- /* If the operating system is using dark mode, then apply this CSS */
- body {
- background: #292b33;
- }
- td {
- color: #F5F5F5;
- }
- h1,h2 {
- color: #F5F5F5;
- }
-
- p {
- color: #F5F5F5;
- }
- section {
- color: #F5F5F5;
- }
- a:link:not(.permalink),a:visited:not(.permalink) {
- color: #b9cffb;
- }
-} \ No newline at end of file
diff --git a/static/bvg.png b/static/bvg.png
deleted file mode 100644
index b10c869..0000000
--- a/static/bvg.png
+++ /dev/null
Binary files differ
diff --git a/static/deobfuscate.sh b/static/deobfuscate.sh
deleted file mode 100755
index 40ce970..0000000
--- a/static/deobfuscate.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-value="$1"
-offset=$((16#${value:0:2}))
-n=2
-final=""
-
-
-while [ $n -lt ${#value} ]; do
- num=${value:n:3}
- charAscii=$((16#$num - $offset))
- final="$final$(printf \\u$(printf "%03x" $charAscii))"
- n=$((n + 3))
-done
-
-echo "$final"
-
diff --git a/static/huh.jpg b/static/huh.jpg
deleted file mode 100644
index 8d09392..0000000
--- a/static/huh.jpg
+++ /dev/null
Binary files differ
diff --git a/static/lain.gif b/static/lain.gif
deleted file mode 100644
index b9cab1d..0000000
--- a/static/lain.gif
+++ /dev/null
Binary files differ
diff --git a/static/ltg.gif b/static/ltg.gif
deleted file mode 100644
index 0c311c6..0000000
--- a/static/ltg.gif
+++ /dev/null
Binary files differ
diff --git a/static/me.png b/static/me.png
deleted file mode 100644
index 72c0f8c..0000000
--- a/static/me.png
+++ /dev/null
Binary files differ
diff --git a/static/not-very-brave.html b/static/not-very-brave.html
deleted file mode 100644
index 3e79b91..0000000
--- a/static/not-very-brave.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8"/>
- <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
- <link rel="stylesheet" href="./antibravestyle.css" type="text/css" media="all"/>
- <title>You have been blocked for using brave"</title>
-</head>
-<body>
- <table class="head">
- <tr>
- <td class="head-ltitle">Not</td>
- <td class="head-vol">very</td>
- <td class="head-rtitle">Brave</td>
- </tr>
- </table>
- <h1>You have been blocked from accessing xenia.blahaj.land due to your choice of browser.</h2>
- <p>
- I generally believe in the right for people to choose the software they see best suited for them. However I do not tolerate if software developers build a product based on fake claims, run by a hateful person, exploiting website developers through cryptocurrency.
- <br/>
- What I defined here, is what brave is, a browser that claims to be good for privacy (spoiler: it is not) and even has some nice features like an adblocker built in. Except that adblocker is used to simply replace ads with custom ads from brave and reward website developers with some random cryptocurrency.
- <br/>
- As I do not have the time to research and write a long article about this, please read <a href="https://www.kevinmuldoon.com/do-not-use-brave-browser/">this great article</a> about the shortcomings of brave.
- <br/>
- In addition to the reasons listed in the article mentioned above, the founder of brave, <a href="https://en.wikipedia.org/wiki/Brendan_Eich">Brendan Eich</a>, the inventor of javascript (already horrible enough), is also the co-founder of Mozilla, the non profit Foundation behind Firefox, a browser that respects the users freedom more (it still has some shortcomings, but thats a different topic), in 2014 he became the CEO of Mozilla, but then resigned after being pushed out of Mozilla due to his views against same-sex marriage.
- <br/>
- I believe that lgbt rights are human rights. And will not stand any person saying anything against this. This includes people supporting Brendan Eich by using the Brave browser.
- </p>
- <h1>What now?</h1>
- <p>
- If you were not aware of the sketchiness of brave and Eich's horrendous views on human rights and do not agree with it, then its simple, switch to a different browser! Since you apparently already care about privacy, I suggest firefox! It is the browser I use on the daily and it has never let me down!
- <br/>
- If you however you already knew, or approve of it, then it also is simple, stay away from me. I do not want to interact with you and wish you the day you deserve (a horrible one that is).
- <table class="foot">
- <tr>
- <td class="foot-date">CC BY-SA 4.0</td>
- <td class="foot-home">Brave sucks</td>
- <td class="foot-os">lmao</td>
- </tr>
- </table>
-</body>
-</html>
diff --git a/static/robots.txt b/static/robots.txt
deleted file mode 100644
index e9e57dc..0000000
--- a/static/robots.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# https://www.robotstxt.org/robotstxt.html
-User-agent: *
-Disallow:
diff --git a/static/rose.apng b/static/rose.apng
deleted file mode 100644
index 10cd312..0000000
--- a/static/rose.apng
+++ /dev/null
Binary files differ
diff --git a/static/rose.gif b/static/rose.gif
deleted file mode 100644
index b4e9ceb..0000000
--- a/static/rose.gif
+++ /dev/null
Binary files differ
diff --git a/static/rose.png b/static/rose.png
deleted file mode 100644
index dcb46f9..0000000
--- a/static/rose.png
+++ /dev/null
Binary files differ
diff --git a/static/rose_88x31.png b/static/rose_88x31.png
deleted file mode 100644
index 9be1a1f..0000000
--- a/static/rose_88x31.png
+++ /dev/null
Binary files differ
diff --git a/static/transrights.png b/static/transrights.png
deleted file mode 100644
index 0e2b9d4..0000000
--- a/static/transrights.png
+++ /dev/null
Binary files differ
diff --git a/static/wilted-flower.apng b/static/wilted-flower.apng
deleted file mode 100644
index 01a68e7..0000000
--- a/static/wilted-flower.apng
+++ /dev/null
Binary files differ
diff --git a/static/wilted-flower.gif b/static/wilted-flower.gif
deleted file mode 100644
index d0c5eba..0000000
--- a/static/wilted-flower.gif
+++ /dev/null
Binary files differ
diff --git a/static/xeniatransnow.png b/static/xeniatransnow.png
deleted file mode 100644
index 6abafb5..0000000
--- a/static/xeniatransnow.png
+++ /dev/null
Binary files differ