Making changes for cloudflare

This commit is contained in:
Kasper Rynning-Tønnesen
2015-09-09 12:26:40 +02:00
parent 1c01bc6994
commit 511c2f8f97
3 changed files with 3 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ var Youtube = {
};
img.crossOrigin = 'Anonymous';
img.src = '//zoff.no:2053/http://img.youtube.com/vi/'+id+'/mqdefault.jpg';
img.src = '//zoff.no:8080/http://img.youtube.com/vi/'+id+'/mqdefault.jpg';
}
},