www.wl-lyantor.app.bilet.do Open in urlscan Pro
109.120.186.59  Public Scan

URL: https://www.wl-lyantor.app.bilet.do/
Submission: On September 26 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

Name: mainBooker

<form class="bltd--booker-container bltd--clear ng-pristine ng-valid-editable ng-invalid ng-invalid-required ng-valid-min" name="mainBooker" ng-submit="vm.submit()">
  <div class="bltd--booker--line ng-isolate-scope" ui-booker-line="" departing="vm.query.departing" destination="vm.query.destination" date="vm.query.date" format="D MMMM, dddd" tabindex="-1">
    <div class="bltd--booker__params">
      <i class="zoom bltd--icon"></i>
      <div class="bltd--booker--text">
        <span class="bltd--booker__params--from ng-binding"></span> – <span class="bltd--booker__params--to ng-binding"></span>
        <span class="bltd--booker__params--when ng-binding"> 26 сентября, воскресенье </span>
      </div>
      <i class="bltd--dropdown bltd--icon"></i>
    </div>
  </div>
  <div class="bltd--booker--inputs">
    <div class="bltd--booker-wrapper bltd--clear">
      <div class="bltd--booker-item-container ">
        <p class="bltd--eyebrow-note">Откуда</p>
        <div class="bltd--booker-item bltd--booker-item--departing">
          <div class="bltd--booker-item-inner">
            <!--typeahead-on-select="vm.selectDeparting($item, $model, $label)"-->
            <div uib-typeahead-append="">
              <div style="position: relative;"><input ng-model="vm.query.departing" class="bltd--booker-typeahead" ng-required="false" readonly="readonly" placeholder="" tabindex="-1"
                  style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 0; color: rgb(153, 153, 153);"><!-- ngIf: valueLength > 0 --><input type="text" ng-model="vm.query.departing"
                  ng-item-model="vm.query.departingSelected" typeahead-on-select="vm.selectDeparting($item, $model, $label, $blurred)" tabindex="1" placeholder="Откуда" autocomplete="off" name="departing" ng-required="true"
                  class="bltd--booker-typeahead ng-pristine ng-untouched ng-valid-editable ng-empty ng-invalid ng-invalid-required" typeahead-editable="true" typeahead-placeholder="Откуда"
                  uib-typeahead="item.value as item.value for item in vm.fromRequest($viewValue, vm.query.destination, manually)" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-7-5923" required="required"
                  style="position: relative; vertical-align: top; background-color: transparent;">
                <div uib-typeahead-popup="" id="typeahead-7-5923" matches="matches" active="activeIdx" no-result="noResult" is-query="isQuery" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position"
                  assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate" class="ng-isolate-scope">
                  <!-- ngIf: (!moveInProgress && noResult) -->
                  <!-- ngIf: (isOpen() && !moveInProgress && !noResult) -->
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="bltd--booker-item-swap ng-scope" ng-click="swap();"><span class="bltd--with-icon bltd--with-icon_swap">&nbsp;</span></div>
      <div class="bltd--booker-item-container ">
        <p class="bltd--eyebrow-note">Куда</p>
        <div class="bltd--booker-item bltd--booker-item--destination">
          <div class="bltd--booker-item-inner">
            <!--typeahead-on-select="vm.selectDestination($item, $model, $label)"-->
            <div uib-typeahead-append="" ng-class="{'no-active': !vm.query.departingReq &amp;&amp; !vm.query.departingLocalityReq}" class="no-active">
              <div style="position: relative;"><input ng-model="vm.query.destination" class="bltd--booker-typeahead" ng-required="false" readonly="readonly" placeholder="" tabindex="-1"
                  style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 0; color: rgb(153, 153, 153);"><!-- ngIf: valueLength > 0 --><input type="text" ng-model="vm.query.destination"
                  typeahead-on-focus="vm.focusDestination()" ng-item-model="vm.query.destinationSelected" typeahead-on-select="vm.selectDestination($item, $model, $label, $blurred)" autocomplete="off" name="destination" ng-required="true"
                  class="bltd--booker-typeahead ng-pristine ng-untouched ng-valid-editable ng-empty ng-invalid ng-invalid-required" typeahead-editable="true" typeahead-placeholder="Куда" placeholder="Куда" tabindex="2"
                  uib-typeahead="item.value as item.value for item in vm.toRequest(vm.query.departingReq, vm.query.departingLocalityReq, $viewValue, vm.query.destinationLocalityReq, manually)" popup-not-found-url="ui/booker/notfound_destination.html"
                  aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-9-1276" required="required" style="position: relative; vertical-align: top; background-color: transparent;">
                <div uib-typeahead-popup="" id="typeahead-9-1276" matches="matches" active="activeIdx" no-result="noResult" is-query="isQuery" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position"
                  assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate" popup-not-found-url="ui/booker/notfound_destination.html" class="ng-isolate-scope">
                  <!-- ngIf: (!moveInProgress && noResult) -->
                  <!-- ngIf: (isOpen() && !moveInProgress && !noResult) -->
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="bltd--booker-item-container item--date">
        <p class="bltd--eyebrow-note">Когда</p>
        <div class="bltd--booker-item bltd--booker-item--date">
          <div class="bltd--booker-item-inner ">
            <div class="bltd--booker-item-inner-rel">
              <!--type="date"-->
              <div class="bltd--booker-typeahead ng-isolate-scope ng-not-empty ng-valid ng-valid-min" date-time-input="" date-change="vm.selectDate" readonly="readonly" min-date="vm.minDate" ng-model="vm.query.momentDate" format="D MMMM, dddd"
                aria-autocomplete="list" aria-expanded="false" aria-owns="datetime-15-1831">
                <button type="button" class="bltd--booker-typeahead" tabindex="-1" readonly="readonly">
                  <span class="ng-binding">26 сентября, воскресенье</span>
                </button>
                <!-- ngIf: showFakePlaceholder -->
                <i class="bltd--icon bltd--with-icon bltd--with-icon_calendar" ng-click="togglePicker()"></i>
                <div date-time="" id="datetime-15-1831" format="format" tz="tz" opened="opened" report="report" min-date="minDate" max-date="maxDate" cb="setDate(value)" class="ng-scope ng-isolate-scope"><!-- ngIf: opened --></div>
              </div>
              <!--<div date-time-append>
              &lt;!&ndash;  <button date-time type="button" class="bltd--booker-typeahead" tabindex="3"  readonly="readonly"  min-date="vm.minDate" auto-close="true" ng-model="vm.query.momentDate" format="D MMMM, dddd" set-empty-date="vm.emptyDate" >{{ngModel.$viewValue}}</button>
                <i class="icon with-icon with-icon_calendar"></i>&ndash;&gt;
              </div>-->
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="bltd--booker-submit">
      <input type="submit" tabindex="4" name="submit" value="Узнать цены" uib-typeahead-submit="">
    </div>
  </div>
</form>

Text Content

Загрузка ...
Главная
О сервисе
Пассажирам
Условия
Поддержка
Контакты
Служба поддержки
+7 499 322-19-12
support@bilet.do
Онлайн помощь


© «Билет До», 2020

Наверх
Билеты
Личный кабинет
Поддержка
– 26 сентября, воскресенье

Откуда


 

Куда



Когда

26 сентября, воскресенье


Мои поездки
Пассажиры
Профиль

Автотранспортное предприятие №1



В официальном приложении Автотранспортного предприятия №1 можно приобрести
билеты на все доступные рейсы.



В приложении вы сможете:

 * Покупать билеты на интересующие вас рейсы;
 * Просматривать расписание и другую информацию по рейсам;
 * Просматривать отправления со всех остановок населенного пункта;
 * Отслеживать свои текущие заказы и просматривать историю заказов в личном
   кабинете;
 * Осуществлять возврат ранее купленных билетов.



Если вы нашли какие-либо ошибки в работе приложения или столкнулись с
трудностями в его использовании, пожалуйста, напишите на support@bilet.do или
звоните по телефону +7 499 322-19-12


ТРЕБУЕТСЯ ВКЛЮЧЕНИЕ JAVASCRIPT

К сожалению, сайт bilet.do не может корректно работать без включенного
JavaScript. Для включения JavaScript в вашем браузере выполните рекомендации
инструкции по включению JavaScript. Если у вас используются плагины блокировки
выполнения JavaScript пожалуйста добавьте сайт bilet.do в исключения.

Перезагрузить


ОТКЛЮЧИТЕ БЛОКИРОВЩИК РЕКЛАМЫ

Сайт bilet.do не может нормально функционировать при использовании блокировщиков
рекламы типа AdBlock, пожалуйста отключите его либо добавьте сайт в исключения
блокировщика.

Перезагрузить