fsd
This commit is contained in:
parent
7f1a21e654
commit
2b96568c42
1 changed files with 7 additions and 6 deletions
|
@ -19,6 +19,7 @@ for k, val in result.items():
|
||||||
|
|
||||||
del result
|
del result
|
||||||
|
|
||||||
|
if SITE == 'rdrama.net':
|
||||||
topmakers = {}
|
topmakers = {}
|
||||||
for k, val in marseys.items():
|
for k, val in marseys.items():
|
||||||
if val in topmakers: topmakers[val] += 1
|
if val in topmakers: topmakers[val] += 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue