Skip to content

Commit

Permalink
Merge pull request #52 from JayBizzle/develop
Browse files Browse the repository at this point in the history
Add 'Yahoo Ad Monitoring' - closes #51
  • Loading branch information
JayBizzle committed Jan 14, 2016
2 parents e8f8ca7 + 52de396 commit 8e8efbe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Failing that, just create an issue with the user agent you have found, and we'll
If you would like to use this with Laravel 5, please see [Laravel-Crawler-Detect](https://github.com/JayBizzle/Laravel-Crawler-Detect)

### Changelog
**v1.1.3**
- Added ['Yahoo Ad Monitoring'](https://help.yahoo.com/kb/yahoo-ad-monitoring-SLN24857.html)

**v1.1.2**
- Added 'BingPreview'

Expand Down
1 change: 1 addition & 0 deletions src/CrawlerDetect.php
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ class CrawlerDetect
'XML Sitemaps Generator',
'Y!J-ASR',
'yacy',
'Yahoo Ad monitoring',
'Yahoo Link Preview',
'Yahoo! Slurp China',
'Yahoo! Slurp',
Expand Down
4 changes: 3 additions & 1 deletion tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -780,4 +780,6 @@ WebIndex
Screaming Frog SEO Spider/3.3
Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko, Google Keyword Suggestion) Chrome/10.0.648.127 Safari/534.16
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b
Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 530) like Gecko BingPreview/1.0b
Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 530) like Gecko BingPreview/1.0b
Mozilla/5.0 (compatible; Yahoo Ad monitoring; https://help.yahoo.com/kb/yahoo-ad-monitoring-SLN24857.html)
Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile (compatible; Yahoo Ad monitoring; https://help.yahoo.com/kb/yahoo-ad-monitoring-SLN24857.html)

0 comments on commit 8e8efbe

Please sign in to comment.