Content deleted Content added
Technical 13 (talk | contribs) m Missing a } |
Technical 13 (talk | contribs) m Typo... |
||
Line 25:
timeNow.setMinutes(minNow);
var postTime = $('td.mw-enhanced-rc').html();
for (i=0;
var postTime = postTime.replace("<span class="mw-enhancedchanges-arrow-space"></span>", "");
var postTime = postTime.replace("<abbr class="newpage" title="This edit created a new page">N</abbr>", "");
|