summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apache.conf2
1 files changed, 1 insertions, 1 deletions
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"
</VirtualHost>