Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. email: 'kudosclashfootball.01@gmail.com',
  3. password: 'gsFKtLmKJbKgWsKFSkudosclashfootball.01@gmail.com',
  4. newPassword: 'gsFKtLmKJbKgWsKFSkudosclashfootball.01@gmail.com',
  5. profil: {
  6. email: 'kudosclashfootball.01@gmail.com',
  7. login: 'Kudos Ball',
  8. first_name: 'Kudos Ball',
  9. last_name: 'Kudos Ball',
  10. birth_date: '01/01/1991',
  11. about_me: 'Kudos Ball',
  12. gender: 'male',
  13. avatar: {
  14. path: 'https://lh4.googleusercontent.com/-oMLdqnFmvg4/AAAAAAAAAAI/AAAAAAAAAAA/ACHi3rdvDWjHPIAR-Ap43eYCUiOVxbYQSQ/s120/photo.jpg'
  15. },
  16. favourites: [{
  17. name: 'PSG',
  18. id: '1924',
  19. image_url: 'https://thumb.resfu.com/img_data/escudos/medium/1924.jpg?size=60x&ext=png&lossy=1&1',
  20. type: 'team',
  21. is_national: false
  22. },
  23. {
  24. name: 'France',
  25. id: '3750',
  26. image_url: 'https://thumb.resfu.com/img_data/escudos/medium/3750.jpg?size=60x&ext=png&lossy=1&1',
  27. type: 'team',
  28. is_national: true
  29. },
  30. {
  31. name: 'E. Cavani',
  32. id: '1202',
  33. image_url: 'https://thumb.resfu.com/img_data/players/medium/1202.jpg?size=60x&ext=png&lossy=1&1',
  34. type: 'player'
  35. }
  36. ],
  37. language_code: 'fr'
  38. }
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement