remotes/1693045480750635534/spooky-22
fireworks88 2021-09-09 22:23:01 +02:00
parent d166f9929b
commit aa300641af
1 changed files with 1 additions and 1 deletions

View File

@ -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