From 052b08ea265f5b841929187ac05b7e8f0dae7408 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 13 Jun 2023 21:20:02 +0300 Subject: [PATCH] show results quantity in the mime filter titles --- public/search.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/search.php b/public/search.php index ec45627..5b73f41 100644 --- a/public/search.php +++ b/public/search.php @@ -307,7 +307,12 @@ if (filter_var($q, FILTER_VALIDATE_URL) && preg_match(CRAWL_URL_REGEXP, $q)) {

- +