Skip to content

Commit

Permalink
Added TweetmemeBot
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Apr 22, 2015
1 parent 54285c4 commit c8e40d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ If you would like to use this with Laravel 5, please see [Laravel-Crawler-Detect
- Added ['Qwantify'](https://www.qwant.com/)
- Added ['archive.org_bot'](http://www.archive.org/details/archive.org_bot)
- Added ['Applebot'](http://www.apple.com/go/applebot)
- Added ['TweetmemeBot'](http://datasift.com/bot.html)

**v1.0.2**
- Added ['AbiLogicBot'](http://www.abilogic.com/bot.html)
Expand Down
1 change: 1 addition & 0 deletions src/CrawlerDetect.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ class CrawlerDetect {
"truwoGPS",
"turnitinbot",
"TweetedTimes Bot",
"TweetmemeBot",
"twengabot",
"Twitterbot",
"uMBot",
Expand Down
3 changes: 2 additions & 1 deletion tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -543,4 +543,5 @@ Xenu Link Sleuth/1.3.7
BUbiNG (+http://law.di.unimi.it/BUbiNG.html)
Mozilla/5.0 (compatible; Qwantify/2.0n; +https://www.qwant.com/)/*
Mozilla/5.0 (compatible; archive.org_bot +http://www.archive.org/details/archive.org_bot)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Applebot/0.1)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Applebot/0.1)
Mozilla/5.0 (TweetmemeBot/4.0; +http://datasift.com/bot.html) Gecko/20100101 Firefox/31.0

0 comments on commit c8e40d4

Please sign in to comment.