Content deleted Content added
Updating published sources: EnDashRedirectCreator: * Apparently {{tl|Redr}} is being deprecated. |
Updating published sources: EnDashRedirectCreator: * Don't bother trying to create redirects for editnotices, since the bot account used can't create them anyway. |
||
Line 214:
next;
}
if ( $redir =~ m!^Template:Editnotices/! ) {
#$api->log("Redirect [[$redir]] -> [[$target]] is blacklisted by the title blacklist, skipping");
next;
}
|