From b7f58a142120964405d27806d1c3c9582f4f75e5 Mon Sep 17 00:00:00 2001 From: lolcat Date: Sun, 18 Feb 2024 19:08:22 -0500 Subject: [PATCH] is this thing on --- audio/sc.php | 1 + lib/bot_protection.php | 2 +- template/images.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/sc.php b/audio/sc.php index 53d8164..6dfe66e 100644 --- a/audio/sc.php +++ b/audio/sc.php @@ -6,6 +6,7 @@ class sc_audio{ public function __construct(){ + include "../data/config.php"; include "../lib/curlproxy.php"; $this->proxy = new proxy(); diff --git a/lib/bot_protection.php b/lib/bot_protection.php index 82de54c..e3d51a8 100644 --- a/lib/bot_protection.php +++ b/lib/bot_protection.php @@ -203,7 +203,7 @@ class bot_protection{ '
' . '
' . '
' . - 'Captcha image' . + 'Captcha image' . '
' . '' . '' . diff --git a/template/images.html b/template/images.html index 647ec3d..f8c8d26 100644 --- a/template/images.html +++ b/template/images.html @@ -1,4 +1,4 @@ - Took {%timetaken%} + {%timetaken%}
{%images%}