diff --git a/app/templates/post/post_teaser/_video.html b/app/templates/post/post_teaser/_video.html index b8071a7c..3a4f118f 100644 --- a/app/templates/post/post_teaser/_video.html +++ b/app/templates/post/post_teaser/_video.html @@ -30,9 +30,9 @@ {% endif -%}

{% elif post.url.startswith('https://streamable.com') -%} -
+
{% elif post.url.startswith('https://www.redgifs.com/watch/') -%} -
+
{% endif -%} {% if 'youtube.com' in post.url -%}
@@ -42,7 +42,7 @@
{% endif -%} {% if 'videos/watch' in post.url -%} -
+
{% endif -%}