request count is fucked, still need to fix graph pissing me the fuck off

This commit is contained in:
2026-09-05 19:47:36 -04:00
parent be3abbef16
commit 1a4b91435a
7 changed files with 22 additions and 19 deletions
+2 -1
View File
@@ -249,7 +249,8 @@ class bot_protection{
$frontend->loadheader(
$get,
$filters,
$page
$page,
false
);
echo $frontend->load("search.html", $payload);