From 673a95fda3607bc43c07b66525d3f3f3c85e258d Mon Sep 17 00:00:00 2001 From: Andreas Bielawski Date: Tue, 25 Apr 2023 12:55:00 +0200 Subject: [PATCH] New URL --- handler/check.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler/check.go b/handler/check.go index 7139cd4..cc25cf9 100644 --- a/handler/check.go +++ b/handler/check.go @@ -13,7 +13,7 @@ import ( "time" ) -const ApiUrl string = "https://www.tagesschau.de/ipa/v1/web/headerapp/" +const ApiUrl string = "https://www.tagesschau.de/json/headerapp" type TagesschauResponse struct { BreakingNews struct {