New backup 2025-10-16 13:30:02

This commit is contained in:
Penelope Gwen 2025-10-16 13:30:02 -07:00
parent b8a5f32171
commit af9fdd40e3

View file

@ -3,7 +3,8 @@
cache_path="${HOME}/.cache/mcstatus"
mcstatus_cache="${cache_path}/mcstatus.json"
mkdir -p "${cache_path}"
server_list=("mc.pogmom.me" "ian.hotn.gay" "wedontownit.duckdns.org")
#server_list=("mc.pogmom.me" "wedontownit.duckdns.org" "ian.hotn.gay")
server_list=("mc.pogmom.me" "ian.hotn.gay")
update_cache_json(){