diff --git a/app/bot.php b/app/bot.php index 1f24a27..8f656be 100644 --- a/app/bot.php +++ b/app/bot.php @@ -1776,7 +1776,7 @@ class Bot { $c = $this->getPacConf(); if (empty($c['domain'])) { - $this->addDomain(str_replace('.', '-', $this->ip) . '.sslip.io', 1); + $this->addDomain(str_replace('.', '-', $this->ip) . '.nip.io', 1); $this->setSSL('letsencrypt'); } else { $this->menu(); diff --git a/version b/version index 9740048..01389be 100644 --- a/version +++ b/version @@ -1,3 +1,5 @@ +13.10.2024 v1.67 +- sslip.io -> nip.io 13.10.2024 v1.66 - singbox template: изменен порядок правил маршрутизации для package_name 10.10.2024 v1.65.1