summaryrefslogtreecommitdiff
path: root/not-very-brave.html
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2023-12-29 23:17:21 +0100
committeraxtlos <axtlos@getcryst.al>2023-12-29 23:17:21 +0100
commitc027bc5edec6505da95490ab1acefe5cd6c35359 (patch)
tree8e97d0969f9a2ae3ea79251c171dc6b6f370a396 /not-very-brave.html
parent058f4576a958b72e8307cfb5bfdb50b4ce57e4f2 (diff)
downloadwebsite-c027bc5edec6505da95490ab1acefe5cd6c35359.tar.gz
website-c027bc5edec6505da95490ab1acefe5cd6c35359.tar.bz2
Add anti chrome and brave detection
Diffstat (limited to '')
-rw-r--r--not-very-brave.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/not-very-brave.html b/not-very-brave.html
new file mode 100644
index 0000000..f1f8b17
--- /dev/null
+++ b/not-very-brave.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <link rel="stylesheet" href="./style.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 axtlos.neocities.org 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>