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:
2
server/public/assets/dist/main.min.js
vendored
2
server/public/assets/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -233,6 +233,7 @@ var Frontpage = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
get_frontpage_lists: function() {
|
get_frontpage_lists: function() {
|
||||||
|
console.log(window.location.hostname);
|
||||||
var add = "";
|
var add = "";
|
||||||
if(window.location.hostname == "fb.zoff.me") {
|
if(window.location.hostname == "fb.zoff.me") {
|
||||||
add = "https://zoff.me";
|
add = "https://zoff.me";
|
||||||
|
|||||||
Reference in New Issue
Block a user