Advertisement
Arduqq

HttEO(F)

Mar 2nd, 2021
1,466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.51 KB | None | 0 0
  1. {
  2.     "name": "root",
  3.     "feed": [{
  4.         "path_name": "base",
  5.         "content": ["sad/1", "conspiracy/1", "poitical/1"],
  6.         "split": [{
  7.                 "path_name": "poitical/2",
  8.                 "content": ["sad/2", "conspiracy/2", "conspiracy/3"],
  9.                 "splitting": null
  10.             },
  11.             {
  12.                 "path_name": "lockdown/2",
  13.                 "content": ["conspiracy/2", "vaccine/1", "vaccine/2"],
  14.                 "splitting": null
  15.             }
  16.         ]
  17.     }]
  18.  
  19.  
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement