Trying some changes for fb canvas

This commit is contained in:
Kasper Rynning-Tønnesen
2017-03-01 16:16:46 +01:00
parent 744ca2c219
commit 82d734f96e
6 changed files with 22 additions and 12 deletions

View File

@@ -383,7 +383,7 @@ function initfp(){
channel_list = $("#channel-list-container").html();
share_link_modifier_frontpage();
if(window.location.hostname != "fb.zoff.me") share_link_modifier_frontpage();
if(window.location.hostname == "zoff.me") add = "https://zoff.me";
else add = window.location.hostname;