Advertisement
alamkanak

Background Image List as JSON

May 21st, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         "id": 0,
  4.         "name": "bgimage-0",
  5.         "type": "portrait",
  6.         "url": "http://www.designmyprofile.com/images/graphics/backgrounds/background0081.jpg"
  7.     },
  8.     {
  9.         "id": 1,
  10.         "name": "bgimage-1",
  11.         "type": "portrait",
  12.         "url": "http://www.designmyprofile.com/images/graphics/backgrounds/background0081.jpg"
  13.     },
  14.     {
  15.         "id": 2,
  16.         "name": "bgimage-2",
  17.         "type": "landscape",
  18.         "url": "http://fc05.deviantart.net/fs30/f/2008/102/b/5/b54bf1a9216d90e9f9029ef29047327b.jpg"
  19.     },
  20.     {
  21.         "id": 3,
  22.         "name": "bgimage-3",
  23.         "type": "portrait",
  24.         "url": "http://fc05.deviantart.net/fs30/f/2008/102/b/5/b54bf1a9216d90e9f9029ef29047327b.jpg"
  25.     },
  26.     {
  27.         "id": 4,
  28.         "name": "bgimage-4",
  29.         "type": "portrait",
  30.         "url": "http://fc07.deviantart.net/fs44/f/2009/139/8/3/Pink_Heart_Background_by_YuniNaoki.jpg"
  31.     }
  32. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement