diff --git a/public/config/foobar.json b/public/config/foobar.json
index 0caec7fa2e7c6cfd6c9920df9a57d2fc2c4dfd85..60d19e1b2138eb05625718df60256e011a97a31b 100644
--- a/public/config/foobar.json
+++ b/public/config/foobar.json
@@ -4,8 +4,16 @@
   "schedule": {
     "times": [
       {
-        "from": "2023-11-25T17:30",
-        "to": "2023-11-25T17:31"
+        "from": "2023-01-16T18:00",
+        "to": "2023-01-16T22:00"
+      },
+      {
+        "from": "2023-01-30T18:00",
+        "to": "2023-01-30T22:00"
+      },
+      {
+        "from": "2023-02-13T18:00",
+        "to": "2023-02-13T22:00"
       }
     ]
   },