Advertisement
MrViSiOn

Untitled

Jan 15th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.28 KB | None | 0 0
  1. [{
  2. 'type' : 'image',
  3. 'url' : 'https://www.google.es/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png',
  4. 'x' : '50',
  5. 'y' : '50',
  6. 'alpha':'0.8'
  7. },{
  8. 'type' : 'text',
  9. 'text' : '{name}, {ip}',
  10. 'x' : '50',
  11. 'y': '50',
  12. 'alpha': '0.8',
  13. 'color':'0x993366',
  14. 'size':'15'
  15. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement