6 lines
226 B
Factor
6 lines
226 B
Factor
|
USING: kernel regexp dns hashtables sequences splitting assocs urls arrays http http.client json json.http io.sockets.secure accessors ;
|
||
|
USING: prettyprint ;
|
||
|
USING: io.encodings.utf8 io.encodings.string ;
|
||
|
|
||
|
IN: bonerbonerboner
|