From cb215bb4236de99eae4cb3e8de2929cf32394de8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 13 Feb 2025 13:25:03 +0900 Subject: [PATCH] Update index.php --- assets/php/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/php/index.php b/assets/php/index.php index db2199c..868b951 100644 --- a/assets/php/index.php +++ b/assets/php/index.php @@ -6,7 +6,7 @@ * Namhyeon Go (Catswords Research) * https://github.com/gnh1201/caterpillar * Created at: 2022-10-06 - * Updated at: 2025-02-09 + * Updated at: 2025-02-13 */ define("PERF_START_TIME", microtime(true)); define("PHP_HTTPPROXY_VERSION", "0.1.6.9");