From d26b9501461e826a0cfdd157b0a2a6f2d1fe18de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=CC=81scar=20M=2E=20Lage?= Date: Thu, 5 Dec 2024 17:05:00 +0100 Subject: [PATCH] Fix: form text --- internal/web/templates/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/internal/web/templates/index.html b/internal/web/templates/index.html index f55021c..26e3e3e 100644 --- a/internal/web/templates/index.html +++ b/internal/web/templates/index.html @@ -16,9 +16,11 @@ -

⚠️ Warning:⚠️ Be sure to edit it beforehand to remove any passwords +

⚠️ Warning:⚠️ Be sure to + edit the file beforehand to remove any passwords or commands that might leak sensitive information.

-

The file is not uploaded anywhere; it is processed in memory to generate the statistics and is automatically discarded.

+

The file is not uploaded anywhere; it is processed in memory + to generate the statistics and is automatically discarded.