From a2e173f777a0d43a85aef4bb9b8c9b4634826ae7 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 12 Sep 2024 18:02:17 +1000 Subject: [PATCH] fix: Update url to use status.hnsdoh.com --- server.py | 6 +++--- templates/index.html | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server.py b/server.py index 58179c8..cb9b00c 100644 --- a/server.py +++ b/server.py @@ -380,16 +380,16 @@ def send_notification(title, description,author): { "title": title, "description": description, - "url": "https://hnsdoh.c.woodburn.au", + "url": "https://status.hnsdoh.com", "color": 5814783, "author": { "name": author, - "icon_url": "https://hnsdoh.c.woodburn.au/favicon.png", + "icon_url": "https://status.hnsdoh.com/favicon.png", }, } ], "username": "HNSDoH", - "avatar_url": "https://hnsdoh.c.woodburn.au/favicon.png", + "avatar_url": "https://status.hnsdoh.com/favicon.png", "attachments": [], } response = requests.post(discord_hook, json=data) diff --git a/templates/index.html b/templates/index.html index 928d956..7b487c7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,22 +4,22 @@ - HNS DoH Status - + Status | HNS DoH + - + - - + +