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 +?>