Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1020485 // bb_woodyImageNames

JavaX fragment (include)

static cached LS bb_woodyImageNames() {
  new LS imageNames;
  for (S file : tlft(loadPage(bb_woodyImageBaseURL() + "list.php")))
    if (ewic(file, ".jpg"))
      imageNames.add(file);
  ret imageNames;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020485
Snippet name: bb_woodyImageNames
Eternal ID of this version: #1020485/2
Text MD5: 54f08d3fbb02346d53e05f770100a263
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-24 14:46:54
Source code size: 211 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 169 / 204
Version history: 1 change(s)
Referenced in: [show references]