35,369
רעדאגירונגען
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 9: | שורה 9: | ||
"apnamespace": "8000", | "apnamespace": "8000", | ||
"apfilterredir": "nonredirects", | "apfilterredir": "nonredirects", | ||
"apfrom": " | "apfrom": "כרמיאל באן", | ||
"aplimit": "500" | "aplimit": "500" | ||
}).done((data) => { | }).done((data) => { | ||
| שורה 101: | שורה 101: | ||
}); | }); | ||
} | } | ||
if (mw.config.get('wgUserGroups').indexOf('bot') !== -1 && confirm('להריץ?')) { | if (mw.config.get('wgUserGroups').indexOf('bot') !== -1 && (mw.config.get('wgAction') != 'edit') && confirm('להריץ?')) { | ||
console.time('מדידת זמן'); | console.time('מדידת זמן'); | ||
listPages(); | listPages(); | ||
} | } | ||
}) | }) | ||