From a4f8aa3f8987032111873306a3df5974697698c1 Mon Sep 17 00:00:00 2001 From: blek Date: Wed, 11 Oct 2023 23:38:31 +1000 Subject: [PATCH] fix the long ass link thing --- filed/templates/upload_success.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/filed/templates/upload_success.html b/filed/templates/upload_success.html index 22835d2..44e6c87 100644 --- a/filed/templates/upload_success.html +++ b/filed/templates/upload_success.html @@ -27,10 +27,9 @@

File uploaded successfully!

- It is available via the following link: -
+ It is available via the - {{ env.instanceurl }}/upload/{{ urlencoding::encode(link) }} + following link