diff --git a/src/technologies/g.json b/src/technologies/g.json index 5d24b8fda..7fa5d54c1 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -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": {