Merge pull request #223 from freego/master

Adds Spree Commerce
main
Elbert Alias 12 years ago
commit 6934ae58fa

@ -997,7 +997,7 @@
}, },
"Locomotive": { "Locomotive": {
"cats": [ 1 ], "cats": [ 1 ],
"html": "\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/", "html": "<.*\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/.*>",
"implies": [ "Ruby", "Ruby on Rails", "MongoDB" ] "implies": [ "Ruby", "Ruby on Rails", "MongoDB" ]
}, },
"Lotus Domino": { "Lotus Domino": {
@ -1637,6 +1637,12 @@
"meta": { "generator": "(^|\\s)SPIP(\\s([\\d\\.]+(\\s\\[\\d+\\])?))?\\;version:\\3" }, "meta": { "generator": "(^|\\s)SPIP(\\s([\\d\\.]+(\\s\\[\\d+\\])?))?\\;version:\\3" },
"headers": { "X-Spip-Cache": ".*" } "headers": { "X-Spip-Cache": ".*" }
}, },
"Spree": {
"cats": [ 6 ],
"html": "<.+\/spree\/products\/[0-9]+\/.+>",
"html": "<.+href=.\/assets\/store\/all\-[a-zA-Z0-9]{32}\.css.+>",
"implies": [ "Ruby", "Ruby on Rails"]
},
"SQL Buddy": { "SQL Buddy": {
"cats": [ 3 ], "cats": [ 3 ],
"html": "(<title>SQL Buddy</title>|<[^>]+onclick=\\\"sideMainClick\\(\\\"home\\.php)" "html": "(<title>SQL Buddy</title>|<[^>]+onclick=\\\"sideMainClick\\(\\\"home\\.php)"

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Loading…
Cancel
Save