Content deleted Content added
Updating published sources: SourceUploader: * Remove <code>editintro</code> from the shutdown link, since we have the editnotice now. |
Updating published sources: General: * Add support for the AssertEdit extension. * BREAKING CHANGE: Assert "bot" by default. This means any non-flagged bot on a wiki with AssertEdit enabled will not be able to edit without |
||
Line 53:
sub approved {
return
}
Line 261:
}
while(@keys){
my $k=shift @keys;
my $tok=$api->edittoken($src.$k);
|