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>Cypher Rap by <strong>徒 Setto セット</strong></p>
<p>2019</p>
<p>From the 2019 release <a href="../../../darkweb/">&quot;Darkweb&quot;</a></p>
<p><strong>4:44</strong></p>
@ -282,7 +297,7 @@
<div class="post-nav">
<h4><a href="/albums/darkweb/3-swipe-instrumental-/" alt="Read 3 Swipe Instrumental" title="Read 3 Swipe Instrumental"><span
<h4><a href="../../../albums/darkweb/3-swipe-instrumental-/" alt="Read 3 Swipe Instrumental" title="Read 3 Swipe Instrumental"><span
class="fas fa-arrow-left"></span>&nbsp;Previous</a></h4>
<h3>Swipe (Instrumental)</h3>
<p></p>
@ -372,22 +387,21 @@
<div id="tracks">
<a id="btnPrev" href="/albums/darkweb/3-swipe-instrumental-/"><span class="fas fa-fast-backward"></span></a>
<a id="btnPrev" href="../../../albums/darkweb/3-swipe-instrumental-/"><span class="fas fa-fast-backward"></span></a>
<a id="btnNext"href="/albums/live-with-hardware/1-ep-life-of-a-dudelini/"><span class="fas fa-fast-forward"></span></a>
<a id="btnNext" href="../../../albums/live-with-hardware/1-ep-life-of-a-dudelini/"><span class="fas fa-fast-forward"></span></a>
</div>
<p id="npTitle" style="font-weight: bold;">Darkweb (Instrumental) </p>
<p class="right" id="npTitle" style="font-weight: bold;">Darkweb (Instrumental) </a></p>
</div>
</div>
<script type="text/javascript">
function loadUrl(newLocation) {
window.location = newLocation;
@ -403,7 +417,7 @@
// only functional if "loop" is removed
mu.pause();
mu.currentTime = 0;
loadUrl("../../../albums/darkweb/1-swipe/"); return false;
loadUrl("../../../albums/live-with-hardware/1-ep-life-of-a-dudelini/"); return false;
});
mu.onplaying = function() {
pauseButton.innerHTML = "Pause";