diff --git a/public/config/foobar.json b/public/config/foobar.json
index c1a7d77781c36cf7440383d0d276b8902e980fbb..4e3e5630ea819eb1ca26d97761d748eaa719b7dd 100644
--- a/public/config/foobar.json
+++ b/public/config/foobar.json
@@ -4,8 +4,23 @@
   "schedule": {
     "times": [
       {
-        "from": "2024-01-30T18:00",
-        "to": "2024-01-30T22:00"
+        "from": "2024-05-07T18:00",
+        "to": "2024-05-07T22:00"
+      },{
+        "from": "2024-05-21T18:00",
+        "to": "2024-05-21T22:00"
+      },{
+        "from": "2024-06-04T18:00",
+        "to": "2024-06-04T22:00"
+      },{
+        "from": "2024-06-18T18:00",
+        "to": "2024-06-18T22:00"
+      },{
+        "from": "2024-07-02T18:00",
+        "to": "2024-07-02T22:00"
+      },{
+        "from": "2024-07-16T18:00",
+        "to": "2024-07-16T22:00"
       }
     ]
   },