diff --git a/app/bot.php b/app/bot.php index 036c101..4cb97dd 100644 --- a/app/bot.php +++ b/app/bot.php @@ -1832,7 +1832,7 @@ DNS-over-HTTPS with IP: $text = "$scheme://$domain/adguard\n\n"; if ($ssl) { $text .= "DNS over HTTPS:\n$ip\n$scheme://$domain/dns-query\n\n"; - $text .= "DNS over TLS:\n$ip:853"; + $text .= "DNS over TLS:\ntls://$domain"; } $data = [ [