diff --git a/files/templates/post.html b/files/templates/post.html index 6393f092b..888d66425 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -143,7 +143,7 @@ {% if (p.url.startswith('https://old.reddit.com/r/') and not p.url.endswith('/new/')) or (p.url.startswith('https://old.reddit.com/user/') and '/comments/' in p.url) and not (v and v.reddit == "undelete.pullpush.io") %} - +
{% elif p.url.startswith('https://tiktok.com/@') %} {% set id = p.url.split('/video/')[1] %}