express-spider-middleware
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -26,3 +26,4 @@ const spiders = [ | ||
/pinterest/i, | ||
/Mediapartners-Google/i | ||
/Mediapartners-Google/i, | ||
/CloudFlare/i | ||
] | ||
@@ -29,0 +30,0 @@ |
{ | ||
"name": "express-spider-middleware", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "And ExpressJS middleware for detecting search engine crawlers/spiders and handling crawler-specific logic such as additional logging for requests from spiders", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7903
166