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

7
LINES

< > BotCompany Repo | #1020485 // bb_woodyImageNames

JavaX fragment (include)

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

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: 172 / 207
Version history: 1 change(s)
Referenced in: [show references]