mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-12 13:40:59 +00:00
5 lines
69 B
PHP
5 lines
69 B
PHP
<?php
|
|
|
|
require_once("vendor/autoload.php");
|
|
|
|
error_reporting(E_ALL);
|