In-doc: #3000000 Out: 108 In-doc: #3000001 Out: 110 In-doc: #3000002 Out: 112 In-doc: #3000009 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 |