Add a way to detect ip-label agent (#2118)

* Add a way to detect ip-label agent

* Add a way to detect ip-label
main
benoitboireau 7 years ago committed by Elbert Alias
parent 5d6ff3ac5b
commit 26fd34805a

@ -4564,6 +4564,17 @@
"icon": "Ionicons.png", "icon": "Ionicons.png",
"website": "http://ionicons.com" "website": "http://ionicons.com"
}, },
"ip-label": {
"cats": [
10
],
"script": "clobs\\.js",
"js": {
"clobs": ""
},
"icon": "iplabel.svg",
"website": "http://www.ip-label.com"
},
"JAlbum": { "JAlbum": {
"cats": [ "cats": [
7 7

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 110 112"><defs><style>.cls-1{fill:#3d3d3f;}.cls-2{fill:#ee7509;fill-rule:evenodd;}</style></defs><title>logo</title>
<g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1">
<!-- 454.9 112.24 -->
<path class="cls-1" d="M45.05,10.86H45a7.34,7.34,0,0,0-7.69,7.6,7.59,7.59,0,0,0,7.77,7.87h0c5.09,0,7.75-4,7.75-7.93A7.35,7.35,0,0,0,45.05,10.86Zm0,15.22h0Z"/>
<path class="cls-2" d="M55.18,0C41.06-.22,11.49,4.56,0,40c.39.3,1.61,1,1.94,1.26C17,7.74,43.63,5.89,53.61,6.67c64.8,5.09,59.91,100.14-7.47,97.92l.16,0C1.65,104-.52,38,31.42,34.23c1.21-.13,3.08-.3,3.55,1.75.09.39-11.16,38.78-10.82,41.41.21,3.74,2.45,8.7,10.49,7.19.72-1.77,13.94-50.72,13.91-50.75a12.7,12.7,0,0,0-9.73-5C11.1,27.15,3.14,54.72,3.88,67.51c.05,12.56,8.74,40.86,44.76,44.67,44.55,1.79,61.75-33,61.55-57.87C110,28.37,86.77.51,55.18,0Z"/><path class="cls-2" d="M52.08,33.76C50.61,37.56,36.79,89,36,92.75a13.91,13.91,0,0,0-.47,3.79,7.74,7.74,0,0,0,2.12,4.91,8,8,0,0,0,6.69,1.95,8.86,8.86,0,0,0,2-.39c.5-2.25,4.5-18.09,5.93-22.28a14.68,14.68,0,0,0,8.09,2.39c25.45-.74,42-50.9,20-52.48-11.78-.94-17,10.23-19,11.18-.63-.74,3.41-9.66,3.55-11.37A40.87,40.87,0,0,0,52.08,33.76ZM72,38.34C83.88,37,68.74,84.4,55.71,78.72c-4.23-1.09-2-7.63,2.29-21.71C61.6,45.3,65.92,38.81,72,38.34Z"/>
</g></g></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB