diff --git a/share/apps.json b/share/apps.json index 3651c0f4e..c36a4372b 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1908,7 +1908,7 @@ "osCommerce": { "website": "www.oscommerce.com", "cats": [ 6 ], - "html": "(?:]*(?:\\?|&)osCsid|Powered by (?:<[^]+>)?osCommerce|<[^]+class=\"[^>]*infoBoxHeading)", + "html": "(?:]*(?:\\?|&)osCsid|Powered by (?:<[^>]+>)?osCommerce|<[^>]+class=\"[^>]*infoBoxHeading)", "headers": { "Set-Cookie": "osCsid=" } }, "osCSS": { @@ -2085,7 +2085,7 @@ "Powergap": { "website": "powergap.de", "cats": [ 6 ], - "html": "s\\d\\d\\.php\\?shopid=\\1" + "html": "(s\\d\\d)\\.php\\?shopid=\\1" }, "Prefix-Free": { "website": "http://leaverou.github.io/prefixfree/",