From a5a2ec233e2d23c689b1cd722c00ac209d7d9a00 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 2 Aug 2023 17:29:02 +0300 Subject: [PATCH] unify mime-based search results template --- public/search.php | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/public/search.php b/public/search.php index da1b1ec..ab636a7 100644 --- a/public/search.php +++ b/public/search.php @@ -339,39 +339,6 @@ if (filter_var($q, FILTER_VALIDATE_URL) && preg_match(CRAWL_URL_REGEXP, $q)) { - mime != 'text' && $totalHostPageIdSources = $db->getTotalHostPagesToHostPageByHostPageIdTarget($result->id)) { ?> -

- -

- - getHostPagesToHostPageByHostPageIdTarget($result->id, 5) as $hostPageIdSource) { ?> - getFoundHostPage($hostPageIdSource->hostPageIdSource)) { ?> - -

- - identicon - hostURL) . (mb_strlen(urldecode($hostPage->uri)) > 28 ? '...' . mb_substr(urldecode($hostPage->uri), -28) : urldecode($hostPage->uri))) ?> - - -

- - - -

- - - -

- -