22 lines
417 B
JSON
22 lines
417 B
JSON
|
[
|
||
|
{
|
||
|
"pw": "insertpasswordhere",
|
||
|
"user": "insertuserhere1"
|
||
|
},
|
||
|
{
|
||
|
"pw": "insertpasswordhere",
|
||
|
"user": "insertuserhere2"
|
||
|
},
|
||
|
{
|
||
|
"pw": "insertpasswordhere",
|
||
|
"user": "insertuserhere3"
|
||
|
},
|
||
|
{
|
||
|
"pw": "insertpasswordhere",
|
||
|
"user": "insertuserhere4"
|
||
|
},
|
||
|
{
|
||
|
"pw": "insertpasswordhere",
|
||
|
"user": "insertuserhere5"
|
||
|
}
|
||
|
]
|