1 | static String getSnippetMD5(String id) ctex {
|
2 | S md5 = loadPage(new URL("http://tinybrain.de:8080/tb-int/get-md5.php?id=" + parseSnippetID(id)));
|
3 | if (isMD5(md5)) |
4 | ret md5; |
5 | else |
6 | throw fail("Couldn't get MD5 of snippet " + id + ": " + md5);
|
7 | } |
Began life as a copy of #1001012
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002080 |
| Snippet name: | getSnippetMD5 |
| Eternal ID of this version: | #1002080/1 |
| Text MD5: | fbccc7541d5a183c5a7d1504177ff2ab |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-12-17 19:05:59 |
| Source code size: | 258 bytes / 7 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 873 / 1125 |
| Referenced in: | [show references] |