mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-29 14:26:18 +00:00
Update tgbot.go
This commit is contained in:
parent
72e4c7a064
commit
5e94c02538
1 changed files with 0 additions and 1 deletions
|
@ -409,7 +409,6 @@ func (t *Tgbot) asnwerCallback(callbackQuery *telego.CallbackQuery, isAdmin bool
|
|||
|
||||
t.SendMsgToTgbot(chatId, result.String())
|
||||
}
|
||||
|
||||
func (t *Tgbot) getIPsForDomains(domainList []string) string {
|
||||
var result strings.Builder
|
||||
for _, domain := range domainList {
|
||||
|
|
Loading…
Reference in a new issue