|
|
|
@ -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 ],
|
|
|
|
|