Libraryless. Click here for Pure Java version (4317L/27K).
svoid gazelleBEA_uploadInput(S text, S info default null) { gazelleBEA_uploadInput(text, info, null); } svoid gazelleBEA_uploadInput(S text, S info, S uncleanedText) { if (empty(text)) ret; print("Uploading input to Gazelle: " + quote(text)); postPage("https://bea.gazelle.rocks/saveInput", +text, +info, +uncleanedText); sleepSeconds(1); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030894 |
| Snippet name: | gazelleBEA_uploadInput |
| Eternal ID of this version: | #1030894/5 |
| Text MD5: | ccf7786309d579aa8d44e2843c3d5e25 |
| Transpilation MD5: | 8829e0eb1b6e04896dd1a4fb7ba057b8 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-16 16:26:55 |
| Source code size: | 360 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 423 / 573 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |