sS hSilentComputator_defaultURI() { int port = subBot_currentPort(); ret (subBot_isHttps() ? "wss://" : "ws://") + domain() + (port == 80 ? "" : ":" + port) + "/"; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018942 |
| Snippet name: | hSilentComputator_defaultURI |
| Eternal ID of this version: | #1018942/1 |
| Text MD5: | b4dab1452bbcdb69fc0a3185f0878de5 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-16 16:49:35 |
| Source code size: | 180 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 739 / 758 |
| Referenced in: | [show references] |