remotes/1693045480750635534/spooky-22
Aevann1 2021-09-04 03:30:56 +02:00
parent 686b592c86
commit 90cbe89097
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def marseyverse(v):
listing = []
while count < 25:
while count < 100:
for site in [drama,pcm,gigachad,weebzone]:
try: post = site[count]
except: continue