بدون خلاصۀ ویرایش
Template>Jeeputer (به نسخهٔ 31128109 از Ebrahim (بحث) برگردانده شد: Assuming good faith: Cannot read properties of null (reading 'parentNode'); I can't find the problem led you to add these if statements. please let me know in the talkpage) |
بدون خلاصۀ ویرایش |
||
(یک نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۱۳۴: | خط ۱۳۴: | ||
// 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); | ||
} | } |