From dae4e8462146c4ab0761077652abdb9072131a37 Mon Sep 17 00:00:00 2001 From: Telegram Bot Date: Tue, 20 Jan 2026 22:36:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=B5=D0=B7=D0=B4=D0=BA=D0=B0=20=D1=87=D0=B5=D1=80=D0=B5=D0=B7?= =?UTF-8?q?=20=D0=B1=D0=BE=D1=82=20(2026-01-20=2022:36)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/data/upcoming-trips.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/static/data/upcoming-trips.json b/static/data/upcoming-trips.json index dd5c23d..b311c4b 100755 --- a/static/data/upcoming-trips.json +++ b/static/data/upcoming-trips.json @@ -1,4 +1,17 @@ { - "trips": [], - "last_updated": "2026-01-20T22:32:49.100846" + "trips": [ + { + "id": "trip-20260120-223654", + "title": "Дронослёт в феврале 2026", + "period": "7-8 февраля (резерв 21-22 февраля)", + "description": "Дронослёт во Владимирской области", + "image": "https://s3.regru.cloud/sleeptrip-dev/images/plan/trip-20260120-223640.jpg", + "meta": [ + "Приём заявок прекращается за 7 дней до даты мероприятия" + ], + "active": true, + "order": 1 + } + ], + "last_updated": "2026-01-20T22:36:54.881367" } \ No newline at end of file