Skip to content

Commit

Permalink
Also detect plus.google.com as Google+, tipped in forum
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Oct 15, 2015
1 parent 08705a6 commit 88bacc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/DataFiles/Socials.php
Expand Up @@ -76,6 +76,7 @@

// Google+
'url.google.com' => 'Google%2B',
'plus.google.com' => 'Google%2B',

// douban
'douban.com' => 'douban',
Expand Down

0 comments on commit 88bacc9

Please sign in to comment.