From 872c5487c01bc88480edf648a122231cf15b5a82 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 10 Dec 2017 21:41:45 +0100 Subject: move bucky off melanarchy --- cgi-bin/details | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi-bin') diff --git a/cgi-bin/details b/cgi-bin/details index 203b77c..34bb9b3 100755 --- a/cgi-bin/details +++ b/cgi-bin/details @@ -202,7 +202,7 @@ var links = document.querySelectorAll("a") var audio, music = [], current_index = -1, typing = false var comment = document.querySelector("#comment") Array.prototype.slice.apply(links).forEach(function(url){ - if (! url.href.match(/(mp3|wav|ogg)/i)) return + if (! url.href.match(/(opus|mp3|wav|ogg)/i)) return var index = music.length if (is_mobile) url.href = url.href.replace(/^https/,"http") music.push(url) -- cgit v1.2.3-70-g09d2