diff options
| author | Armand Philippot <git@armandphilippot.com> | 2022-02-24 12:47:33 +0100 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2022-02-24 12:47:33 +0100 |
| commit | 2693d745537a205f5994efc29f159df6a4c25ed2 (patch) | |
| tree | d1a3fd8ddaef5621e2e2b6cef16e9273c4e81341 /public/matomo/piwik.php | |
| parent | 975731cd5bb8bb483943d3f182256f61fc6e1aea (diff) | |
chore: remove Matomo references
Diffstat (limited to 'public/matomo/piwik.php')
| -rw-r--r-- | public/matomo/piwik.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/public/matomo/piwik.php b/public/matomo/piwik.php deleted file mode 100644 index e2be0bd..0000000 --- a/public/matomo/piwik.php +++ /dev/null @@ -1,14 +0,0 @@ -<?php -/** - * Matomo - free/libre analytics platform - * Matomo Proxy Hide URL - * - * @link https://matomo.org/faq/how-to/#faq_132 - * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - */ - -define('MATOMO_PROXY_FROM_ENDPOINT', 1); - -$path = "piwik.php"; - -include __DIR__ . '/proxy.php'; |
