Skip to content

Commit

Permalink
Add GoogleOther - closes #505
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Apr 23, 2024
1 parent 9ad762e commit 9482b87
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion raw/Crawlers.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions raw/Crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ google-xrawler
Google-Youtube-Links
GoogleDocs
GoogleHC\/
GoogleOther
GoogleProber
GoogleProducer
GoogleSites
Expand Down
1 change: 1 addition & 0 deletions src/Fixtures/Crawlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ class Crawlers extends AbstractProvider
'Google-Youtube-Links',
'GoogleDocs',
'GoogleHC\/',
'GoogleOther',
'GoogleProber',
'GoogleProducer',
'GoogleSites',
Expand Down
5 changes: 4 additions & 1 deletion tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3669,4 +3669,7 @@ Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; MicrosoftPreview/
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GeedoProductSearch; +http://www.geedo.com/product-search.html) Chrome/79.0.3945.88 Safari/537.36
Mozilla/5.0 (compatible; +probely.com/sos) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 ProbelySPDR/0.2.0
facebookcatalog/1.0
Verity/1.1 (gumgum.com/verity; verity-support@gumgum.com)
Verity/1.1 (gumgum.com/verity; verity-support@gumgum.com)
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GoogleOther) Chrome/117.0.5938.132 Safari/537.36
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Mobile Safari/537.36 (compatible; GoogleOther)
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.94 Mobile Safari/537.36 (compatible; GoogleOther)

0 comments on commit 9482b87

Please sign in to comment.