From e7c9328616986c90d72350c43e32bbb1bbe9a048 Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 13 May 2016 00:42:37 +0200 Subject: [PATCH] Use ENV --- src/apps.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/apps.json b/src/apps.json index 679b10d7b..25539f13c 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5445,14 +5445,13 @@ "cats": [ 6 ], - "html": - [ - "Powered by ]+>PrestaShop", - "]+(?:[^<]|<(?!\/script>))*?freeProductTranslation[^>]+(?:<\/script>|]]>)\\;confidence:25", - "]+(?:[^<]|<(?!\/script>))*?freeProductTranslation[^>]+(?:<\/script>|]]>)\\;confidence:25", - "]+(?:[^<]|<(?!\/script>))*?priceDisplayMethod[^>]+(?:<\/script>|]]>)\\;confidence:25", - "]+(?:[^<]|<(?!\/script>))*?priceDisplayPrecision[^>]+(?:<\/script>|]]>)\\;confidence:25" + "env": [ + "^freeProductTranslation$\\;confidence:25", + "^freeProductTranslation$\\;confidence:25", + "^priceDisplayMethod$\\;confidence:25", + "^priceDisplayPrecision$\\;confidence:25" ], + "html":"Powered by ]+>PrestaShop", "icon": "PrestaShop.png", "implies": "PHP", "meta": {