mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 13:04:20 +00:00
Update /loginprogress users
This commit is contained in:
parent
35b1ab0397
commit
73319d40e0
1 changed files with 42 additions and 33 deletions
|
@ -6,43 +6,52 @@ import royalpack.bolts as rb
|
||||||
import royalpack.database as db
|
import royalpack.database as db
|
||||||
|
|
||||||
expected = [
|
expected = [
|
||||||
"mrdima",
|
|
||||||
"malbyx",
|
|
||||||
"tullest",
|
|
||||||
"steffo",
|
|
||||||
"ichicoro",
|
|
||||||
"nemesis",
|
|
||||||
"sherryuzumaki",
|
|
||||||
"fritz",
|
|
||||||
"proto",
|
|
||||||
"mallllco",
|
|
||||||
"adry",
|
"adry",
|
||||||
# "gattopardo",
|
|
||||||
"viktya",
|
|
||||||
"cookie",
|
|
||||||
"deadmeme",
|
|
||||||
"fre",
|
|
||||||
"paltri",
|
|
||||||
"alleander",
|
"alleander",
|
||||||
"pesca",
|
|
||||||
"kappa",
|
|
||||||
"gimbaro",
|
|
||||||
"sensei",
|
|
||||||
"xzefyr",
|
|
||||||
"maxbubblegum",
|
|
||||||
# "joj",
|
|
||||||
"fultz",
|
|
||||||
"tobiuan",
|
|
||||||
"life",
|
|
||||||
"matteo",
|
|
||||||
"flaming",
|
|
||||||
"wrath",
|
|
||||||
"cosimo",
|
|
||||||
"frank",
|
|
||||||
"weirdie",
|
|
||||||
"anacleto",
|
"anacleto",
|
||||||
"truebobby",
|
"cookie",
|
||||||
|
"cosimo",
|
||||||
|
"crimson",
|
||||||
|
"deadmeme",
|
||||||
|
"flaming",
|
||||||
|
"frank",
|
||||||
|
"fre",
|
||||||
|
# "fritz",
|
||||||
|
"fultz",
|
||||||
|
"gattopardo",
|
||||||
|
"giabbri",
|
||||||
|
"gimbaro",
|
||||||
|
"ichicoro",
|
||||||
"igor",
|
"igor",
|
||||||
|
# "joj",
|
||||||
|
"jonnys",
|
||||||
|
"kappa",
|
||||||
|
"life",
|
||||||
|
"malbyx",
|
||||||
|
"mallllco",
|
||||||
|
"matteo",
|
||||||
|
"maxbubblegum",
|
||||||
|
"menny",
|
||||||
|
"morvusg",
|
||||||
|
# "mrdima",
|
||||||
|
"nadiaroxz",
|
||||||
|
"nemesis",
|
||||||
|
"paltri",
|
||||||
|
"pellawoof",
|
||||||
|
"pesca",
|
||||||
|
"proto",
|
||||||
|
"sensei",
|
||||||
|
"sherryuzumaki",
|
||||||
|
"snowy",
|
||||||
|
"steffo",
|
||||||
|
"tobiuan",
|
||||||
|
"trevis",
|
||||||
|
"truebobby",
|
||||||
|
"tullest",
|
||||||
|
"viktya",
|
||||||
|
"weirdie",
|
||||||
|
# "wrath",
|
||||||
|
"xzefyr",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue