User:EDUCA33E/LiveRC.js: Difference between revisions

Content deleted Content added
EDUCA33E (talk | contribs)
update
EDUCA33E (talk | contribs)
query disable
Line 1,184:
&& (rc.user != wgUserName)) continue;
 
// wpajax.http({url: wgServer + wgScriptPath + '/query.php?titles=' + encodeURIComponent(rc.title) + '&what=redirects|categories&format=xml',
// onSuccess: getRedirCat, rc: rc });
}
 
Line 2,515:
if (lstHidden[rc.user] && !mitigating) continue;
 
// wpajax.http({url: wgServer + wgScriptPath + '/query.php?titles=' + encodeURIComponent(rc.title) + '&what=redirects|categories&format=xml',
// onSuccess: getRedirCat, rc: rc });
}