fix adguard

This commit is contained in:
mercury
2024-04-11 13:09:44 +04:00
parent d8e66f54a1
commit 040e8919f8
5 changed files with 36 additions and 20 deletions
+1
View File
@@ -9,6 +9,7 @@ require __DIR__ . '/i18n.php';
$bot = new Bot($c['key'], $i);
$bot->adguardProtect();
$bot->adguardCheckPswd();
$bot->setcommands();
$bot->syncPortClients();
$bot->setwebhook();