From cf512494ebf115ecd14e07723642d0c18199f2c3 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 4 May 2021 19:42:57 +0200 Subject: fiks --- apache.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.conf b/apache.conf index 574c843..009f62d 100644 --- a/apache.conf +++ b/apache.conf @@ -30,5 +30,5 @@ AddOutputFilterByType SUBSTITUTE text/html Substitute "s|teletext.rtvslo.si|teletekst.xn--jha.ga|i" Substitute "s| usemap|' width=480 height=336 src='data:image/svg+xml,%3Csvg xmlns=http://www.w3.org/2000/svg width=480px height=336px %3E%3C/svg%3E' usemap|i" - Substitute "s/id=\"mainDisplay\" src/id=\"mainDisplay\" onload='this.src=\"/i" + Substitute "s/id=\"mainDisplay\" src/id=\"mainDisplay\" onload='this.src/i" -- cgit v1.2.3