Comparing version 3.5.2 to 3.5.3
@@ -143,2 +143,3 @@ function _classCallCheck(instance, Constructor) { | ||
"^coccoc", | ||
"^custom", | ||
"^dap ", | ||
@@ -345,3 +346,3 @@ "^ddg[_-]android", | ||
list.splice(list.lastIndexOf('google'), 1); | ||
list.push('(?<! (channel\\/|google\\/))google(?!(app|\\/google))'); // Addresses: Yandex browser | ||
list.push('(?<! (channel/|google/))google(?!(app|/google| pixel))'); // Addresses: Yandex browser | ||
@@ -348,0 +349,0 @@ list.splice(list.lastIndexOf('search'), 1); |
{ | ||
"name": "isbot", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"description": "🤖 detect bots/crawlers/spiders via the user agent.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38874
1003