www.bash.app.bilet.do
Open in
urlscan Pro
109.120.186.59
Public Scan
URL:
https://www.bash.app.bilet.do/
Submission: On September 19 via automatic, source certstream-suspicious — Scanned from DE
Submission: On September 19 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: 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"> 19 сентября, воскресенье </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-8-933" required="required"
style="position: relative; vertical-align: top; background-color: transparent;">
<div uib-typeahead-popup="" id="typeahead-8-933" 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"> </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 && !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-10-3233" required="required" style="position: relative; vertical-align: top; background-color: transparent;">
<div uib-typeahead-popup="" id="typeahead-10-3233" 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-18-5407">
<button type="button" class="bltd--booker-typeahead" tabindex="-1" readonly="readonly">
<span class="ng-binding">19 сентября, воскресенье</span>
</button>
<!-- ngIf: showFakePlaceholder -->
<i class="bltd--icon bltd--with-icon bltd--with-icon_calendar" ng-click="togglePicker()"></i>
<div date-time="" id="datetime-18-5407" 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>
<!– <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>–>
</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 Наверх Билеты Личный кабинет Поддержка – 19 сентября, воскресенье Откуда Куда Когда 19 сентября, воскресенье Мои поездки Пассажиры Профиль Автовокзалы Башкортостана Покупка билетов предоставляется сервисом bilet.do. По вопросам поддержки при покупке билетов в приложении обращайтесь в службу технической поддержки. ТРЕБУЕТСЯ ВКЛЮЧЕНИЕ JAVASCRIPT К сожалению, сайт bilet.do не может корректно работать без включенного JavaScript. Для включения JavaScript в вашем браузере выполните рекомендации инструкции по включению JavaScript. Если у вас используются плагины блокировки выполнения JavaScript пожалуйста добавьте сайт bilet.do в исключения. Перезагрузить ОТКЛЮЧИТЕ БЛОКИРОВЩИК РЕКЛАМЫ Сайт bilet.do не может нормально функционировать при использовании блокировщиков рекламы типа AdBlock, пожалуйста отключите его либо добавьте сайт в исключения блокировщика. Перезагрузить