Add Statsig detection
@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.3722 16.5224C30.5539 16.2076 30.5539 15.8201 30.3722 15.5054L23.5926 3.76269C23.4109 3.44804 23.0751 3.25421 22.7119 3.25421H9.15257C8.78924 3.25421 8.45353 3.44804 8.27186 3.76269L1.4922 15.5054C1.31054 15.8201 1.31054 16.2076 1.4922 16.5224L8.27186 28.2651C8.45353 28.5797 8.78924 28.7736 9.15257 28.7736H22.7119C23.0751 28.7736 23.4109 28.5797 23.5926 28.2651L30.3722 16.5224Z" fill="#194B7D" stroke="#194B7D" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.2296 11.0114C25.5012 10.9465 25.7305 11.2197 25.6193 11.476L23.7546 15.778C23.6544 16.0091 23.3458 16.054 23.1839 15.8609L22.4911 15.0354L18.1706 18.8134C17.7493 19.1818 17.1095 19.1404 16.7389 18.7209L13.8756 15.4779L10.5822 18.3449C10.6227 18.5104 10.6441 18.6833 10.6441 18.8613C10.6441 20.0596 9.67279 21.0308 8.47461 21.0308C7.27642 21.0308 6.30511 20.0596 6.30511 18.8613C6.30511 17.6631 7.27642 16.6919 8.47461 16.6919C8.73979 16.6919 8.99385 16.7395 9.22873 16.8265L13.3017 13.2808C13.7233 12.9138 14.3619 12.9558 14.7318 13.3747L17.5937 16.6161L21.1835 13.477L20.4882 12.6484C20.3263 12.4554 20.424 12.1594 20.669 12.1008L25.2296 11.0114Z" fill="white"/>
</svg>
After
Width: | Height: | Size: 1.3 KiB
@ -5629,6 +5629,25 @@
"scriptSrc": "cdn\\.statically\\.io/",
"website": "https://statically.io"
},
"Statsig": {
"cats": [
10,
85
],
"description": "Statsig is a modern product experimentation platform that helps product teams continuously measure impact of every single feature they launch.",
"icon": "Statsig.svg",
"headers": {
"x-statsig-region": ""
"js": {
"statsig": "",
"statsigWWW": "",
"statsigInitialized": ""
"xhr":"\\.statsigapi\\.net",
"saas": true,
"website": "https://statsig.com/"
"Status.io": {
13