remotes/1693045480750635534/spooky-22
Aevann1 2021-10-29 21:13:23 +02:00
parent 15b1610423
commit 198bffd2bd
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@
{% else %} {% else %}
{% set streamurl=p.realurl(v).replace("spotify.com", "spotify.com/embed") %} {% set streamurl=p.realurl(v).replace("spotify.com", "spotify.com/embed") %}
{% endif %} {% endif %}
<iframe loading="lazy" src="{{streamurl}}" width="100%" height="80" frameBorder="0" allowtransparency="true" allow="encrypted-media"></iframe> <iframe loading="lazy" src="{{streamurl}}" width="100%" height="160" frameBorder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<pre></pre> <pre></pre>
{% elif not p.embed_url and not p.is_image and not (p.url and p.url.lower().endswith('.mp4')) %} {% elif not p.embed_url and not p.is_image and not (p.url and p.url.lower().endswith('.mp4')) %}