User:AnomieBOT/source/tasks/ReplaceExternalLinks.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: OrphanReferenceFixer: * Don't count <nowiki>{{#tag:ref}}</nowiki> magic words when looking for refs to move out of templates.
AnomieBOT (talk | contribs)
Updating published sources: ReplaceExternalLinks: * Oops, put the edit throttle back to 10s.
Line 49:
$api->task('ReplaceExternalLinks');
$api->read_throttle(0);
$api->edit_throttle(0.10);
 
# Spend a max of 5 minutes on this task before restarting