diff --git a/categories.php b/categories.php
index 50bb44f..f75b2bf 100644
--- a/categories.php
+++ b/categories.php
@@ -87,7 +87,7 @@ if ($categoryId && isset($allCategories[$categoryId])) {
?>
-
diff --git a/direct.php b/direct.php
index 598cb8a..86b20bd 100644
--- a/direct.php
+++ b/direct.php
@@ -50,7 +50,7 @@ $liveStream = getLiveStream();
- ' . "\n";
+ $nonce = getCspNonce();
+ echo '' . "\n";
}
?>
diff --git a/index.php b/index.php
index abb4de7..f37e4ec 100644
--- a/index.php
+++ b/index.php
@@ -81,7 +81,7 @@ setSecurityHeaders();
?>
-
-
-