diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 58c547ed0..a9e5f056d 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -519,17 +519,17 @@ {% if p.url and p.url.lower().endswith('.mp4') %}
-
{% elif p.embed_url and "youtu" in p.domain %}
- +
{% elif p.url and "streamable.com/e/" in p.url %}
- +
{% endif %} {% endif %}