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

10
LINES

< > BotCompany Repo | #1010661 // getServerTranspilationMD5

JavaX fragment (include)

static S getServerTranspilationMD5(S snippetID) {
  //ret loadPage(tb_mainServer() + "/tb-int/get-transpilation-libs-md5.php?id=" + psI(snippetID) + standardCredentials());
  try {
    ret trim(loadPageSilently(tb_mainServer() + "/tb-int/get-transpiled.php?raw=1&withlibs=1&id=" + psI(snippetID) + "&utf8=1&noprint=1&showmd5=1"
    + standardCredentials_noCookies()));
  } catch e {
    printShortException(e);
    null;
  }
}

Author comment

Began life as a copy of #1010651

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1010661
Snippet name: getServerTranspilationMD5
Eternal ID of this version: #1010661/7
Text MD5: 67e72ef99487b3537de5753e78e5297d
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-24 16:20:46
Source code size: 435 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 444 / 484
Version history: 6 change(s)
Referenced in: [show references]