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

7
LINES

< > BotCompany Repo | #1009919 // listRecentlyChangedSnippets

JavaX fragment (include)

static L<Snippet> listRecentlyChangedSnippets() {
  ret listRecentlyChangedSnippets(50);
}

static L<Snippet> listRecentlyChangedSnippets(int n) {
  ret snippetsFromHTML(tb_mainServer() + "/tb/snippets.php?reverse=1&withmd5=1&perpage=" + n + standardCredentials_noCookies());
}

Author comment

Began life as a copy of #1009917

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009919
Snippet name: listRecentlyChangedSnippets
Eternal ID of this version: #1009919/5
Text MD5: b02b932f732bfb9184f6b99cf3e4239c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-02 01:21:37
Source code size: 285 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 464 / 507
Version history: 4 change(s)
Referenced in: [show references]