remotes/1693045480750635534/spooky-22
Aevann1 2021-09-01 17:03:20 +02:00
parent 4d63aa70a5
commit 08c437cd15
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ def frontlist(v=None, sort="hot", page=1, t="all", ids_only=True, filter_words='
secondrange = firstrange+200
posts = posts[firstrange:secondrange]
if v and v.hidevotedon: posts = [x for x in posts if not hasattr(x, 'voted') or x.voted == 0]
if v and v.hidevotedon: posts = [x for x in posts if not x.voted]
words = ['captainmeta4', ' cm4 ', 'dissident001', 'ladine']