web panel adguard

This commit is contained in:
mercury
2024-03-10 12:39:30 +04:00
parent 3bbb8290e5
commit 524c52e326
8 changed files with 127 additions and 14 deletions
+2 -1
View File
@@ -8,6 +8,7 @@ require __DIR__ . '/config.php';
require __DIR__ . '/i18n.php';
$bot = new Bot($c['key'], $i);
$bot->setwebhook();
$bot->adguardProtect();
$bot->setcommands();
$bot->syncPortClients();
$bot->setwebhook();