diff --git a/files/routes/votes.py b/files/routes/votes.py index cfce3a8194..bb548d3d83 100644 --- a/files/routes/votes.py +++ b/files/routes/votes.py @@ -182,6 +182,8 @@ def vote_post_comment(target_id, new, v, cls, vote_cls): 'bluelight.org', 'incels.is', 'groups.google.com', + 't.me', + 'web.telegram.org' } if target.author.progressivestack or (cls == Submission and (target.sub in ('space', 'istory', 'dinos') or target.domain.endswith('.win') or target.domain in boost_sites)):