Skip to content

Commit

Permalink
Merge pull request #54 from dmitriynet/master
Browse files Browse the repository at this point in the history
Add YandexDirectDyn
  • Loading branch information
JayBizzle committed Jan 26, 2016
2 parents 4740616 + 35769cc commit 447877e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/CrawlerDetect.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ class CrawlerDetect
'YahooSeeker-Testing',
'YandexImages',
'YandexMetrika',
'YandexDirectDyn',
'yandex',
'yanga',
'yeti',
Expand Down Expand Up @@ -415,7 +416,7 @@ public function isCrawler($userAgent = null)
/**
* Return the matches.
*
* @return array
* @return string
*/
public function getMatches()
{
Expand Down

0 comments on commit 447877e

Please sign in to comment.