Merge pull request #1672 from AndreiMaz/patch-3

Improvement for detecting nopCommerce
main
Elbert Alias 7 years ago committed by GitHub
commit 7d58511a4f

@ -10069,9 +10069,15 @@
"cats": [
"6"
],
"headers": {
"Set-Cookie": "Nop\\.customer="
},
"html": "(?:<!--Powered by nopCommerce|Powered by: <a[^>]+nopcommerce)",
"icon": "nopCommerce.png",
"implies": "Microsoft ASP.NET",
"meta": {
"generator": "^nopCommerce$"
},
"website": "http://www.nopcommerce.com"
},
"openEngine": {

Loading…
Cancel
Save