From 150ba4890276ad22b182823f0fc13609fbb6e3c4 Mon Sep 17 00:00:00 2001 From: Telegram Bot Date: Tue, 20 Jan 2026 22:32:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B5=D0=B7=D0=B4=D0=BA=D0=B0=20=D1=87=D0=B5=D1=80?= =?UTF-8?q?=D0=B5=D0=B7=20=D0=B1=D0=BE=D1=82=20(2026-01-20=2022:32)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/data/upcoming-trips.json | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/static/data/upcoming-trips.json b/static/data/upcoming-trips.json index 3aba1b5..dd5c23d 100755 --- a/static/data/upcoming-trips.json +++ b/static/data/upcoming-trips.json @@ -1,18 +1,4 @@ { - "trips": [ - { - "id": "january-2026", - "title": "Поездка в январе 2026 года", - "period": "Январь 2026", - "description": "Полёты выходного дня в Московской области.", - "image": "https://s3.regru.cloud/sleeptrip-dev/images/plan/Zakrytie_sezona.jpg", - "meta": [ - "Заявки: минимум за 7 дней до полётов", - "Выезд: рано утром (5-6 утра)" - ], - "active": true, - "order": 1 - } - ], - "last_updated": "2026-01-16T20:21:16.466861" + "trips": [], + "last_updated": "2026-01-20T22:32:49.100846" } \ No newline at end of file