Content deleted Content added
Joshua Scott (talk | contribs) working version |
Joshua Scott (talk | contribs) test |
||
Line 133:
// Then make the request
pendch_http.open("GET", "/w/api.php?action=query&format=xml&list=oldreviewedpages&ornamespace=0|4&orstart=" + now + "&orlimit=" + pendch_num_pages, true);
pendch_http.send(null);
}
|