Advertisement
longphp

Data dynamic tab

Feb 4th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. {
  2. 'id': 10,
  3. 'config':{
  4. 'frequency':{
  5. 'time_per_visitor': 2,
  6. 'time_between_appearance': 3
  7. }
  8. },
  9. 'content': {
  10. 'id': 20,
  11. 'content': 'ABC haha',
  12. 'content_after': 'After countdown content',
  13. 'countdown': 4
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement