Skip to content

Commit 043560a

Browse files
authored
Merge pull request #606 from huoxito/pinterestbot
Only block Pinterest bot
2 parents a99cec3 + cf52774 commit 043560a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/split/configuration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def bots
8484
'LinkedInBot' => 'LinkedIn bot',
8585
'LongURL' => 'URL expander service',
8686
'NING' => 'NING - Yet Another Twitter Swarmer',
87-
'Pinterest' => 'Pinterest Bot',
87+
'Pinterestbot' => 'Pinterest Bot',
8888
'redditbot' => 'Reddit Bot',
8989
'ShortLinkTranslate' => 'Link shortener',
9090
'Slackbot' => 'Slackbot link expander',

0 commit comments

Comments
 (0)