Content deleted Content added
Updating published sources: General: * Begin development of a new task: SandboxCleaner, loosely based on User:SoxBot IV/Source. * And put a hold on it, since SoxBot IV is back up. Oh well. |
Updating published sources: General: * Don't throw an error in AnomieBOT::API destructor when Perl destroys things out of order. TemplateReplacer: * Approved! OrphanReferenceFixer * Approved! WatchlistUpdater: * Work around bugzilla:15471 for now |
||
Line 74:
query => {
list => 'allpages',
apprefix => 'AnomieBOT
apnamespace => '2',
aplimit => 'max'
Line 80:
gcontinue => 'apcontinue',
result => 'allpages',
match => { title => qr{^User:AnomieBOT/} },
summary => 'Automatically updating userspace index',
botflag => 1,
|