diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/js/pichat.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/js/pichat.js b/static/js/pichat.js index ac89dc4..c92cb62 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -510,9 +510,6 @@ function initProfile() { t.html(buildMsgContent(t.text())); }); initLogThumb() - if (window.location.href == 'http://dump.fm/scottbot') { - $('body').append($('<embed src="/static/tunes/busters.mid" autostart="true" hidden="true">')); - } }; function initLog() { |
