remotes/1693045480750635534/spooky-22
Aevann1 2021-09-07 00:11:10 +02:00
parent 28695c459c
commit d8e9b717e6
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@
</video>
</div>
</a>
{% elif p.embed_url and "youtu" in p.domain or "streamable.com/" in p.url %}
{% elif p.embed_url and "youtu" in p.domain %}
<div style="text-align: center" class="mt-3 mb-4">
<iframe src="{{p.embed_url}}" frameborder="0" width="600" height="337" allow="fullscreen"></iframe>
</div>