1 | In-doc: #3000000 |
2 | Out: 108 |
3 | In-doc: #3000001 |
4 | Out: 110 |
5 | In-doc: #3000002 |
6 | Out: 112 |
7 | In-doc: #3000009 |
8 | Out: 81 |
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date | |
---|---|---|---|---|
1054 | #738 | Solved! Details: LUse(FRegExp("<dd class=\"visitorsToday\">(\\d+)<br /></dd>")) Java: !636 Matcher m = Pattern.compile("<dd class=\"visitorsToday\">(\\d+)<br /></dd>").matcher(((String) in)); in = m.find() ? m.group(1) : ""; | 2015-08-22 00:39:27 | delete |
506 | stefan | try regexp [[<dd class="visitorsToday">(\d+)<br /></dd>]] | 2015-08-18 18:40:07 |
Snippet ID: | #1000455 |
Snippet name: | Extract number of visitors from blog page (IOIOI) |
Eternal ID of this version: | #1000455/1 |
Text MD5: | fa66ce114a0622c66de1ca18919047e2 |
Author: | stefan |
Category: | |
Type: | IOIOI |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-18 18:37:38 |
Source code size: | 109 bytes / 8 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 758 / 1965 |
Referenced in: | [show references] |