From 6ea180e0404cc1516e62b2ef0d37ff61331b5b3e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 31 Dec 2017 10:47:46 +0100 Subject: youtu.be frontend --- frontend/static/js/sj_compiled.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/static/js/sj_compiled.js') diff --git a/frontend/static/js/sj_compiled.js b/frontend/static/js/sj_compiled.js index f47f150..76421f7 100755 --- a/frontend/static/js/sj_compiled.js +++ b/frontend/static/js/sj_compiled.js @@ -2548,7 +2548,7 @@ var Chat = txt = word s += ''+txt+' ' } - else if (word.indexOf("youtu.be") !== -1) + else if (word.replace("https", "http").indexOf("youtu.be") !== -1) { var ytid = "youtube_"+word.substr(16,11) var txt -- cgit v1.2.3-70-g09d2