fixing regex for goatcounter

main
Aliif Arief 4 years ago committed by GitHub
parent 09f9cfa3b1
commit e23e869727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -732,7 +732,8 @@
],
"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",
"scriptSrc": "//gc.zgo.at/count.js",
"oss": true,
"scriptSrc": "gc\\.zgo\\.at/count\\.js",
"website": "https://www.goatcounter.com/"
},
"GoCache": {