de.search.yahoo.com
Open in
urlscan Pro
2a00:1288:110:c104::2000
Public Scan
Submitted URL: http://af.xdock.co/?pid=6700&subid=67003&keyword=orbitz
Effective URL: https://de.search.yahoo.com/yhs/search?type=/131aJRsD&hspart=solex&hsimp=yhs-foxynewtab&p=orbitz
Submission: On December 13 via api from US — Scanned from DE
Effective URL: https://de.search.yahoo.com/yhs/search?type=/131aJRsD&hspart=solex&hsimp=yhs-foxynewtab&p=orbitz
Submission: On December 13 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: s — GET https://de.search.yahoo.com/yhs/search;_ylt=Awr.Qpr4GnllWEsIItVfCwx.
<form method="get" name="s" id="sf" role="search" action="https://de.search.yahoo.com/yhs/search;_ylt=Awr.Qpr4GnllWEsIItVfCwx." accept-charset="utf-8"><label for="yschsp" class="off-left">Suchbegriff</label>
<div id="sbq-wrap" class="sbq-w"><input type="text" class="sbq" id="yschsp" name="p" value="orbitz" autocomplete="off" tabindex="1" role="combobox" aria-autocomplete="both" aria-expanded="false"><button id="sbq-clear" type="button" class="sbq-x"
aria-label="Löschen"><span class="sprite"></span><span class="sep"></span></button><span class="sb-ico ico ico-modern mag-glass-16"></span></div><label class="sbb-wrap"><input id="sbq-submit" type="submit" class="sbb" value="Suche"
tabindex="2"></label><input type="hidden" name="fr2" value="sb-top"><input type="hidden" name="hspart" value="solex"><input type="hidden" name="hsimp" value="yhs-foxynewtab"><input type="hidden" name="type" value="/131aJRsD">
<div class="voice-container"><input id="voice-btn" type="button" aria-label="Sprachsuche"></div>
<div class="permission-guide hide" id="spchp">
<div class="close-button" id="spchpx"></div>
<div class="guide">
<div class="microphone">
<div class="sprite"></div>
</div>
<div class="guide-text">
<div class="title">Warten auf Genehmigung</div>
<div class="text">Zugriff auf Mikrofon erlauben, um Sprachsuche zu aktivieren</div>
</div>
</div>
</div>
<div class="spch s2tb-h" id="spch">
<div class="spch-overlay" id="spch-overlay"> </div>
<div class="close-button" id="spchx"></div>
<div class="spchc">
<div class="inner-container">
<div class="button-container spch-control" id="spchbc"><span class="button" id="spchbc-btn">
<div class="microphone"></div>
</span><span class="ripple"></span><span class="ripple"></span><span class="ripple"></span></div>
<div class="text-container spch-control">
<p><span class="spcht" id="spcht"></span><span> </span><span class="spcht hide" id="spcht-retry"></span></p>
</div>
</div>
</div>
<div class="spcho" id="spcho"></div>
</div>
<script type="text/javascript" nonce="">
! function(c, r) {
"use strict";
var a = {
enable_voice_trending: !0,
lang: "en-US",
text: {
start: "What would you like to search for?",
listening: "Listening...",
nomatch: "Didn't get that.",
error: "Please check your microphone and audio levels.",
retry: "Try again.",
or: "or"
},
trending: {
market: "en-us"
}
};
function e(e) {
var n = this;
if (n.speechResult = "", n.noSpeech = !0, n.isRecognitionStart = !1, n.recognition = null, n.voiceButton = r.getElementById(e.idMic || "voice-btn"), n.searchBox = r.getElementsByClassName(e.clsSBox || "sbx"), n.searchBoxForm = r
.getElementById(e.idSBoxForm || "sf"), n.searchBoxQuery = r.getElementById(e.idInput || "yschsp"), n.speechPanel = r.getElementById(e.idPanel || "spch"), n.speechButtonContainer = r.getElementById(e.idBtnContainer || "spchbc"), n
.speechButton = r.getElementById(e.idSpeechBtn || "spchbc-btn"), n.speechText = r.getElementById(e.idSpeechTxt || "spcht"), n.speechOverlay = r.getElementById(e.idSpeechOverlay || "spch-overlay"), n.retryLink = r.getElementById(e.idRetry ||
"spcht-retry"), n.trending = r.getElementById(e.idTrending || "spch-trending"), n.trendingData = [], n.termSpans = r.getElementsByClassName(e.clsTTerm || "trending-term"), n.closeButton = r.getElementById(e.idCloseBtn || "spchx"), n
.startAudio = new Audio("https://s.yimg.com/pv/static/misc/voice-start-202105050733.wav"), n.resultAudio = new Audio("https://s.yimg.com/pv/static/misc/voice-result-202105050733.wav"), n.errorAudio = new Audio(
"https://s.yimg.com/pv/static/misc/voice-error-202105050733.wav"), n.closeAudio = new Audio("https://s.yimg.com/pv/static/misc/voice-close-202105050733.wav"), n.permissionGuide = r.getElementById(e.idPermGuide || "spchp"), n
.permissionGuideClose = r.getElementById(e.idPermClose || "spchpx"), n.config = e || a, n.permissionGuideTimer = null, n.onEscKeyDown = function(e) {
"Escape" === e.code && (n.recognition.stop(), n.sendBeacon("keybrd", "voicesearch_cancel_esc"), n.closePanel(n))
}, "SpeechRecognition" in c || "webkitSpeechRecognition" in c) {
var t = t || webkitSpeechRecognition,
i = i || webkitSpeechGrammarList,
o = o || webkitSpeechRecognitionEvent;
n.recognition = new t;
i = new i;
i.addFromString("#JSGF V1.0;", 1), n.recognition.grammars = i, n.recognition.continuous = !1, n.recognition.lang = n.config.lang, n.recognition.interimResults = !1, n.recognition.maxAlternatives = 1, n.voiceButton && (n.voiceButton
.onclick = function() {
n.recognition.start(), n.permissionGuideTimer && c.clearTimeout(n.permissionGuideTimer), n.permissionGuideTimer = c.setTimeout(function() {
n.isRecognitionStart || n.showPermissionGuide(n)
}, 300), r.addEventListener("keydown", n.onEscKeyDown), n.sendBeacon("clk", "voicesearch")
}), n.speechButton && (n.speechButton.onclick = function() {
n.isRecognitionStart ? (n.recognition.stop(), n.sendBeacon("clk", "voicesearch_panel_mic_close"), n.closePanel(n)) : (n.recognition.start(), n.sendBeacon("clk", "voicesearch_panel_mic_restart"))
}), n.retryLink && (n.retryLink.onclick = function() {
n.isRecognitionStart || (n.recognition.start(), n.sendBeacon("clk", "voicesearch_panel_retry"))
}), n.speechOverlay && (n.speechOverlay.onclick = function() {
n.recognition.stop(), n.sendBeacon("clk", "voicesearch_cancel_outside"), n.closePanel(n)
}), n.closeButton && (n.closeButton.onclick = function() {
n.recognition.stop(), n.sendBeacon("clk", "voicesearch_cancel"), n.closePanel(n)
}), n.permissionGuideClose && (n.permissionGuideClose.onclick = function() {
n.recognition.stop(), n.sendBeacon("clk", "voicesearch_permission_close"), n.closeAudio.play(), n.hidePermissionGuide(n)
}), n.recognition.onresult = function(e) {
n.speechResult = e.results[0][0].transcript, n.handlePunctuation(n), n.speechText && (n.speechText.innerText = n.speechResult), n.searchBoxQuery && (n.searchBoxQuery.value = n.speechResult), n.resultAudio.play(), c.setTimeout(
function() {
n.speechPanel && (n.speechPanel.classList.remove("s2tb"), n.speechPanel.classList.add("s2tb-h")), n.hideRetryLink(n), n.searchBoxForm && (n.setFr2(n), n.searchBoxForm.submit())
}, 1e3)
}, n.recognition.onspeechstart = function() {}, n.recognition.onspeechend = function() {
n.recognition.stop()
}, n.recognition.onerror = function() {
n.speechText && (n.speechText.innerText = n.config.text.error), n.hideTrending(n), n.showRetryLink(n), n.errorAudio.play()
}, n.recognition.onaudiostart = function() {
n.speechButtonContainer && n.speechButtonContainer.classList.add("listening")
}, n.recognition.onaudioend = function() {
n.speechButtonContainer && n.speechButtonContainer.classList.remove("listening")
}, n.recognition.onsoundstart = function() {
n.hideTrending(n), n.noSpeech = !1, n.speechButtonContainer && (n.speechButtonContainer.classList.remove("listening"), n.speechButtonContainer.classList.add("speaking"))
}, n.recognition.onsoundend = function() {
n.speechButtonContainer && n.speechButtonContainer.classList.remove("speaking")
}, n.recognition.onstart = function() {
n.recognitionInit(n), n.startRecognition(n)
}, n.recognition.onend = function() {
n.isRecognitionStart = !1, 0 == n.noSpeech && "" == n.speechResult && (n.speechText && (n.speechText.innerText = n.config.text.nomatch), n.hideTrending(n), n.showRetryLink(n), n.errorAudio.play())
}
} else {
n.voiceButton && n.voiceButton.classList.add("hide");
for (var s = 0; s < n.searchBox.length; s++) n.searchBox[s].classList.remove("voice-search")
}
}
e.prototype.recognitionInit = function(e) {
e.speechResult = "", e.noSpeech = !0, e.isRecognitionStart = !0
}, e.prototype.showPermissionGuide = function(e) {
e.permissionGuide && e.permissionGuide.classList.remove("hide")
}, e.prototype.hidePermissionGuide = function(e) {
e.permissionGuide && e.permissionGuide.classList.add("hide")
}, e.prototype.getTrending = function(n) {
var e;
n.config.enable_voice_trending && n.trending && (e = "https://api.search.yahoo.com/data/v3/search?appid=4d234a9d&market=" + n.config.trending.market + "&features=trending.voice", n.ajaxReq(e, function(e) {
e && e.response && e.response.search && e.response.search.results && e.response.search.results["trending.voice"] && (n.trendingData = e.response.search.results["trending.voice"].data, n.showTrending(n))
}))
}, e.prototype.showTrending = function(e) {
var n, t = e.trendingData;
!Array.isArray(t) || t.length < 3 || e.trending && e.termSpans && e.termSpans[0] && (n = "", n += '"' + t[0].text + '", ', n += '"' + t[1].text + '" ', n += e.config.text.or + " ", n += '"' + t[2].text + '"', e.termSpans[0].innerText = n, e
.trending.classList.remove("hide"))
}, e.prototype.hideTrending = function(e) {
e.trending && e.trending.classList.add("hide")
}, e.prototype.showRetryLink = function(e) {
e.retryLink && (e.retryLink.innerText = e.config.text.retry, e.retryLink.classList.remove("hide"))
}, e.prototype.hideRetryLink = function(e) {
e.retryLink && e.retryLink.classList.add("hide")
}, e.prototype.startRecognition = function(e) {
e.hidePermissionGuide(e), e.getTrending(e), e.startAudio.play(), e.speechText && (e.speechText.innerText = e.config.text.start, c.setTimeout(function() {
e.speechText.innerText = e.config.text.listening
}, 2e3)), e.speechPanel && (e.speechPanel.classList.remove("s2tb-h"), e.speechPanel.classList.add("s2tb")), e.hideRetryLink(e)
}, e.prototype.closePanel = function(e) {
e.closeAudio.play(), c.setTimeout(function() {
e.speechPanel && (e.speechPanel.classList.remove("s2tb"), e.speechPanel.classList.add("s2tb-h")), e.hideTrending(e), e.hideRetryLink(e), r.removeEventListener("keydown", e.onEscKeyDown)
}, 100)
}, e.prototype.handlePunctuation = function(e) {
var n;
0 < e.speechResult.length && ("." !== (n = e.speechResult.charAt(e.speechResult.length - 1)) && "?" !== n && "。" !== n && "?" !== n || (e.speechResult = e.speechResult.slice(0, -1)))
}, e.prototype.setFr2 = function(n) {
n.searchBoxForm && (n.searchBoxForm.fr2.value = n.config.fr2 || "p:s,v:w,m:voice-search,ct:others", (!Array.isArray(n.trendingData) || n.trendingData.length < 3) && (n.trendingData = []), n.trendingData.forEach(function(e) {
new RegExp(n.speechResult, "gi").test(e.text) && (n.searchBoxForm.fr2.value = n.config.tnFr2 || "p:s,v:w,m:voice-search,ct:trending")
}))
}, e.prototype.sendBeacon = function(e, n) {
var t = c.YAHOO.ULT || {},
i = c.YAHOO.NB || {},
o = c.YAHOO.SB || {};
t.beacon_click && (n = {
_S: o.config.i13n.spaceid,
_I: o.config.i13n.pvid,
actn: e,
sec: "search",
slk: n
}, i.has(this.config, "beaconParams") && i.merge(n, this.config.beaconParams), c.YAHOO.ULT.beacon_click(n))
}, e.prototype.ajaxReq = function(e, n) {
var t, i, o = XMLHttpRequest.DONE || 4,
s = new XMLHttpRequest;
if (r.documentMode && r.documentMode < 10) return (new c.XDomainRequest).onload = function() {
try {
i = JSON.parse(t), n(i)
} catch (e) {
return
}
}, s.open("GET", e), void s.send();
s.onreadystatechange = function() {
if (s.readyState === o)
if (200 === s.status) {
t = s.responseText;
try {
i = JSON.parse(t), n(i)
} catch (e) {
return
}
} else n(i)
}, s.open("GET", e, !0), s.timeout = 1e4, s.send()
}, c.YAHOO || (c.YAHOO = {}), c.YAHOO.Util || (c.YAHOO.Util = {}), c.YAHOO.Util.VoiceSearch = e
}(window, document);
if (window.YAHOO && window.YAHOO.Util && window.YAHOO.Util.VoiceSearch) {
window.YAHOO.voiceSearch = new window.YAHOO.Util.VoiceSearch({
"lang": "de-DE",
"text": {
"start": "Wonach suchen Sie?",
"listening": "H\u00f6rmodus ...",
"nomatch": "Eingabe wurde nicht verstanden.",
"error": "Bitte die Mikrofon- und Audiopegel \u00fcberpr\u00fcfen.",
"retry": "Bitte erneut versuchen.",
"or": "oder"
}
});
}
</script>
<div class="sa-tray-ctn">
<div></div>
</div>
</form>
Text Content
SOLEX YAHOO SUCHE WEB SUCHE Solex Yahoo Suche Suchbegriff Warten auf Genehmigung Zugriff auf Mikrofon erlauben, um Sprachsuche zu aktivieren 1. * Alle * Bilder * Videos 2. * Alle Treffer * Letzter Tag * Letzte Woche * Letzen Monat Alle Treffer 1. ETWA 509.000 SUCHERGEBNISSE 1. us-en.flightnetwork.com/Orbitz ANZEIGEORBITZ | CHEAP ORBITZ TICKETS us-en.flightnetwork.com wurde im letzten Monat von mehr als 100.000 Nutzern besucht Compare flights from all airlines and save up to 60% on your next flight. All cheap flights in one search. Save up to 60% on your next flight. Flight Network compares thousand of cheap flights to find you the best airline ... * Direct Flights All direct flights to any destination at the best price. * Cheapest Flights All cheap, flexible & direct flights in one search. * Flightnetwork Shop Flightnetwork.com.-Safe & Secure Flights. * FAQs Frequently asked questions on-Flightnetwork.com * Cheaest Airline Tickets Find the cheapest tickets with any airline. 500+ airlines in 1 search. * Flexible tickets Book the cheapest flexible tickets on Flightnetwork. 1. SUCHERGEBNISSE: 1. WWW.ORBITZ.COMORBITZ HOTEL DEALS, FLIGHTS, CHEAP VACATIONS & RENTAL CARS www.orbitz.com * Im Cache Orbitz is a travel booking platform that offers deals on hotels, flights, cars, cruises and things to do in various destinations. You can compare prices, book online, change or cancel your trip, and earn free travel rewards with Orbitz. * Stays Save on Hotel Deals & Reservations by booking your trip... * Flights Cheap airfare for a next year's big vacation or just cheap... * Packages Vacation packages for family vacations, romantic travel,... * Cars Rent a car with Orbitz today! Skip to main content. More... * Cruises Expect to find the best all inclusive and discount cruises... * Things to do Find family fun activities & attractions. Discount tickets... 2. EN.WIKIPEDIA.ORG › WIKI › ORBITZORBITZ - WIKIPEDIA en.wikipedia.org › wiki › Orbitz * Im Cache Orbitz.com is a travel fare aggregator website and travel metasearch engine. The website is owned by Orbitz Worldwide, Inc., a subsidiary of Expedia Group . It is headquartered in the Citigroup Center, Chicago, Illinois . * Gegründet: June 2001; 22 years ago * Number of employees: 1,530 (2014) 3. PLAY.GOOGLE.COM › STORE › APPSORBITZ HOTELS & FLIGHTS - APPS ON GOOGLE PLAY play.google.com › store › apps * Im Cache 5. Dez. 2023 · Orbitz is a mobile app that lets you search and book flights, hotels, rental cars, and activities with free cancellation options and Orbucks rewards. Find deals on hotels near you, compare prices, and enjoy flexible travel options with Orbitz. * 4,4/5 (48,8K) * Developer: orbitz.com * Altersfreigabe: Everyone * * * * * 4. WWW.ORBITZ.COM › APPORBITZ.COM www.orbitz.com › app * Im Cache Earn extra Orbucks when you book your trip in the app 5. APPS.APPLE.COM › DE › APPORBITZ HOTELS & FLIGHTS IM APP STORE apps.apple.com › de › app * Im Cache Orbitz is the #1 way to book travel on your mobile device. The Orbitz app lets you quickly and easily search and book flights, hotels, rental cars, activities. Plus, join Orbitz Rewards and start earning Orbucks on your flight and hotel bookings that you can instantly redeem on hotels in the app. 6. APPS.APPLE.COM › US › APPORBITZ HOTELS & FLIGHTS ON THE APP STORE apps.apple.com › us › app * Im Cache The Orbitz app lets you quickly and easily search and book flights, hotels, rental cars, activities. Plus, join Orbitz Rewards and start earning Orbucks on your flight and hotel bookings that you can instantly redeem on hotels in the app. EARN MORE. -App bookers earn 4% on hotels and 2% on air! 7. WWW.ORBITZ.COM › TRIPSDOWNLOAD THE APP BUTTON - ORBITZ www.orbitz.com › trips Explore. Hotels in United States. Vacation Rentals in United States. Car Rentals in United States. Domestic Flights. Vacation Packages in United States. Orbitz Reviews. Orbitz Coupons. LGBTQ Travel. 8. WWW.ORBITZ.COM › DEALSTRAVEL DEALS: LAST MINUTE FLIGHTS, HOTEL, VACATION, CRUISE ... -... www.orbitz.com › deals * Im Cache Find the best deals on vacation rentals, flights, packages, cars and things to do on Orbitz.com. Save up to 10% on stays, get insider prices, and enjoy promo codes and coupons for your next trip. 9. BILDER * * * Alle anzeigen 1. VERWANDTE SUCHBEGRIFFE ZU ORBITZ orbitz comorbitz customer serviceorbitz flightorbitz.com fligorbitz chatorbitz car rentalorbitz refundorbitz worldwide 1. 12345 Weiter 2. Nutzer haben außerdem gesucht nach 1. Orbitz Worldwide orbitz.com * Sitz: 500 West Madison * Gründung: 2001 * Mitarbeiterzahl: 1,530 * Mutterunternehmen: Expedia Group * X * Facebook * Instagram Frankfurt am Main, HessenErmittelt über IP-AdresseErneut ermitteln * Einstellungen * Hilfe * Datenschutz * AGB * Datenschutz- und Cookie-Einstellungen * Infos zu Anzeigen * Powered by Bing™