Update setup.gen

This commit is contained in:
darnix1 2025-04-25 20:22:42 -06:00 committed by GitHub
parent 6dbc1ebda9
commit 0218baa208
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ IVAR="/etc/http-instas"
SCPT_DIR="/etc/SCRIPT" SCPT_DIR="/etc/SCRIPT"
SCPT_LTM="/etc/LTM" SCPT_LTM="/etc/LTM"
_hora=$(printf '%(%D-%H:%M:%S)T') _hora=$(printf '%(%D-%H:%M:%S)T')
xyz='1835793685:AAETvw5c4fF4fhUIconDQK5QyjXC-Ub2L74' xyz='6512945390:AAHBn-YkWZIKXuYXmWSjJpr7NxjCbU4xot8'
ID="$(echo $xyz| awk '{print $2}')" ID="$(echo $xyz| awk '{print $2}')"
TOKEN="$(echo $xyz| awk '{print $1}')" TOKEN="$(echo $xyz| awk '{print $1}')"
urlBOT="https://api.telegram.org/bot$TOKEN/sendMessage" urlBOT="https://api.telegram.org/bot$TOKEN/sendMessage"