From 8db31582393b4ae67ff5888926e402f121ffbe50 Mon Sep 17 00:00:00 2001 From: Giandonato Inverso <70962472+giandonatoinverso@users.noreply.github.com> Date: Tue, 2 Sep 2025 21:56:03 +0200 Subject: [PATCH] Remove unnecessary extra information from documentation --- documentation/index.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index 304d378..f7c5102 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -267,16 +267,6 @@ The first shows a weekly report of the number of qr codes created (dynamic and s You can also customize the redirect page and increase the timer

- -
-

EXTRA

-

My script is in constant development and I hope to expand it from time to time with more and more useful features, so stay tuned for the updates.
With the first version, in the classes that realize the 2 types of qr code, an additional method not mentioned in the above documentation called addLogo() is included. - -To add this functionality you need to delete the comment characters inside the class and add the input fields to the forms for the user to upload the logo. - -However, this feature is not recommended as it can cause different QR code scanning errors depending on the scanner applications. -

-