Update LATAM

This commit is contained in:
darnix1 2025-05-08 16:21:20 -06:00 committed by GitHub
parent 01892a7170
commit 518c4940d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
LATAM
View File

@ -323,7 +323,7 @@ Install_key() {
} }
ofus() { ofus() {
unset server unset server
server=$(echo ${txt_ofuscatw} | cut -d':' -f1) #server=$(echo ${txt_ofuscatw} | cut -d':' -f1)
unset txtofus unset txtofus
number=$(expr length $1) number=$(expr length $1)
for ((i = 1; i < $number + 1; i++)); do for ((i = 1; i < $number + 1; i++)); do