cum
This commit is contained in:
parent
5091379c7c
commit
115c032ba9
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ def frontlist(v=None, sort="hot", page=1, t="all", ids_only=True, filter_words='
|
|||
else:
|
||||
abort(400)
|
||||
|
||||
print('fartbinn' in [x.author.username for x in posts])
|
||||
#print('fartbinn' in [x.author.username for x in posts])
|
||||
|
||||
firstrange = 50 * (page - 1)
|
||||
secondrange = firstrange+51
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue