changed from .no to .me

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-28 18:37:03 +01:00
parent 0756da0293
commit d67d85781b
10 changed files with 45 additions and 45 deletions

View File

@@ -807,8 +807,8 @@ var List = {
showToggle=false;
$("#toptitle").empty();
$("#chan").addClass("bigChan");
//$("#chan").html("zoff.no/"+encodeURI(chan));
$("#chan").html("zoff.no/"+chan.toLowerCase());
//$("#chan").html("zoff.me/"+encodeURI(chan));
$("#chan").html("zoff.me/"+chan.toLowerCase());
}else{
showToggle=true;
$("#toptitle").html("Zoff");