1 | sbool agiBlueURL_noHTTPS; |
2 | |
3 | sS agiBlueURL_url = "https://agi.blue"; |
4 | |
5 | sS agiBlueURL() {
|
6 | ret agiBlueURL_noHTTPS ? replacePrefix("https://", "http://", agiBlueURL_url) : agiBlueURL_url;
|
7 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024248 |
| Snippet name: | agiBlueURL |
| Eternal ID of this version: | #1024248/4 |
| Text MD5: | 6a71e55e487d1435c5f7e0bdfe979565 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-16 10:46:10 |
| Source code size: | 191 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 510 / 582 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |