Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1027729 // getCruddieLog

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (13028L/88K).

!include once #1027630 // Msg

static L<Msg> getCruddieLog(S cookie) {
  ret shallowCloneListToClass Msg((L) loadJSONPage("https://cruddie.site/bot/grabFullLog?cookie=" + urlencode(cookie)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027729
Snippet name: getCruddieLog
Eternal ID of this version: #1027729/1
Text MD5: 7a752482e40b6daf87b862095ba1e63b
Transpilation MD5: c1ba30f759b27fc5af72d6c9bad0e7ce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-05 15:09:53
Source code size: 197 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 130 / 182
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1027737 - mainCruddieLog