Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. {
  2. "Mainos1": {
  3. "data": [{
  4. "url": "asd.fi",
  5. "name": "coca-cola",
  6. "order": "1",
  7. "duration": "15",
  8. "animation": "fadein,fadeout"
  9. }, {
  10. "url": "qwe.fi",
  11. "name": "pepsi-cola",
  12. "order": "2",
  13. "duration": "10",
  14. "animation": "fadein,fadeout"
  15. }]
  16. },
  17. "Mainos2": {
  18. "data": [{
  19. "url": "42twg.fi",
  20. "name": "kakka-cola",
  21. "order": "1",
  22. "duration": "15",
  23. "animation": "fadein,fadeout"
  24. }, {
  25. "url": "vzfhb.fi",
  26. "name": "kukko-cola",
  27. "order": "2",
  28. "duration": "10",
  29. "animation": "fadein,fadeout"
  30. }]
  31. }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement