Create account: 12345tvid@proton.me
Browse files- users.json +7 -0
users.json
CHANGED
|
@@ -20,6 +20,13 @@
|
|
| 20 |
"is_admin": false,
|
| 21 |
"message_limit": 10,
|
| 22 |
"messages_used": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
}
|
| 24 |
}
|
| 25 |
}
|
|
|
|
| 20 |
"is_admin": false,
|
| 21 |
"message_limit": 10,
|
| 22 |
"messages_used": 0
|
| 23 |
+
},
|
| 24 |
+
"12345tvid@proton.me": {
|
| 25 |
+
"username": "12345tvid@proton.me",
|
| 26 |
+
"password_hash": "scrypt:32768:8:1$BZoEkbKyAFXkMTtr$6c94c7c6ded1fb9769643e312bc0756f6e7ef1ab00127d3f29d397bb959aa7c295726bc646fecd35324096dab2805fd802500465585089dc05327589d105f729",
|
| 27 |
+
"is_admin": false,
|
| 28 |
+
"message_limit": 10,
|
| 29 |
+
"messages_used": 0
|
| 30 |
}
|
| 31 |
}
|
| 32 |
}
|