diff --git a/billpay.sh b/billpay.sh index 5bd0e5f..c87565e 100755 --- a/billpay.sh +++ b/billpay.sh @@ -14,7 +14,7 @@ main_menu(){ 2) xdg-open "https://uesaz.com" ;; - 3) xdg-open "https://sparklight.com" + 3) xdg-open "https://customer.sparklight.com/securelogin/login.aspx" ;; 4) xdg-open "https://xpressbillpay.com/" @@ -39,7 +39,7 @@ case "${1}" in -g) xdg-open "https://uesaz.com" ;; - -i) xdg-open "https://sparklight.com" + -i) xdg-open "https://customer.sparklight.com/securelogin/login.aspx" ;; -w) xdg-open "https://xpressbillpay.com/"