mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying a log
This commit is contained in:
@@ -233,6 +233,7 @@ var Frontpage = {
|
||||
},
|
||||
|
||||
get_frontpage_lists: function() {
|
||||
console.log(window.location.hostname);
|
||||
var add = "";
|
||||
if(window.location.hostname == "fb.zoff.me") {
|
||||
add = "https://zoff.me";
|
||||
|
||||
Reference in New Issue
Block a user