mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-02-06 06:55:00 +00:00
Update index.php
This commit is contained in:
parent
11d0b177cf
commit
62ba25e761
|
@ -1,9 +1,13 @@
|
|||
<?php
|
||||
// Caterpillar - The simple and parasitic web proxy with spam filter
|
||||
// Namhyeon Go (Catswords Research) <abuse@catswords.net>
|
||||
// https://github.com/gnh1201/caterpillar
|
||||
// Created at: 2022-10-06
|
||||
// Updated at: 2024-03-04
|
||||
/* index.php
|
||||
* Caterpillar Worker on PHP
|
||||
*
|
||||
* Caterpillar Proxy - The simple and parasitic web proxy with spam filter
|
||||
* Namhyeon Go (Catswords Research) <abuse@catswords.net>
|
||||
* https://github.com/gnh1201/caterpillar
|
||||
* Created at: 2022-10-06
|
||||
* Updated at: 2024-03-05
|
||||
*/
|
||||
|
||||
define("PHP_HTTPPROXY_VERSION", "0.1.5");
|
||||
define("DEFAULT_SOCKET_TIMEOUT", 1);
|
||||
|
|
Loading…
Reference in New Issue
Block a user