Libraryless. Click here for Pure Java version (2570L/16K).
1 | sS snippetRawURL_maxCache(S snippetID) { |
2 | ret snippetRawURL_maxCache(snippetID, null); |
3 | } |
4 | |
5 | sS snippetRawURL_maxCache(S snippetID, S contentType) { |
6 | ret "https://botcompany.de/serve/" + psI(snippetID) + |
7 | htmlQuery(ct := contentType, maxCache := 1); |
8 | } |
Began life as a copy of #1013378
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: | #1029724 |
Snippet name: | snippetRawURL_maxCache |
Eternal ID of this version: | #1029724/1 |
Text MD5: | 06d0a349856565bfd65b376e738db210 |
Transpilation MD5: | 962e0aab13c5cdaddf0ff30076bdd6e1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-09 13:17:43 |
Source code size: | 262 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 197 / 274 |
Referenced in: | [show references] |