Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. 38 ++ places
  2. 39 |= wir/wire
  3. 40 ~& wir
  4. 41 ^- (list place:connector)
  5. 42 =+ (helpers:connector ost.hid wir "https://api.tumblr.com/v2")
  6. 43 => |%
  7. 44 ++ user-info
  8. 45 |= jon/json ^- sub-result
  9. 46 json+jon
  10. 47 --
  11. 48 :~ ^- place :: /user
  12. 49 :* guard={$user $~}
  13. 50 read-x=read-null
  14. 51 read-y=(read-static %info %dashboard ~)
  15. 52 sigh-x=sigh-strange
  16. 53 sigh-y=sigh-strange
  17. 54 ==
  18. 55 ^- place :: /user/info
  19. 56 :* guard={$user $info $~}
  20. 57 read-x=(read-get /user/info)
  21. 58 read-y=read-null
  22. 59 sigh-x=user-info
  23. 60 sigh-y=sigh-strange
  24. 61 ==
  25. 62 ==
  26. 63 ::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement