View sourcecode

The following files exists in this folder. Click to view.

accounts.json

9 lines ASCII Unix (LF)
1
2
3
4
5
6
7
8
9
{
    "accounts": [
        {
            "user": "Leonid",
            "password": "77627a351d4fd3d4170504b1955a49214020c72c",
            "userlvl": "user"
        }
    ]
}