static S smartBotIP() null on exception { URL url = new URL(smartBotURL()); S host = url.getHost(); ret isIPv4(host) ? host : null; }
Began life as a copy of #1011531
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: | #1013085 |
| Snippet name: | smartBotIP - null if unknown |
| Eternal ID of this version: | #1013085/3 |
| Text MD5: | acc9192a8ca6ecf26ef4bbbdbe183fab |
| Author: | stefan |
| Category: | javax / smart bot |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-25 00:43:10 |
| Source code size: | 143 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 587 / 643 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |