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

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: PERTableUpdater: * I didn't know there was a global title blacklist.
AnomieBOT (talk | contribs)
Updating published sources: PERTableUpdater: * Prefer reporting direct full protection to cascading protection.
Line 184:
my $sc=0;
$sc|=2 if $pp->{'level'} eq 'sysop';
$sc|=1 ifunless exists($pp->{'source'});
next if $sc<$protscore;
$pd->{'color'}=($p->{'ns'}==10?'green':'clear') if($pp->{'level'} eq ($sper?'autoconfirmed':'sysop'));