Using account password instead of GJP + Leaderboard CSS fix #151
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: serg2-mirrors/GDBrowser#151
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So far, there's almost no documentation about how to obtain the GJP, so I modded this around a bit to instead use the normal account password and then convert it to GJP. (I almost messed up my "magical little fork" when I realized it's basically xor-encrypted and base64-encoded using the default key)
Also, the leaderboard is kind of visually broken, but it can be fixed using normal CSS. (at least on Firefox)
Works for me, thanks!