From 80d605ce9d35fcfb84941581bed73451382c57a5 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 21 Sep 2021 21:19:25 +0200 Subject: [PATCH] fdsfs --- files/templates/submission_listing.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 66e3b73143..c3f4d80cfb 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -413,17 +413,17 @@ {% endif %} {% if p.is_video %} -
+
{% elif p.embed_url and "youtu" in p.domain %} -
+
{% elif p.url and "streamable.com/e/" in p.url %} -
+
{% endif %}