From ac576f339e9ccb3f6caee3eb8ac56a4a8c9042e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Roussel?= Date: Fri, 28 Oct 2022 15:35:42 +0200 Subject: [PATCH] cnd scripts call update Change library scripts call from //unpkg.com to https://cdnjs.cloudflare.com --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index b190c09..9ae8772 100644 --- a/index.php +++ b/index.php @@ -508,9 +508,9 @@ $opcache = (new Service($options))->handle(); OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - - - + + + @@ -1768,4 +1768,4 @@ function debounce(func, wait, immediate) { - \ No newline at end of file +