Updated 12 files via CloudCannon

This commit is contained in:
CloudCannon 2020-08-06 12:20:09 +00:00
parent f34b9208e7
commit 8c4dc18249
12 changed files with 214 additions and 74 deletions

View file

@ -134,7 +134,22 @@
<div id="trackInfo">
<section>
<p>Acid Trap by <strong>徒 Setto セット</strong></p>
<p>2019</p>
<p>From the 2019 single <a href="../../../cyber-grany/">&quot;Cyber Grany&quot;</a></p>
<p><strong>3:22</strong></p>
@ -362,20 +377,19 @@
<div id="tracks">
<a id="btnNext"href="/albums/darkweb/1-swipe/"><span class="fas fa-fast-forward"></span></a>
<a id="btnNext" href="../../../albums/darkweb/1-swipe/"><span class="fas fa-fast-forward"></span></a>
</div>
<p id="npTitle" style="font-weight: bold;">Grandma got the SSH keys </p>
<p class="right" id="npTitle" style="font-weight: bold;">Grandma got the SSH keys </a></p>
</div>
</div>
<script type="text/javascript">
function loadUrl(newLocation) {
window.location = newLocation;
@ -391,7 +405,7 @@
// only functional if "loop" is removed
mu.pause();
mu.currentTime = 0;
loadUrl("../../../albums/cyber-grany/1-grandma-got-the-ssh-keys/"); return false;
loadUrl("../../../albums/darkweb/1-swipe/"); return false;
});
mu.onplaying = function() {
pauseButton.innerHTML = "Pause";