mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated frontpage redirecting
This commit is contained in:
2
public/dist/main.min.js
vendored
2
public/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -372,7 +372,7 @@ function initfp(){
|
||||
//Materialize.toast('<p id="aprilfools">We suck at pranks..<a class="waves-effect waves-light btn light-green" style="pointer-events:none;">Agreed</a></p>', 100000);
|
||||
}
|
||||
|
||||
if(window.location.hostname == "zoff.no") window.location.href = "https://zoff.me";
|
||||
if(window.location.hostname != "zoff.me") window.location.href = "https://zoff.me";
|
||||
|
||||
window.onpopstate = function(e){
|
||||
var url_split = window.location.href.split("/");
|
||||
|
||||
Reference in New Issue
Block a user