From e8819a065d71cebf2cee96483469c6befbf1c0ce Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 22 Apr 2022 10:16:29 +0200 Subject: [PATCH] add some https://piwik.p2p.legal monitoring --- templates/caroussel.html | 9 ++++++++- templates/homepage.html | 9 +++++++++ templates/videojs.html | 9 ++++++++- 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/templates/caroussel.html b/templates/caroussel.html index be37eae..4920d59 100644 --- a/templates/caroussel.html +++ b/templates/caroussel.html @@ -84,5 +84,12 @@ $.getJSON('_IPNSL_/history._CHANNEL_.json', function (json) { }); }); - + + + diff --git a/templates/homepage.html b/templates/homepage.html index a890360..4c392da 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -176,4 +176,13 @@ $(document).ready(function() { }); + + + + diff --git a/templates/videojs.html b/templates/videojs.html index 6ee17f1..cfcf595 100644 --- a/templates/videojs.html +++ b/templates/videojs.html @@ -82,5 +82,12 @@ $.getJSON('_IPNSL_/history._CHANNEL_.json', function (json) { }); }); - + + +