From 1f6d485f32b087def0afbc67bdd6715e5a75710f Mon Sep 17 00:00:00 2001 From: Telegram Bot Date: Wed, 15 Apr 2026 22:52:00 +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-04-15=2022:51)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/data/upcoming-trips.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/static/data/upcoming-trips.json b/static/data/upcoming-trips.json index 8c0490a..96d4f68 100755 --- a/static/data/upcoming-trips.json +++ b/static/data/upcoming-trips.json @@ -9,7 +9,20 @@ "meta": [], "active": true, "order": 1 + }, + { + "id": "trip-20260415-225149", + "title": "Тестовая поездка", + "period": "Тестовый 16", + "description": "Тест \n\n123 \n\nТест", + "image": "https://s3.regru.cloud/sleeptrip-dev/images/plan/trip-20260415-225144.JPG", + "meta": [ + "Заявки: минимум за 7 дней до полётов", + "Выезд: рано утром (5-6 утра)" + ], + "active": true, + "order": 2 } ], - "last_updated": "2026-03-22T23:40:35.502230" + "last_updated": "2026-04-15T22:51:49.670722" } \ No newline at end of file