scrambler/test-dir/bank.json

6 lines
73 B
JSON
Raw Normal View History

2023-03-20 22:59:09 +00:00
{
"bank": {
"id": 1234,
"password": "hunter2"
}
}