From ae011f80c7e85d23edc185876e3d026704221454 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 21 Mar 2025 15:46:56 -0400 Subject: Switch from simatime.com to bensima.com This does the full transition: web server, mail server, xmpp. I expect some disruption, but hopefully this is everything and it just switches over without any problem. --- Omni/Sentry.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Omni/Sentry.sh') diff --git a/Omni/Sentry.sh b/Omni/Sentry.sh index 5c9e0ac..0bad6d2 100755 --- a/Omni/Sentry.sh +++ b/Omni/Sentry.sh @@ -14,12 +14,8 @@ clear printf "%s sentry\n\n" "$(date +%Y.%m.%d..%H.%M)" urls=( - http://que.run - https://dragons.dev - https://simatime.com - https://tv.simatime.com - https://bsima.me - # https://herocomics.app + https://bensima.com + https://tv.bensima.com ) for url in "${urls[@]}" do -- cgit v1.2.3