diff options
author | axtloss <axtlos@disroot.org> | 2024-08-20 13:36:20 +0200 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-08-20 13:36:20 +0200 |
commit | 5c989397023a3d290ebb9ea390401a5ca433ccd3 (patch) | |
tree | 8fc7cf5373041ba8fd1efee6dc3c6f6dcfb63c4b /static | |
parent | 70c61071abed9f08f0a0c2aff84cc08ef37b0d9f (diff) | |
download | website-5c989397023a3d290ebb9ea390401a5ca433ccd3.tar.gz website-5c989397023a3d290ebb9ea390401a5ca433ccd3.tar.bz2 |
fix copy
Diffstat (limited to 'static')
-rw-r--r-- | static/antibrave.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/antibrave.js b/static/antibrave.js new file mode 100644 index 0000000..99d679c --- /dev/null +++ b/static/antibrave.js @@ -0,0 +1 @@ +!async function(){if(navigator.brave&&await navigator.brave.isBrave()||!1){window.location.href="https://axtlos.blahaj.land/not-very-brave.html"}}; |