Merge pull request #2668 from kyletaylored/feature/2650-fix-opencart-regex

Fix OpenCart false positive
main
Elbert Alias 6 years ago committed by GitHub
commit 3584fb2234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7245,7 +7245,9 @@
"cats": [
6
],
"html": "(?:index\\.php\\?route=[a-z]+/|Powered By <a href=\"[^>]+OpenCart)",
"cookies": {
"OCSESSID": ""
},
"icon": "OpenCart.png",
"implies": "PHP",
"website": "http://www.opencart.com"