Content deleted Content added
Updating published sources: General: * Add <code>use utf8</code> to the modules that didn't have it. Lacking it seems to cause issues with edit summaries containing non-ASCII characters. |
Updating published sources: General: * Change to SQLite instead of AnyDBM_File for storing persistent data. OrphanReferenceFixer: * Second supplemental task approved! TemplateReplacer3: * Approved! SourceUploader: * Add support for supplemental BRFAs |
||
Line 75:
query => {
list => 'allpages',
apprefix => 'AnomieBOT/',
apnamespace => '2',
aplimit => 'max'
Line 81:
gcontinue => 'apcontinue',
result => 'allpages',
match => {
summary => 'Automatically updating userspace index',
botflag => 1,
|