Libraryless. Click here for Pure Java version (677L/5K/16K).
!752 static S titleImg = "http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=serve&file=blob_1002549&contentType=image/gif"; static S html(S subUri, Map<S, S> params) { S html = cast callBot("#1002213", "html", subUri, params); // title image & link html = html.replace(htmlQuote("http://sister.tinybrain.de") + " border=0><img", htmlQuote("http://ai1.lol/1002213/raw") + " border=0><img"); S origImg = cast get(getBot("#1002213"), "titleImg"); html = html.replace(origImg, titleImg); // stylesheet html = html.replace( "http://tinybrain.de:8080/getraw.php?id=1002160&contentType=text/css", "http://tinybrain.de:8080/getraw.php?id=1002603&contentType=text/css"); ret html; }
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: | #1002602 |
| Snippet name: | Sister Homepage |
| Eternal ID of this version: | #1002602/1 |
| Text MD5: | 1911463bbca50eb5fd9ec7eaf1e9c994 |
| Transpilation MD5: | 8abdbaeeb8a41d0bc89f4d44a5d0f1cc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-02-08 01:00:38 |
| Source code size: | 746 bytes / 22 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 985 / 1088 |
| Referenced in: | [show references] |