Add Sails.js

main
DaAwesomeP 9 years ago
parent 42b0595699
commit b8f7adf8ef

@ -2122,7 +2122,8 @@
},
"Express": {
"cats": [
18
18,
22
],
"headers": {
"X-Powered-By": "^Express$"
@ -3504,7 +3505,8 @@
},
"Koa": {
"cats": [
18
18,
22
],
"headers": {
"X-Powered-By": "^koa$"
@ -5663,6 +5665,21 @@
"website": "www.sbuilder.ru",
"icon": "S.Builder.png"
},
"Sails.js": {
"cats": [
18
],
"headers": {
"Set-Cookie": "^sails\\.sid$",
"X-Powered-By": "^Sails$"
},
"implies": [
"node.js",
"Express"
],
"website": "sailsjs.org",
"icon": "Sails.js.svg"
},
"SAP": {
"cats": [
22

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
id="svg4187"
viewBox="0 0 91.316003 91.374003"
height="91.374001"
width="91.316002">
<defs
id="defs4189" />
<metadata
id="metadata4192">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-960.98816)"
id="layer1">
<path
id="path26"
style="fill:#44b0c3;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 8.4883593,1052.362 c 0,0 -34.9300003,-55.58244 36.9262497,-91.37369 l 0,91.37369 -36.9262497,0" />
<path
id="path28"
style="fill:#44b0c3;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 56.539609,1052.362 0,-56.63495 c 0,0 11.46875,18.71625 34.77625,56.63495 l -34.77625,0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save