From 4fb3851cd4e091914b077d08bfb6828ee1c4402f Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Wed, 13 Mar 2024 15:44:47 +0100 Subject: [PATCH] Update frequency URL --- frequency.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frequency.go b/frequency.go index 7323150..b8ea24d 100644 --- a/frequency.go +++ b/frequency.go @@ -10,7 +10,7 @@ import ( "time" ) -const SwissGridAPI = "https://www.swissgrid.ch/content/swissgrid/fr/home/operation/grid-data/current-data.apicache.html?path=/content/swissgrid/fr/home/operation/grid-data/current-data/jcr:content/parsys/livedatawidget_10292" +const SwissGridAPI = "https://www.swissgrid.ch/content/swissgrid/fr/home/operation/grid-data/current-data.apicache.json?path=/content/swissgrid/fr/home/operation/grid-data/current-data/jcr:content/parsys/livedatawidget_10292" var ( LastFreqPlan = 50.0