Added WooCommerce

main
Elbert Alias 11 years ago
parent f254393db9
commit 57f0bf8f8e

@ -2247,7 +2247,7 @@
"Sarka-SPIP": {
"website": "sarka-spip.net",
"cats": [ 1 ],
"meta": { "generator": "Sarka-SPIP(?:\\s([\\d.]+(?:\\s\\[\\d+\\])?))?\\;version:\\1" },
"meta": { "generator": "^SPIP(?:\\s([\\d.]+(?:\\s\\[\\d+\\])?))?\\;version:\\1" },
"headers": { "X-Spip-Cache": ".*" },
"implies": "SPIP"
},
@ -2984,6 +2984,15 @@
"cats": [ 18 ],
"html": "<link[^>]+foundation[^>\"]+css"
},
"WooCommerce": {
"website": "www.woothemes.com/woocommerce",
"cats": [ 6 ],
"env": "woocommerce",
"html": "<!-- WooCommerce",
"script": "woocommerce",
"meta": { "generator": "WooCommerce ([\\d.]+);version:\\1" },
"implies": [ "WordPress", "PHP" ]
},
"LiveStreet CMS": {
"website": "livestreetcms.com",
"cats": [ 1 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B