forked from MarseyWorld/MarseyWorld
parent
4e9eb9b710
commit
6af1954b8f
|
@ -123,9 +123,6 @@ def post_id(pid, anything=None, v=None, sub=None):
|
|||
|
||||
threshold = 100
|
||||
|
||||
if post.id == 146339:
|
||||
threshold = 1
|
||||
|
||||
if post.comment_count > threshold+25 and not (v and v.client):
|
||||
comments2 = []
|
||||
count = 0
|
||||
|
|
Loading…
Reference in New Issue