Content deleted Content added
Updating published sources: General: * Change 'shutoff' to be checked whenever an edit token is requested, by piggybacking on the edittoken request. SourceUploader: * BUGFIX: Add a subst so the history template works right |
Updating published sources: WatchlistUpdater: * Add User:AnomieBOT/index, and adjust run frequency. |
||
Line 14:
my %pages=(
'User:Anomie/uw-templates' => {
frequency =>
prefix => 'Uw-',
namespace => '10'
},
'User:AnomieBOT/index' => {
frequency => 6*60*60,
prefix => 'AnomieBOT/',
namespace => '2'
}
);
|