Added Includable web framework detection.

main
Thomas Schoffelen 7 years ago
parent 5596ed801e
commit 771632fccb
No known key found for this signature in database
GPG Key ID: 69C260E1D8636ECA

@ -3696,6 +3696,16 @@
"implies": "Windows Server",
"website": "http://www.iis.net"
},
"Includable": {
"cats": [
"18"
],
"headers": {
"X-Includable-Version": ""
},
"icon": "Includable.svg",
"website": "http://includable.com"
},
"INFOnline": {
"cats": [
"10"

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
<title>Includable</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Logo-basics" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Includable" fill="#2CAEDD">
<g id="Group" transform="translate(0.000000, 82.000000)">
<path d="M32.0617207,62.8622814 C49.3106739,62.8622814 63.5306359,49.0233146 63.5306359,31.7743614 C63.5306359,14.9045061 49.3106739,0.87788484 32.0617207,0.87788484 C14.6232186,0.87788484 0.596597307,14.9045061 0.596597307,31.7743614 C0.596597307,49.0233146 14.6232186,62.8622814 32.0617207,62.8622814 Z M6.66216326,279.133826 L57.4612782,279.133826 L57.4612782,89.5848896 L6.66216326,89.5848896 L6.66216326,279.133826 Z M223.495958,86.3625577 C200.183333,86.3625577 178.191865,95.8437963 162.650747,114.0386 L162.0821,114.0386 L162.0821,89.586787 L111.282985,89.586787 L111.282985,279.135723 L162.0821,279.135723 L162.0821,183.794503 C162.0821,150.054792 179.331053,132.047643 205.109708,132.047643 C228.615671,132.047643 241.503104,143.23103 241.503104,179.434877 L241.503104,279.325272 L292.302219,279.325272 L292.302219,166.733204 C292.302219,108.352132 264.059427,86.3644551 223.492163,86.3644551 L223.495958,86.3625577 Z M427.620876,282.356158 C465.724004,282.356158 495.102194,267.194137 511.403403,248.243035 L476.528293,217.532316 C467.619493,227.57841 452.645127,236.676759 432.55294,236.676759 C402.414659,236.676759 381.753825,215.255834 381.753825,184.171703 C381.753825,153.460984 401.846012,132.043848 432.171947,132.043848 C451.31639,132.043848 466.099313,140.382107 476.334955,152.32369 L510.643313,122.754056 C491.496975,98.6813412 460.223295,86.3606604 430.085015,86.3606604 C371.324844,86.3606604 330.19462,126.355486 330.19462,184.547009 C330.19462,242.738533 371.514393,282.35426 427.620878,282.35426 L427.620876,282.356158 Z" id="includable"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Loading…
Cancel
Save