www.tat.app.bilet.do Open in urlscan Pro
89.253.255.197  Public Scan

URL: https://www.tat.app.bilet.do/
Submission: On August 28 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"> 28 августа, среда </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)" type-route="from" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-8-3623" required="required"
                  style="position: relative; vertical-align: top; background-color: transparent;">
                <div uib-typeahead-popup="" id="typeahead-8-3623" 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" type-route="from" class="ng-isolate-scope">
                  <!-- ngIf: (!moveInProgress && noResult && !(statusLoadSuggestTo || statusLoadSuggestFrom)) ||
         (statusLoadSuggestFrom && typeRoute == 'from') ||
         (statusLoadSuggestTo && typeRoute == 'to') ||
         ((isOpen() && !moveInProgress && !noResult && !statusLoadSuggestFrom && !statusLoadSuggestTo)) -->
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="bltd--booker-item-swap ng-scope" ng-click="swap();">
        <span class="bltd--icon bltd--icon--swap">
          <svg viewBox="0 0 20 20">
            <path fill="var(--base-green-color)" d="M15,7l-0.8,0.7C14.1,7.8,14,8,14,8.3C14,8.7,14.3,9,14.8,9c0.2,0,0.4-0.1,0.5-0.2l2.5-2.3C17.9,6.4,18,6.2,18,6
			s-0.1-0.4-0.3-0.6l-2.5-2.3C15.1,3.1,14.9,3,14.8,3C14.3,3,14,3.3,14,3.8c0,0.2,0.1,0.4,0.3,0.6L15,5H3C2.3,5.3,2,5.6,2,6
			s0.3,0.8,1,1H15z M5,13l0.8-0.7C5.9,12.2,6,12,6,11.8C6,11.3,5.7,11,5.3,11c-0.2,0-0.4,0.1-0.5,0.2l-2.5,2.3C2.1,13.6,2,13.8,2,14
			s0.1,0.4,0.3,0.6l2.5,2.3C4.9,16.9,5.1,17,5.3,17C5.7,17,6,16.7,6,16.3c0-0.2-0.1-0.4-0.3-0.6L5,15h12c0.7-0.3,1-0.6,1-1
			s-0.3-0.8-1-1H5z"></path>
          </svg>
        </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"
                  type-route="to" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-10-7946" required="required" style="position: relative; vertical-align: top; background-color: transparent;">
                <div uib-typeahead-popup="" id="typeahead-10-7946" 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" type-route="to" class="ng-isolate-scope">
                  <!-- ngIf: (!moveInProgress && noResult && !(statusLoadSuggestTo || statusLoadSuggestFrom)) ||
         (statusLoadSuggestFrom && typeRoute == 'from') ||
         (statusLoadSuggestTo && typeRoute == 'to') ||
         ((isOpen() && !moveInProgress && !noResult && !statusLoadSuggestFrom && !statusLoadSuggestTo)) -->
                </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-16-9772">
                <button type="button" class="bltd--booker-typeahead" tabindex="-1" readonly="readonly">
                  <span class="ng-binding">28 августа, среда</span>
                </button>
                <!-- ngIf: showFakePlaceholder -->
                <i class="bltd--icon bltd--icon--calendar" ng-click="togglePicker()">
        <svg viewBox="0 0 20 20">
            <path fill="var(--base-green-color)" d="M14,5c0.6,0,1-0.3,1-1V3c0-0.7-0.4-1-1-1s-1,0.3-1,1v1C13,4.7,13.4,5,14,5z M16,4v1c-0.3,0.7-1,1-2,1
			s-1.8-0.3-2-1V4H8v1C7.8,5.7,7,6,6,6S4.3,5.7,4,5V4H3C2.3,4,2,4.3,2,5v12c0,0.7,0.3,1,1,1h14c0.7,0,1-0.3,1-1V5c0-0.7-0.3-1-1-1H16z
			 M16,16H4V8h12V16z M6,5c0.6,0,1-0.3,1-1V3c0-0.7-0.4-1-1-1S5,2.3,5,3v1C5,4.7,5.4,5,6,5z M10,14l3-3l-1-1l-2.5,2.5L8,11l-1,1l2,2
			H10z"></path>
        </svg>
    </i>
                <div date-time="" id="datetime-16-9772" 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

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

Откуда




Куда



Когда

28 августа, среда


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

Автовокзалы Республики Татарстан

Покупка билетов предоставляется сервисом bilet.do. По вопросам поддержки при
покупке билетов в приложении обращайтесь в службу технической поддержки.


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

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

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


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

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

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