also block wayback
This commit is contained in:
parent
7b21150c10
commit
7f24732078
@ -560,7 +560,8 @@ class serendipity_event_karma extends serendipity_event
|
||||
|| stristr($agent, 'LinkWalker')
|
||||
|| stristr($agent, 'zermelo')
|
||||
|| stristr($agent, 'NimbleCrawler')
|
||||
|| stristr($agent, 'archive.org_bot')) {
|
||||
|| stristr($agent, 'archive.org_bot')
|
||||
|| stristr($agent, 'waybackarchive.org')) {
|
||||
$this->karmaVote = 'invalid1';
|
||||
return ;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user