Skip to content

Commit 15ac053

Browse files
authored
Update infect.sh
1 parent a622d1f commit 15ac053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infect.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ banner
117117
menu
118118
elif [ $optnz = "7" ];
119119
then
120-
am start -a android.intent.action.VIEW -d https://tinyurl.com/whatschat > /dev/null 2>&1
120+
am start -a android.intent.action.VIEW -d https://bit.ly/nhwhatschat > /dev/null 2>&1
121121
banner
122122
menu
123123
elif [ $optnz = "8" ];

0 commit comments

Comments
 (0)