Update index.php

This commit is contained in:
Namhyeon Go 2025-02-13 13:25:03 +09:00 committed by GitHub
parent efb2401a66
commit cb215bb423
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
* Namhyeon Go (Catswords Research) <abuse@catswords.net> * Namhyeon Go (Catswords Research) <abuse@catswords.net>
* https://github.com/gnh1201/caterpillar * https://github.com/gnh1201/caterpillar
* Created at: 2022-10-06 * Created at: 2022-10-06
* Updated at: 2025-02-09 * Updated at: 2025-02-13
*/ */
define("PERF_START_TIME", microtime(true)); define("PERF_START_TIME", microtime(true));
define("PHP_HTTPPROXY_VERSION", "0.1.6.9"); define("PHP_HTTPPROXY_VERSION", "0.1.6.9");