mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 04:34:38 -05:00
poke atmos!
This commit is contained in:
parent
c32306a286
commit
c4eb353149
1 changed files with 3 additions and 1 deletions
|
@ -83,6 +83,7 @@
|
|||
</div> </div>
|
||||
|
||||
|
||||
|
||||
<div style=" position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
@ -116,6 +117,7 @@
|
|||
<div class="downnav">
|
||||
<audio class="player" id="<%=sha384(video.id)%>" autoplay controls src="https://p.poketube.fun/<%=url%>" poster="https://p.poketube.fun/https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4"><img src="https://t.poketube.fun/t/rep.gif?music=<%=btoa(video.id)%>" style="border:0;width: 0;visibility: hidden;" id="music-track">
|
||||
</audio>
|
||||
|
||||
</div>
|
||||
<!-- MORE INFO :https://poketube.fun/privacy -->
|
||||
<!-- MORE INFO :https://poketube.fun/privacy -->
|
||||
|
|
Loading…
Reference in a new issue