Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elemen3 committed Aug 17, 2023
1 parent c3223bc commit cdf2654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wepn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@ fn_menu_0(){
clear_logs 2
if [ $response -eq 1 ]; then
load_iran_ips
print "[blue]Blocking all Iranian Websites..."
print "[blue]Blocking all Iranian websites..."
create_or_add_to_table wepn_iranian_websites BLOCK_WEBSITE "${iran_ips[@]}"
echo
echo
Expand Down

0 comments on commit cdf2654

Please sign in to comment.