dffd
This commit is contained in:
parent
15e6d53357
commit
7ccf3c0ead
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ def marseyverse(v):
|
||||||
|
|
||||||
listing = []
|
listing = []
|
||||||
|
|
||||||
while count < 25:
|
while count < 100:
|
||||||
for site in [drama,pcm,gigachad,weebzone]:
|
for site in [drama,pcm,gigachad,weebzone]:
|
||||||
try: post = site[count]
|
try: post = site[count]
|
||||||
except: continue
|
except: continue
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue