a lot more improvements

This commit is contained in:
Michael Save 2012-05-06 01:33:10 +10:00
parent ac2837c620
commit a610458720
40 changed files with 986 additions and 271 deletions

View file

@ -23,8 +23,6 @@ $(document).ready(function(){
OP = $('div.post.op a.post_no:eq(1)').text();
}
console.log(OP);
$(this).find('p.body a:not([rel="nofollow"])').each(function() {
var postID;