Comparing version 0.6.3 to 0.6.4
@@ -43,3 +43,4 @@ 'use_strict'; | ||
"voltron": true, | ||
"Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)": true | ||
"Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)": true, | ||
"Twitterbot/1.0": true | ||
}; | ||
@@ -58,3 +59,3 @@ | ||
}); | ||
}; | ||
} | ||
@@ -61,0 +62,0 @@ BigSEO.prototype.cache = function(req, res) { |
{ | ||
"name": "bigseo", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "BigSEO is a ExpresJS module built for apps who need a SEO Engine exclusively for web crawlers such as Google, Bing, Facebook, etc.", | ||
@@ -5,0 +5,0 @@ "keywords": "seo, engine, express, cache, crawler, bigseo, angularjs", |
16282
271