duwiuishsuehgdz

This commit is contained in:
fireworks88 2021-08-22 22:37:13 +02:00
parent b4a2074a29
commit e5a6f6dcec

View file

@ -219,8 +219,6 @@ def post_id(pid, anything=None, v=None):
post.tree_comments()
print(post.award_count("gold"))
if request.headers.get("Authorization"): return post.json
else: return post.rendered_page(v=v, sort=sort)