Merge pull request #1147 from patrocle/hotfix

Prestashop detection
main
Elbert Alias 9 years ago committed by GitHub
commit 4e62df42d2

@ -5445,7 +5445,13 @@
"cats": [ "cats": [
6 6
], ],
"html": "Powered by <a\\s+[^>]+>PrestaShop", "env": [
"^freeProductTranslation$\\;confidence:25",
"^freeProductTranslation$\\;confidence:25",
"^priceDisplayMethod$\\;confidence:25",
"^priceDisplayPrecision$\\;confidence:25"
],
"html":"Powered by <a\\s+[^>]+>PrestaShop",
"icon": "PrestaShop.png", "icon": "PrestaShop.png",
"implies": "PHP", "implies": "PHP",
"meta": { "meta": {