From f6cb4ff83303c96ba68763bc293edd7f18392c98 Mon Sep 17 00:00:00 2001 From: avigailo Date: Sun, 16 Feb 2025 15:56:50 +0200 Subject: [PATCH] fix openappsec block page --- attachments/nano_attachment/nano_blockpage.h | 988 ++++++++++++++++++- 1 file changed, 987 insertions(+), 1 deletion(-) diff --git a/attachments/nano_attachment/nano_blockpage.h b/attachments/nano_attachment/nano_blockpage.h index fe1cd99..b26157b 100644 --- a/attachments/nano_attachment/nano_blockpage.h +++ b/attachments/nano_attachment/nano_blockpage.h @@ -15,7 +15,993 @@ /// @file ngx_cp_http_usercheck.h /// \brief This file contains the string for the block-page returned instead of the normal server response -const char *title_prefix = "
"; +const char *title_prefix = "\n" +"\t\t\n" +"\t\t\n" +" \t\n" +"
\n" +"\n" +"\t\t \t\t\n" +"
\n" +"
\n" +" \n" +"\t\n" +"\t\n" +"\t\t
\n" +"\t\t\t\n" +"\t\t\t\t\n" +"\t\t\t\t\t
\n" +"\t\t\t\t\t\t\n" +"\t\t\t\t\t\t
\n" +" \n" +"
\n" +"\t\t\t\t\t\t
\t\t\t\t\t\t\n" +"\t\t\t\t\t\t
\n" +"\t\t\t\t\t\t\t\n" +"\t\t\t\t\t\t\t\t\n" +"\t\t\t\t\t\t\t\t\t
\n" +"\t\t\t\t\t\t\t\t\t\t


\n" +""; const char *body_prefix = "

";