a
This commit is contained in:
parent
ce48e970ad
commit
8e52bffbd6
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue