You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: zphisher.sh
+6-19Lines changed: 6 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -488,15 +488,6 @@ fi
488
488
489
489
}
490
490
491
-
validate() {
492
-
if [ !"${1//:*}"= http ];then
493
-
if [ !"${1//:*}"= https ];then
494
-
printf"\n\e[1;31m[\e[0m\e[1;77m!\e[0m\e[1;31m]\e[0m\e[1;93m Ngrok was unable to Generate Link.. Try Again..\e[1;31m[\e[0m\e[1;77m!\e[0m\e[1;31m]\e[0m\n\n"
0 commit comments