Content deleted Content added
increase number of pages purged at a time |
check rights |
||
Line 116:
new mw.Api().get( {
meta: 'userinfo',
uiprop: 'ratelimits|rights'
} ).fail( function(e) {
console.error(e);
|