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