static S imageServerLink(S md5OrID) { if (possibleMD5(md5OrID)) ret "https://botcompany.de/images/md5/" + md5OrID; ret imageServerLink(parseSnippetID(md5OrID)); } static S imageServerLink(long id) { ret "https://botcompany.de/images/" + id; }
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1007521 | 
| Snippet name: | imageServerLink - from MD5 or snippet ID | 
| Eternal ID of this version: | #1007521/8 | 
| Text MD5: | b9ec9e22b305e3bbede156ee9de6eb95 | 
| Author: | stefan | 
| Category: | javax / images | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-05-20 20:51:06 | 
| Source code size: | 261 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 842 / 1309 | 
| Version history: | 7 change(s) | 
| Referenced in: | [show references] |