mirror of
https://github.com/arthur-pbty/Logiciel-de-connexion-avec-compte.git
synced 2026-06-25 14:16:06 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"pseudo": "arthur",
|
||||
"mdp": "1234",
|
||||
"pp": "pp/pp_arthur.png",
|
||||
"followers": [],
|
||||
"suivis": []
|
||||
},
|
||||
{
|
||||
"pseudo": "alice",
|
||||
"mdp": "password123",
|
||||
"pp": "",
|
||||
"followers": [],
|
||||
"suivis": []
|
||||
},
|
||||
{
|
||||
"pseudo": "bob",
|
||||
"mdp": "letmein",
|
||||
"pp": "",
|
||||
"followers": [],
|
||||
"suivis": []
|
||||
},
|
||||
{
|
||||
"pseudo": "Tibo",
|
||||
"mdp": "sport",
|
||||
"pp": "",
|
||||
"followers": [],
|
||||
"suivis": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user