From 0f2f5172acb039d660a5b0cdac58c0c1be49496a Mon Sep 17 00:00:00 2001 From: toto <> Date: Wed, 16 Feb 2022 16:32:05 +0100 Subject: [PATCH] Improve image thumbnail And auto download apk for android --- index.html => index.php | 21 ++++++++++++-- js/imagepreview.js | 52 ++++++++++++++++++++++++++++++++++ style/imagepreview.css | 63 +++++++++++++++++++++++++++++++++++++++++ thumbnail.php | 46 ++++++++++++++++++++++++++++++ 4 files changed, 180 insertions(+), 2 deletions(-) rename index.html => index.php (63%) create mode 100644 js/imagepreview.js create mode 100644 style/imagepreview.css create mode 100644 thumbnail.php diff --git a/index.html b/index.php similarity index 63% rename from index.html rename to index.php index f8537dd..55d2255 100644 --- a/index.html +++ b/index.php @@ -1,9 +1,23 @@ +
- +