diff --git a/status.sh b/status.sh index 6f638e0..8a9345a 100644 --- a/status.sh +++ b/status.sh @@ -1,3 +1,3 @@ #!/bin/bash -read -p "Masukan domain :" data; +read -p "Masukan domain : " data; curl -s https://leon36.web.id/status.php -d data=$data |grep -E "Status|website|online|Halaman|di|load|selama|offline|detik"