From 58c9fc230e39ff810ab4afcb5436836a1ed9f7d6 Mon Sep 17 00:00:00 2001 From: Tomas Stratil <tomas.stratil@vsb.cz> Date: Mon, 13 Feb 2023 11:20:08 +0100 Subject: [PATCH] Update it410.json --- it410.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/it410.json b/it410.json index 69f38c6..e091b2f 100644 --- a/it410.json +++ b/it410.json @@ -30,6 +30,11 @@ "duration": 30, "tabReloadIntervalSeconds": 300 }, + { + "url": "https://coin360.com/?display=coins&period=24h", + "duration": 30, + "tabReloadIntervalSeconds": 300 + }, { "url": "https://www.zemancountdown.cz/", "duration": 30, -- GitLab