Advertisement
alexisvisco

Untitled

Feb 25th, 2021
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. {
  2. "newUsers":[
  3. [
  4. {
  5. "empty":true
  6. },
  7. {
  8. "job":"CEO",
  9. "url":"http://localhost:3001/user/d7328234-9ee4-42ca-ac11-848679bdb711",
  10. "name":"Presc Perso",
  11. "avatar":"https://shakaistaging.s3.eu-west-3.amazonaws.com/avatars/default.png"
  12. },
  13. {
  14. "empty":true
  15. }
  16. ]
  17. ],
  18. "searches":[
  19. [
  20. {
  21. "top":12,
  22. "url":"http://localhost:3001",
  23. "left":8,
  24. "label":"OPHELIE",
  25. "height":49
  26. },
  27. {
  28. "top":1,
  29. "url":"http://localhost:3001",
  30. "left":1,
  31. "label":"Joomla ",
  32. "height":47
  33. },
  34. {
  35. "top":17,
  36. "url":"http://localhost:3001",
  37. "left":9,
  38. "label":"Symfony",
  39. "height":38
  40. }
  41. ],
  42. [
  43. {
  44. "top":29,
  45. "url":"http://localhost:3001",
  46. "left":5,
  47. "label":"Pâtisserie",
  48. "height":41
  49. },
  50. {
  51. "top":15,
  52. "url":"http://localhost:3001",
  53. "left":14,
  54. "label":"Adobe Photoshop",
  55. "height":49
  56. },
  57. {
  58. "top":26,
  59. "url":"http://localhost:3001",
  60. "left":3,
  61. "label":"Jira",
  62. "height":46
  63. }
  64. ],
  65. [
  66. {
  67. "top":13,
  68. "url":"http://localhost:3001",
  69. "left":7,
  70. "label":"Rugby",
  71. "height":42
  72. },
  73. {
  74. "top":18,
  75. "url":"http://localhost:3001",
  76. "left":4,
  77. "label":"Really Simple Systems",
  78. "height":33
  79. },
  80. {
  81. "top":7,
  82. "url":"http://localhost:3001",
  83. "left":13,
  84. "label":"Really Simple Systems, Parti politique",
  85. "height":42
  86. }
  87. ]
  88. ],
  89. "newEvents":[
  90. [
  91. {
  92. "empty":true
  93. },
  94. {
  95. "url":"http://localhost:3001/village/325",
  96. "date":"samedi 27 févr.",
  97. "name":"ReactJS",
  98. "description":"fwejkfnhwkjfhnwekjfwejkfnhwkjf..."
  99. },
  100. {
  101. "empty":true
  102. }
  103. ]
  104. ],
  105. "newHouses":[
  106. [
  107. {
  108. "url":"http://localhost:3001/village/328",
  109. "name":"Administration d'un réseau"
  110. },
  111. {
  112. "url":"http://localhost:3001/village/326",
  113. "name":"Lectures"
  114. },
  115. {
  116. "url":"http://localhost:3001/village/325",
  117. "name":"ReactJS"
  118. }
  119. ],
  120. [
  121. {
  122. "url":"http://localhost:3001/village/324",
  123. "name":"Vietnamien"
  124. },
  125. {
  126. "url":"http://localhost:3001/village/323",
  127. "name":"Welcome House"
  128. },
  129. {
  130. "url":"http://localhost:3001/village/318",
  131. "name":"Google Calendar"
  132. }
  133. ]
  134. ],
  135. "hasNewUsers":true,
  136. "hasSearches":true,
  137. "hasNewEvents":true,
  138. "hasNewHouses":true
  139. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement