This commit is contained in:
nelle 2024-08-24 21:25:07 -06:00
parent ce48e970ad
commit 8e52bffbd6

View file

@ -4,7 +4,6 @@ function redirect() {
);
if (navigator.brave) {
// hooks into the Caddyfile to block brave browser users
window.location.replace("https://www.youtube.com/watch?v=dQw4w9WgXcQ")
}
if (!navigator.brave) {