بدون خلاصۀ ویرایش
جز (۱ نسخه واردشده) |
بدون خلاصۀ ویرایش |
||
خط ۱۳۴: | خط ۱۳۴: | ||
// Then make the request | // Then make the request | ||
npp_http.open("GET", "/w/api.php?action=query&format=xml&list=recentchanges&rcshow=!bot|!redirect&rctype=new&rcnamespace=0&rcprop=title|timestamp|ids| | npp_http.open("GET", "/w/api.php?action=query&format=xml&list=recentchanges&rcshow=!bot|!redirect&rctype=new&rcnamespace=0&rcprop=title|timestamp|ids|sysop&rcstart=" + now + "&rclimit=" + npp_num_pages, true); | ||
npp_http.send(null); | npp_http.send(null); | ||
} | } |