Merge pull request #5365 from aliifam/master

add GoatCounter
main
Elbert Alias 3 years ago committed by GitHub
commit e7ba278cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 417 429" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"><rect id="Artboard4" x="0.586" y="0" width="415.356" height="428.505" style="fill:none;"/><clipPath id="_clip1"><rect x="0.586" y="0" width="415.356" height="428.505"/></clipPath><g clip-path="url(#_clip1)"><path d="M25.399,235.075l118.517,-135.285c0,0 -124.734,-57.004 -120.995,-58.98c182.412,-96.381 370.769,214.033 370.769,214.033l-24.839,65.501c0,0 -169.954,-0.509 -192.464,-75.727" style="fill:none;stroke:#9a15a4;stroke-width:44.5px;"/><path d="M179.11,406.252c-0.044,-36.273 38.389,-117.225 38.389,-117.225" style="fill:none;stroke:#9a15a4;stroke-width:44.5px;"/></g></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

@ -726,6 +726,16 @@
},
"website": "https://www.goanywhere.com/"
},
"GoatCounter": {
"cats": [
10
],
"description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.",
"icon": "goatcounter.svg",
"oss": true,
"scriptSrc": "gc\\.zgo\\.at/count\\.js",
"website": "https://www.goatcounter.com/"
},
"GoCache": {
"cats": [
31
@ -1684,4 +1694,4 @@
"icon": "gunicorn.png",
"website": "http://gunicorn.org"
}
}
}

@ -146,6 +146,17 @@
"scriptSrc": "haravan.*\\.js",
"website": "https://www.haravan.com"
},
"Hashnode": {
"cats": [
11
],
"description": "Hashnode is a free developer blogging platform that allows you to publish articles on your own domain and helps you stay connected with a global developer community.",
"icon": "hashnode.png",
"dom": "div.css-zigog8",
"url": "^https?://[^/]+\\.(?:hashnode)\\.dev",
"scriptSrc": "hashnode\\.com",
"website": "https://hashnode.com/"
},
"HashThemes Total": {
"cats": [
80
@ -1083,4 +1094,4 @@
"scriptSrc": "merchant\\.cdn\\.hoolah\\.co/",
"website": "https://www.hoolah.co"
}
}
}

Loading…
Cancel
Save