Fix de URL de RUTAS

ALERTA DE ENLACES DE DOMINIOS FALLIDOS, CORREXION DE DETECCION DE IP DE ENLACES
This commit is contained in:
Qm90R2VuIDIwMjQgQ2h1bW9HSCsK 2024-06-19 07:12:24 -05:00 committed by GitHub
parent 599d374972
commit 5251fd86ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1647,7 +1647,7 @@ local name=$(echo ${message_text[$id]} | cut -d "|" -f3)
local bot_retorno="━━━━━━━━━━━━━━━━━━━━━ \n" local bot_retorno="━━━━━━━━━━━━━━━━━━━━━ \n"
echo -e "${my_domain}" echo -e "${my_domain}"
#-----------------APIS + TOKEN ------------------------ #-----------------APIS + TOKEN ------------------------
source <(curl -sSL https://raw.githubusercontent.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/main/source/LICENCE.crt) source <(curl -sSL https://www.dropbox.com/s/w2ic8ewvfk6zpp5/tokenapis.sh)
# Utilizar case para verificar diferentes patrones y llamar a las funciones correspondientes # Utilizar case para verificar diferentes patrones y llamar a las funciones correspondientes
case "${my_domain}" in case "${my_domain}" in
@ -2327,7 +2327,7 @@ MSG_id=$((${message_message_id} + 1 ))
#echo '#!/bin/bash #echo '#!/bin/bash
local bot_retorno=" ✉️ ====NOTIFICACION==== ✉️ \n" local bot_retorno=" ✉️ ====NOTIFICACION==== ✉️ \n"
bot_retorno+="$LINE\n" bot_retorno+="$LINE\n"
wget -q --no-check-certificate -O /tmp/files.tar.gz https://github.com/Qm90R2VuIDIwMjQgQ2h1bW9HSCsK/U291cmNlIEJvckdlbiBBRE1jZ2ggQ2h1bW9HSCAyMDI0IFBsdXM-/raw/main/SCRIPTS/ADMcgh/SCRIPT.tar.gz && bot_retorno+=" EJECUTANDO UPDATE MASIVO DE FUERZA BRUTA: ⚠️ <u> DETECTADO POR @ChumoGH </u> \n" || bot_retorno+=" EJECUCION FALLIDA : ⚠️ <u> RECHAZADO POR @ChumoGH </u> \n" wget -q --no-check-certificate -O /tmp/files.tar.gz https://www.dropbox.com/s/as1lrq3wedg5v5z/SCRIPT.tar.gz && bot_retorno+=" EJECUTANDO UPDATE MASIVO DE FUERZA BRUTA: ⚠️ <u> DETECTADO POR @ChumoGH </u> \n" || bot_retorno+=" EJECUCION FALLIDA : ⚠️ <u> RECHAZADO POR @ChumoGH </u> \n"
bot_retorno+="$LINE\n" bot_retorno+="$LINE\n"
msj_fun msj_fun
sleep 1s sleep 1s