Merge pull request #5472 from aliifam/master

add umami analytics
main
Elbert Alias 4 years ago committed by GitHub
commit 3018160e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 428 389.11" class="logo"><g data-name="Layer 2"><g data-name="Layer 4"><circle cx="214.15" cy="181" r="171" fill="#fff" stroke="#000" stroke-miterlimit="10" stroke-width="20"></circle><path d="M413 134.11H15.29a15 15 0 00-15 15v15.3C.12 168 0 171.52 0 175.11c0 118.19 95.81 214 214 214 116.4 0 211.1-92.94 213.93-208.67 0-.44.07-.88.07-1.33v-30a15 15 0 00-15-15z"></path></g></g></svg>

After

Width:  |  Height:  |  Size: 439 B

@ -181,6 +181,16 @@
"url": "/cgi-bin/UCEditor\\?",
"website": "http://ultracart.com"
},
"Umami": {
"cats": [
10
],
"description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
"icon": "umami.svg",
"oss": true,
"scriptSrc": "umami\\.js",
"website": "https://umami.is/"
},
"Umbraco": {
"cats": [
1
@ -630,4 +640,4 @@
},
"website": "https://user.com"
}
}
}