1 | static S findSnippetByText(S text) { |
2 | S url = "http://tinybrain.de:8080/tb-int/find-text.php" |
3 | + "?md5=" + md5(text); |
4 | S s = loadPage(url); |
5 | ret isSnippetID(s) ? s : null; |
6 | } |
Began life as a copy of #1001643
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: | #1003233 |
Snippet name: | findSnippetByText |
Eternal ID of this version: | #1003233/1 |
Text MD5: | dd75556d7853354a2dfbe3376e6f2c13 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-06-05 22:08:21 |
Source code size: | 184 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 531 / 496 |
Referenced in: | [show references] |