From bf9647cb173029695d45f07bda074264a7768582 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 20 Jul 2020 13:56:48 +0200 Subject: hey apple it's ok stop with the 404 --- webAO/client.html | 2 ++ webAO/index.html | 1 + 2 files changed, 3 insertions(+) (limited to 'webAO') diff --git a/webAO/client.html b/webAO/client.html index dde43e0..a48475a 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -28,6 +28,8 @@ connect-src 'self' ws: file: *; media-src 'self' file: *;"> + + diff --git a/webAO/index.html b/webAO/index.html index 0df9885..2fe4d6a 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -30,6 +30,7 @@ + -- cgit