Libraryless. Click here for Pure Java version (97L/1K/3K).
!752 static S html(S subUri, Map<S, S> params) { S id = params.get("id"); if (id == null) ret "please specify id"; S imgURL = snippetImageURL(id); ret "<html><head><title>TinyBrain Image</title></head>\n" + "<table width='100%' height='100%' border=0><tr><td align=center><img src=" + htmlQuote(imgURL) + "></td></tr></table>\n" + "<body></body></html>"; }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment