From f55a2dd26a0553e8ddc4c64371e5108b9738b564 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 14 May 2023 10:43:33 +0300 Subject: [PATCH] remove subject link shortener on explore page view --- public/explore.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/explore.php b/public/explore.php index 3bae160..a5a3524 100644 --- a/public/explore.php +++ b/public/explore.php @@ -224,7 +224,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the favicon - scheme . '://' . $hostPage->name . ($hostPage->port ? ':' . $hostPage->port : false)) . (mb_strlen(urldecode($hostPage->uri)) > 32 ? '...' . mb_substr(urldecode($hostPage->uri), -32) : urldecode($hostPage->uri))) ?> + scheme . '://' . $hostPage->name . ($hostPage->port ? ':' . $hostPage->port : false)) . urldecode($hostPage->uri)) ?>