Merge pull request #322 from djfm/master

Improve PrestaShop detection
main
Elbert Alias 12 years ago
commit c631744a1c

@ -2076,7 +2076,7 @@
"website": "www.prestashop.com", "website": "www.prestashop.com",
"cats": [ 6 ], "cats": [ 6 ],
"meta": { "generator": "PrestaShop" }, "meta": { "generator": "PrestaShop" },
"html": "Powered by <a href=\"[^>]+PrestaShop", "html": "Powered by <a\\s+[^>]+>PrestaShop",
"implies": "PHP" "implies": "PHP"
}, },
"Prototype": { "Prototype": {