Add ipbase / geolocation

main
nurbek 2 years ago
parent cf1d907150
commit d6e4dfc749

@ -0,0 +1,34 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_4362_18)">
<path d="M27.5088 32C25.0292 32 23.0175 29.9883 23.0175 27.5088V4.49123C23.0175 2.0117 25.0292 0 27.5088 0C29.9883 0 32 2.0117 32 4.49123V27.5088C32 29.9883 29.9883 32 27.5088 32Z" fill="url(#paint0_linear_4362_18)"/>
<path d="M4.49123 32C2.0117 32 0 29.9883 0 27.5088V15.8129C0 13.3333 2.0117 11.3216 4.49123 11.3216C6.97076 11.3216 8.98246 13.3333 8.98246 15.8129V27.5088C8.99181 29.9883 6.98012 32 4.49123 32Z" fill="url(#paint1_linear_4362_18)"/>
<path d="M16 32C13.5205 32 11.5088 29.9883 11.5088 27.5088V4.49123C11.5088 2.0117 13.5205 0 16 0C18.4795 0 20.4912 2.0117 20.4912 4.49123V27.5088C20.4912 29.9883 18.4795 32 16 32Z" fill="url(#paint2_linear_4362_18)"/>
<path d="M27.5088 16C25.0292 16 23.0175 13.9883 23.0175 11.5088V4.49123C23.0175 2.0117 25.0292 0 27.5088 0C29.9883 0 32 2.0117 32 4.49123V11.5088C32 13.9883 29.9883 16 27.5088 16Z" fill="url(#paint3_linear_4362_18)"/>
<path d="M4.49123 8.92632C6.95617 8.92632 8.95439 6.92809 8.95439 4.46316C8.95439 1.99822 6.95617 0 4.49123 0C2.0263 0 0.0280762 1.99822 0.0280762 4.46316C0.0280762 6.92809 2.0263 8.92632 4.49123 8.92632Z" fill="url(#paint4_linear_4362_18)"/>
</g>
<defs>
<linearGradient id="paint0_linear_4362_18" x1="27.2318" y1="30.5317" x2="27.5112" y2="15.721" gradientUnits="userSpaceOnUse">
<stop stop-color="#2994FF"/>
<stop offset="1" stop-color="#0033BF"/>
</linearGradient>
<linearGradient id="paint1_linear_4362_18" x1="4.49469" y1="0.216227" x2="4.49469" y2="31.1673" gradientUnits="userSpaceOnUse">
<stop stop-color="#45A2FF"/>
<stop offset="1" stop-color="#2660FF"/>
</linearGradient>
<linearGradient id="paint2_linear_4362_18" x1="16.0003" y1="0.216225" x2="16.0003" y2="31.1673" gradientUnits="userSpaceOnUse">
<stop stop-color="#45A2FF"/>
<stop offset="1" stop-color="#2660FF"/>
</linearGradient>
<linearGradient id="paint3_linear_4362_18" x1="27.5059" y1="0.216225" x2="27.5059" y2="31.1673" gradientUnits="userSpaceOnUse">
<stop stop-color="#45A2FF"/>
<stop offset="1" stop-color="#2660FF"/>
</linearGradient>
<linearGradient id="paint4_linear_4362_18" x1="4.4947" y1="0.52116" x2="4.4947" y2="11.6513" gradientUnits="userSpaceOnUse">
<stop stop-color="#45A2FF"/>
<stop offset="1" stop-color="#2660FF"/>
</linearGradient>
<clipPath id="clip0_4362_18">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -1500,6 +1500,21 @@
"website": "https://ipapi.co",
"xhr": "ipapi\\.co/"
},
"ipbase": {
"cats": [
79
],
"description": "ipbase offers an API that supports both IPv4 and IPv6 and provides precise location data from IP addresses.",
"icon": "ipbase.svg",
"pricing": [
"freemium",
"recurring",
"low"
],
"saas": true,
"website": "https://ipbase.com",
"xhr": "api\\.ipbase\\.com"
},
"ipdata": {
"cats": [
79

Loading…
Cancel
Save