diff --git a/simpliplay/index.html b/simpliplay/index.html
index 9ac1372..e783ea4 100644
--- a/simpliplay/index.html
+++ b/simpliplay/index.html
@@ -15,6 +15,7 @@
object-src 'none';
child-src 'none';
form-action 'self';
+ worker-src 'self';
">
@@ -85,4 +86,4 @@