Merge pull request #760 from fungku/master

Added Netsuite and Venda ecommerce platforms
main
Elbert Alias 10 years ago
commit 0e9dd927b9

@ -659,7 +659,7 @@
"website": "cmsmadesimple.org", "website": "cmsmadesimple.org",
"cats": [ 1 ], "cats": [ 1 ],
"headers": { "Set-Cookie": "^CMSSESSID" }, "headers": { "Set-Cookie": "^CMSSESSID" },
"meta": { "generator": "CMS Made Simple" }, "meta": { "generator": "CMS Made Simple" },
"implies": "PHP" "implies": "PHP"
}, },
"CMSimple": { "CMSimple": {
@ -2512,6 +2512,11 @@
"script": "netmonitor\\.fi/nmtracker\\.js", "script": "netmonitor\\.fi/nmtracker\\.js",
"env": "^netmonitor$" "env": "^netmonitor$"
}, },
"Netsuite": {
"website": "netsuite.com",
"cats": [ 6 ],
"headers": { "Set-Cookie": "NS_VER=" }
},
"Nette Framework": { "Nette Framework": {
"website": "nette.org", "website": "nette.org",
"cats": [ 18 ], "cats": [ 18 ],
@ -3805,6 +3810,11 @@
"env": "^(?:vBulletin|vB_[^g])", "env": "^(?:vBulletin|vB_[^g])",
"implies": "PHP" "implies": "PHP"
}, },
"Venda": {
"website": "venda.com",
"cats": [ 6 ],
"headers": { "X-venda-hitid": "" }
},
"Veoxa": { "Veoxa": {
"website": "veoxa.com", "website": "veoxa.com",
"cats": [ 36 ], "cats": [ 36 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B