From cc4cdf730c10dba73607d82b314401d26253f3d9 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:31:42 +0100 Subject: [PATCH] Remove Open Web Analytics (Unmaintained since March 2024) (#1258) --- software/open-web-analytics.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/open-web-analytics.yml diff --git a/software/open-web-analytics.yml b/software/open-web-analytics.yml deleted file mode 100644 index 2cf6aed6d9..0000000000 --- a/software/open-web-analytics.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Open Web Analytics -website_url: http://www.openwebanalytics.com/ -description: Web analytics framework that lets you stay in control of how you instrument and analyze the use of your websites and applications. -licenses: - - GPL-2.0 -platforms: - - PHP -tags: - - Analytics -source_code_url: https://github.com/Open-Web-Analytics/Open-Web-Analytics -stargazers_count: 2545 -updated_at: '2024-03-31' -archived: false