Skip to content

Commit 673a95f

Browse files
committed
New URL
1 parent 54894ce commit 673a95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handler/check.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"time"
1414
)
1515

16-
const ApiUrl string = "https://www.tagesschau.de/ipa/v1/web/headerapp/"
16+
const ApiUrl string = "https://www.tagesschau.de/json/headerapp"
1717

1818
type TagesschauResponse struct {
1919
BreakingNews struct {

0 commit comments

Comments
 (0)