From 9efb1b91c6552cd1754905a1f14b1d8c41ef9a68 Mon Sep 17 00:00:00 2001 From: abay Date: Thu, 3 Oct 2019 10:04:06 +0700 Subject: [PATCH] Update bot.php --- Timthumb/bot.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Timthumb/bot.php b/Timthumb/bot.php index 60caaf9..7e7425c 100644 --- a/Timthumb/bot.php +++ b/Timthumb/bot.php @@ -55,5 +55,6 @@ } echo "\033[97m"; } +// Count Total Target echo "\033[97mTotal Target : $count\n"; -?> \ No newline at end of file +?>