vless ip limit

This commit is contained in:
mercury
2025-02-05 16:00:32 +04:00
parent 1a593100b7
commit d83ba51d81
3 changed files with 100 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
require __DIR__ . '/timezone.php';
// require __DIR__ . '/debug.php';
require __DIR__ . '/bot.php';
require __DIR__ . '/config.php';
require __DIR__ . '/i18n.php';
(new Bot($c['key'], $i))->analyzeXray();