Content deleted Content added
Updating published sources: TFATitleSubpageCreator: * Move to AnomieBOT II * Approved SourceUploader: * Add a new bit of metadata, with a new column in the output. All: * Add the new metadata field. |
Updating published sources: AnomieBOT::API: * Allow for dropping any Keep-Alive connections. bot.pl: * Drop Keep-Alive connections if the bot will be idle for more than 300 seconds. |
||
Line 242:
last;
}
my $intxt=
foreach my $s (split(/(?=(?:^|\n)==)/, $intxt)){
if($s=~/^\n?==\s*Redirected\s*==/){
|