Дешевые авиабилеты из Александрополи (AXD)

Дешевые билеты на самолет из Александрополи

Город: Александруполис

IATA: AXD

Страна: Греция

Местное время:


Аэропорты Александрополи:

Дешёвые перелёты из Александрополи в другие города.

Цены на авиабилеты из Александрополи зависят от сезона, города, авиакомпании, обслуживающей рейс, и действующих спецпредложений.  В зависимости от количества оставшихся дней до вылета и количества оставшихся билетов, цена билета на самолет из Александрополи может вырости на больее чем 13%.

TripTorg.ru рекомендует покупать билеты на самолет из Александрополи за ранее, чтобы можно было выбрать более подходящее место в самолете и по более низкой цене.

Авиакомпании летающие из Александрополи

Цены на местные авиарейсы из Александрополи

Цены на международные авиарейсы из Александрополи

Мы используем файлы cookie и аналогичные технологии. Ознакомьтесь с политикой конфиденциальности. Если вы используете сайт, вы соглашаетесь с ними.

Request history8.3.0PHP Version234msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (28.73ms)time
    • Application (205ms)time
    • 1 x Application (87.7%)
      205ms
      1 x Booting (12.3%)
      28.73ms
      43 templates were rendered
      • 1x views_ru_ru.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.city-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.airlines-columnairlines-column.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET route/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      28 statements were executed (3 duplicates)Show only duplicates38.16ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets4.84msselect * from `cities` where `code` = 'axd' limit 1
        Bindings
        • 0: axd
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:197
      • AirportSqlRepository.php#56aviatickets1.62msselect * from `airports` where `city_id` = 383 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 383
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirportSqlRepository.php#56aviatickets1.25msselect * from `cities` where `cities`.`id` in (383)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirlineSqlRepository.php#67aviatickets1.97msselect * from `airline_routes` where `origin_city_id` = 383 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 383
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:211
      • AirlineSqlRepository.php#90aviatickets1.41msselect * from `airlines` where `id` in (2030) order by `name` asc
        Bindings
        • 0: 2030
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#446aviatickets1.23msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 383 and `transfers` = '0'
        Bindings
        • 0: 383
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.18msselect * from `flights_by` where `origin_city_id` = 383 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 383
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets1msselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#181aviatickets970μsselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 383 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 383
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • AirlineSqlRepository.php#183aviatickets1.08msselect * from `airlines` where `airlines`.`id` = 95 limit 1
        Bindings
        • 0: 95
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:183
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets1.15msselect * from `flights_2025` where `origin_id` = 383 and `date_update` >= '2025-08-15 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 383
        • 1: 2025-08-15 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • FlightSchedulesRepository.php#44aviatickets1.36msselect * from `flights_schedules` where `origin_city_id` = 383 and `origin_datetime` >= '2025-08-17' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 383
        • 1: 2025-08-17
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#520aviatickets1.1msselect * from `flights_by` where `origin_city_id` = 383 and `destination_city_id` = 616 limit 1
        Bindings
        • 0: 383
        • 1: 616
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#520aviatickets920μsselect * from `sites_relationships` where `sites_relationships`.`id` in (23341)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#609aviatickets1.35msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 383 and `destination_country_id` <> 247 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 383
        • 1: 247
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets1.37msselect * from `flights_by` where `origin_city_id` = 383 and `destination_country_id` in (248, 124, 125, 134, 105, 109, 119, 17, 242, 156, 23, 10) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 383
        • 1: 248
        • 2: 124
        • 3: 125
        • 4: 134
        • 5: 105
        • 6: 109
        • 7: 119
        • 8: 17
        • 9: 242
        • 10: 156
        • 11: 23
        • 12: 10
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets1.36msselect * from `countries` where `countries`.`id` in (10, 17, 23, 105, 109, 119, 124, 125, 134, 156, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets1.31msselect * from `flights_by` where `origin_city_id` = 383 and `destination_country_id` = 247 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 383
        • 1: 247
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.29msselect * from `cities` where `cities`.`id` in (383)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.33msselect * from `cities` where `cities`.`id` in (616, 1092, 2342, 2977, 3379, 4806, 5310, 5644, 8851, 9258)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.14msselect * from `sites_relationships` where `sites_relationships`.`id` in (23341, 23352, 23362, 23367, 23391, 386076, 386091, 386093, 783454, 1094345)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets950μsselect * from `countries` where `countries`.`id` in (247)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#412aviatickets1.34msselect * from `flights_by` where `origin_city_id` = 383 and `destination_country_id` <> 247 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 383
        • 1: 247
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets900μsselect * from `cities` where `cities`.`id` in (383)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.19msselect * from `cities` where `cities`.`id` in (1811, 2686, 3654, 4081, 4539, 4761, 5981, 6372, 8389, 9260)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.46msselect * from `sites_relationships` where `sites_relationships`.`id` in (23358, 23364, 23375, 23378, 23383, 23398, 386079, 386090, 1015251, 1129500)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.11msselect * from `countries` where `countries`.`id` in (17, 92, 119, 124, 125, 134, 207, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets980μsselect * from `countries` where `countries`.`id` = 247 limit 1
        Bindings
        • 0: 247
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      App\Avia\Infrastructure\Model\LocalRoute
      34LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      24City.php#?
      App\Avia\Infrastructure\Model\Country
      23Country.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      21SitesRelationship.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      2AirlineRoute.php#?
      App\Avia\Infrastructure\Model\Airline
      2Airline.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
            _token
            wytx6EuHmadMNNelTIjts1rWjIHB32aA4pyIVyvk
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/axd?_url=%2Froute%2Faxd" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/axd
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/axd" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZqZ1dVQzh3bzZQWG9QMnVyS2lnNEE9PSIsInZhbHVlIjoic0xuenR1bTdrMjhpdm1acDFZNFBkTzFMUDhSQlhRL2FKYkgxWm1oQWdBdlg1ZGR1N3E1Si8zZHQ2VDBiTnZDOWVEbllEZGpzZC90TXdpSDZuUGlHc1N2U0JIeTZvdHRzTDVvcExNSncwSjE4NGp1RjMxblJDS0NDQzkwQ3ErSFoiLCJtYWMiOiI3ZWY2ZjVjYzkyODJhNDkxOGE4MGJkOGZkOGE0ODA5YjY1MDg0OWZmMzkzODY1Yjg1ZGU1Mzk5NDZmYTc3YjY4IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6InVqN283N0o4blppcGpuRGt3T0JaSGc9PSIsInZhbHVlIjoiZXg0eHVzdGVkN1RuUkFNckRab3VGZEx5MzRuNDZhbTgycHlYT0RibU9VSzBncW9UTXpYcHZIa2FiemVaTmhEREJPY2FJWFJpN3JBcHZZR2ZSU2lNVVFLcnl6RVl2SkJqZXJ3RWlOUXpJRy9yVndlNHptZE5nMFlBSkVYbW5GQTAiLCJtYWMiOiI5MzNjYzVlMDJlYTI3Y2MzMGFlY2MwN2ZmMTJhMWJkOWU0NDM4NGYzMjUxOWMzODA0NDdjM2VjMjU0MzFiMTQyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkZqZ1dVQzh3bzZQWG9QMnVyS2lnNEE9PSIsInZhbHVlIjoic0xuenR1bTdrMjhpdm1acDFZNFBkTzFMUDhSQlhRL2FKYkgxWm1oQWdBdlg1ZGR1N3E1Si8zZHQ2VDBiTnZDOWVEbllEZ" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.triptorg.ru" ] ]
            request_cookies
            0 of 0
            array:2 [ "XSRF-TOKEN" => "wytx6EuHmadMNNelTIjts1rWjIHB32aA4pyIVyvk" "lowcostclub_session" => "L8dWdl3Ybbq07T4PR9BdzVF2Yg9sRNYU6Fgz9iIl" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Sun, 17 Aug 2025 02:48:34 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik15cThDTUhueEZTZFFlMDMxeGdSV3c9PSIsInZhbHVlIjoibGN1ZE82RVppaHNhcVBNS0laNlREQzF2djljV3NXMEMxMXMxV3ptNW5wMW9OUUMvMGtJRDE5NjZVK214Y0QydFR6UXUxbS9CK05hN2dXMnF3TzNtSktJajBQS0taS2h1M1ppYU9nWDNYM2I5ckRuVXhDRVM0aXJ6cTJoV0YwT3EiLCJtYWMiOiJlNjJmZGMxYzMxYmI0NTEwYTA5MzkxYTVhZjg5MDYyMzM2OTdiMmY5Yjk2Mzk5YTgzMDFlMDMxOTZmMDk1YTMwIiwidGFnIjoiIn0%3D; expires=Sun, 17 Aug 2025 04:48:34 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik15cThDTUhueEZTZFFlMDMxeGdSV3c9PSIsInZhbHVlIjoibGN1ZE82RVppaHNhcVBNS0laNlREQzF2djljV3NXMEMxMXMxV3ptNW5wMW9OUUMvMGtJRDE5NjZVK214Y0QydFR6UXUxb" 1 => "lowcostclub_session=eyJpdiI6ImViQU5QOVJzNHlBc1ZNNTNOdXFQbWc9PSIsInZhbHVlIjoiWlpHUHZ6OHZtbjZoMm9ES2ZzUHo0WHpRR1J3VDJLUElZcm9ZQkg1MVIzc3NIVlhnbVd1a21pWVBkRFA3Y2VYRDJERG9vUzdkN0tGanJhUkpnbk1aQ25BY0tQMG5LcVhwUmRVWm52clZIemg0NFdPd0FibHpmdVVjdm84UUFmaFMiLCJtYWMiOiJmMWJjZGRkMzE2NDEyODNlZTJhMjc5YWQ4ODRlNjJkZmM4YjdjODE4MzM5OGE4MDkyYTBkMjMwMzU5YmZjNDY5IiwidGFnIjoiIn0%3D; expires=Sun, 17 Aug 2025 04:48:34 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImViQU5QOVJzNHlBc1ZNNTNOdXFQbWc9PSIsInZhbHVlIjoiWlpHUHZ6OHZtbjZoMm9ES2ZzUHo0WHpRR1J3VDJLUElZcm9ZQkg1MVIzc3NIVlhnbVd1a21pWVBkRFA3Y2VY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik15cThDTUhueEZTZFFlMDMxeGdSV3c9PSIsInZhbHVlIjoibGN1ZE82RVppaHNhcVBNS0laNlREQzF2djljV3NXMEMxMXMxV3ptNW5wMW9OUUMvMGtJRDE5NjZVK214Y0QydFR6UXUxbS9CK05hN2dXMnF3TzNtSktJajBQS0taS2h1M1ppYU9nWDNYM2I5ckRuVXhDRVM0aXJ6cTJoV0YwT3EiLCJtYWMiOiJlNjJmZGMxYzMxYmI0NTEwYTA5MzkxYTVhZjg5MDYyMzM2OTdiMmY5Yjk2Mzk5YTgzMDFlMDMxOTZmMDk1YTMwIiwidGFnIjoiIn0%3D; expires=Sun, 17-Aug-2025 04:48:34 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik15cThDTUhueEZTZFFlMDMxeGdSV3c9PSIsInZhbHVlIjoibGN1ZE82RVppaHNhcVBNS0laNlREQzF2djljV3NXMEMxMXMxV3ptNW5wMW9OUUMvMGtJRDE5NjZVK214Y0QydFR6UXUxb" 1 => "lowcostclub_session=eyJpdiI6ImViQU5QOVJzNHlBc1ZNNTNOdXFQbWc9PSIsInZhbHVlIjoiWlpHUHZ6OHZtbjZoMm9ES2ZzUHo0WHpRR1J3VDJLUElZcm9ZQkg1MVIzc3NIVlhnbVd1a21pWVBkRFA3Y2VYRDJERG9vUzdkN0tGanJhUkpnbk1aQ25BY0tQMG5LcVhwUmRVWm52clZIemg0NFdPd0FibHpmdVVjdm84UUFmaFMiLCJtYWMiOiJmMWJjZGRkMzE2NDEyODNlZTJhMjc5YWQ4ODRlNjJkZmM4YjdjODE4MzM5OGE4MDkyYTBkMjMwMzU5YmZjNDY5IiwidGFnIjoiIn0%3D; expires=Sun, 17-Aug-2025 04:48:34 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImViQU5QOVJzNHlBc1ZNNTNOdXFQbWc9PSIsInZhbHVlIjoiWlpHUHZ6OHZtbjZoMm9ES2ZzUHo0WHpRR1J3VDJLUElZcm9ZQkg1MVIzc3NIVlhnbVd1a21pWVBkRFA3Y2VY" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "wytx6EuHmadMNNelTIjts1rWjIHB32aA4pyIVyvk" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/axd?_url=%2Froute%2Faxd" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-08-17 02:48:34GET/route/axd4328121