webkamery-krkonose.cz Open in urlscan Pro
91.218.188.239  Public Scan

URL: https://webkamery-krkonose.cz/
Submission: On July 25 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Nutné</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferenční</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistické</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketingové</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

POST /api/getSearchResults.php

<form id="search-form" action="/api/getSearchResults.php" method="post">
  <div class="row no-margin">
    <div class="input-field col s12">
      <input type="text" class="validate no-margin" name="search" required="">
      <label for="search"><i class="zmdi zmdi-search small"></i>Vyhledávání</label>
    </div>
  </div>
</form>

POST /api/sendMessage.php

<form class="" method="post" action="/api/sendMessage.php">
  <div class="row">
    <div class="input-field col s12">
      <input type="text" class="validate" name="nick" required="" data-length="20">
      <label for="nick">Přezdívka</label>
      <span class="character-counter" style="float: right; font-size: 12px; height: 1px;">0/20</span>
    </div>
  </div>
  <div class="row">
    <div class="input-field col s12">
      <textarea name="text" class="textarea" required="" data-length="300" style="height: 44.5938px;"></textarea>
      <label for="text">Text zprávy</label>
      <span class="character-counter" style="float: right; font-size: 12px; height: 1px;">0/300</span>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6Lc_K18UAAAAAE9UQkJSWxNOBq5-9YQtaeAlNTWg" data-size="invisible" data-callback="onShoutboxSubmit">
  </div>
  <div class="row">
    <div class=" col s6">
      <button class="btn waves-effect waves-light left" submit="">Odeslat</button>
    </div>
  </div>
</form>

Text Content

Powered by Cookiebot
 * Souhlas
 * Detaily
 * [#IABV2SETTINGS#]
 * Více o cookies


TATO WEBOVÁ STRÁNKA POUŽÍVÁ COOKIES

K personalizaci obsahu a reklam, poskytování funkcí sociálních médií a analýze
naší návštěvnosti využíváme soubory cookie. Informace o tom, jak náš web
používáte, sdílíme se svými partnery pro sociální média, inzerci a analýzy.
Partneři tyto údaje mohou zkombinovat s dalšími informacemi, které jste jim
poskytli nebo které získali v důsledku toho, že používáte jejich služby.

Consent Selection
Nutné

Preferenční

Statistické

Marketingové

Zobrazit detaily
 * Nutné 17
   
   Nutné cookies pomáhají, aby byla webová stránka použitelná tak, že umožní
   základní funkce jako navigace stránky a přístup k zabezpečeným sekcím webové
   stránky. Webová stránka nemůže správně fungovat bez těchto cookies.
    * Cookiebot
      1
      Zjistit více o tomto poskytovateli
      CookieConsentPoužívá se ke zjištění, zda návštěvník přijal tržní kategorii
      v zákazu souborů cookie. Tento soubor cookie je nezbytný pro zajištění
      souladu webových stránek s nařízením GDPR.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Google
      10
      Zjistit více o tomto poskytovateli
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      AWSALBRegisters which server-cluster is serving the visitor. This is used
      in context with load balancing, in order to optimize user experience.
      Vypršení: 7 dníTyp: Soubor cookie HTTP
      AWSALBCORSRegisters which server-cluster is serving the visitor. This is
      used in context with load balancing, in order to optimize user experience.
      Vypršení: 7 dníTyp: Soubor cookie HTTP
      test_cookieSlouží ke kontrole, zda prohlížeč serveru podporuje soubory
      cookie.
      Vypršení: 1 denTyp: Soubor cookie HTTP
      _GRECAPTCHATento soubor cookie se používá k rozlišení mezi lidmi a roboty.
      Je to užitečné pro webové stránky, aby se podávaly validní zprávy o
      využívání svých webových stránek.
      Vypršení: 180 dníTyp: Soubor cookie HTTP
      rc::eTento soubor cookie se používá k rozlišení mezi lidmi a roboty.
      Vypršení: RelaceTyp: Místní úložiště HTML
      google_auto_fc_cmp_settingStores the user's cookie consent state for the
      current domain
      Vypršení: TrvaléTyp: Místní úložiště HTML
      rc::aThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Vypršení: TrvaléTyp: Místní úložiště HTML
      rc::bThis cookie is used to distinguish between humans and bots.
      Vypršení: RelaceTyp: Místní úložiště HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Vypršení: RelaceTyp: Místní úložiště HTML
      FCNECChecks whether the cookie consent banner is active on the website.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * LinkedIn
      1
      Zjistit více o tomto poskytovateli
      li_gcStores the user's cookie consent state for the current domain
      Vypršení: 180 dníTyp: Soubor cookie HTTP
    * YouTube
      1
      Zjistit více o tomto poskytovateli
      CONSENTPoužívá se ke zjištění, zda návštěvník přijal tržní kategorii v
      zákazu souborů cookie. Tento soubor cookie je nezbytný pro zajištění
      souladu webových stránek s nařízením GDPR.
      Vypršení: 2 rokyTyp: Soubor cookie HTTP
    * doubleclick.net
      scoota.co
      bidswitch.net
      
      3
      c [x3]Used in order to detect spam and improve the website's security.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * webkamery-krkonose.cz
      1
      PHPSESSID Zachovává stav relace napříč požadavky na stránku.
      Vypršení: RelaceTyp: Soubor cookie HTTP

 * Preferenční 2
   
   Preferenční cookies umožňují, aby si webová stránka zapamatovala informace,
   které mění, jak se webová stránka chová nebo jak vypadá. Je to například
   preferovaný jazyk nebo region, kde se nacházíte.
    * Google
      1
      Zjistit více o tomto poskytovateli
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      maps/gen_204Used in context with the website's map integration. The cookie
      stores user interaction with the map in order to optimize its
      functionality.
      Vypršení: RelaceTyp: Pixel Tracker
    * LinkedIn
      1
      Zjistit více o tomto poskytovateli
      lidcRegisters which server-cluster is serving the visitor. This is used in
      context with load balancing, in order to optimize user experience.
      Vypršení: 1 denTyp: Soubor cookie HTTP

 * Statistické 10
   
   Statistické cookies pomáhají majitelům webových stránek, aby porozuměli, jak
   návštěvníci používají webové stránky. Anonymně sbírají a sdělují informace.
    * Crimtan
      1
      Zjistit více o tomto poskytovateli
      ga_#Registers a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Google
      7
      Zjistit více o tomto poskytovateli
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      dCollects anonymous data on the user's visits to the website, such as the
      number of visits, average time spent on the website and what pages have
      been loaded with the purpose of generating reports for optimising the
      website content.
      Vypršení: 3 měsícůTyp: Soubor cookie HTTP
      _gaRegistruje jednotné ID, které se používá ke generování statistických
      údajů o tom, jak návštěvník používá webové stránky.
      Vypršení: 2 rokyTyp: Soubor cookie HTTP
      _ga_#Used by Google Analytics to collect data on the number of times a
      user has visited the website as well as dates for the first and most
      recent visit.
      Vypršení: 2 rokyTyp: Soubor cookie HTTP
      _gatPoužívá se v nástroji Google Analytics ke snížení míry poptávky
      Vypršení: 1 denTyp: Soubor cookie HTTP
      _gidRegistruje jednotné ID, které se používá ke generování statistických
      údajů o tom, jak návštěvník používá webové stránky.
      Vypršení: 1 denTyp: Soubor cookie HTTP
      FCCDCFCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Vypršení: RelaceTyp: Pixel Tracker
    * Neustar
      1
      Zjistit více o tomto poskytovateli
      abThis cookie is used by the website’s operator in context with
      multi-variate testing. This is a tool used to combine or change content on
      the website. This allows the website to find the best variation/edition of
      the site.
      Vypršení: RelaceTyp: Soubor cookie HTTP
    * Yandex
      1
      Zjistit více o tomto poskytovateli
      yandexuidRegisters data on visitors' website-behaviour. This is used for
      internal analysis and website optimization.
      Vypršení: 10 rokyTyp: Soubor cookie HTTP

 * Marketingové 86
   
   Marketingové cookies jsou používány pro sledování návštěvníků na webových
   stránkách. Záměrem je zobrazit reklamu, která je relevantní a zajímavá pro
   jednotlivého uživatele a tímto hodnotnější pro vydavatele a inzerenty třetích
   stran.
    * Adform
      1
      Zjistit více o tomto poskytovateli
      CUsed to check if the user's browser supports cookies.
      Vypršení: 1 měsícTyp: Soubor cookie HTTP
    * Adobe Inc.
      1
      Zjistit více o tomto poskytovateli
      everest_g_v2Used for targeted ads and to document efficacy of each
      individual ad.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Amobee
      1
      Zjistit více o tomto poskytovateli
      r/cms/id/0/ddc/1/pid/18/uid/Presents the user with relevant content and
      advertisement. The service is provided by third-party advertisement hubs,
      which facilitate real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
    * Appier
      2
      Zjistit více o tomto poskytovateli
      _auidIdentifies all devices the user uses with the purpose of displaying
      targeted ads on all devices.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      _guCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Vypršení: RelaceTyp: Soubor cookie HTTP
    * Bidswitch
      2
      Zjistit více o tomto poskytovateli
      bsw_origin_initCollects visitor data related to the user's visits to the
      website, such as the number of visits, average time spent on the website
      and what pages have been loaded, with the purpose of displaying targeted
      ads.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      google_pushCollects statistical data related to the user's website visits,
      such as the number of visits, average time spent on the website and what
      pages have been loaded. The purpose is to segment the website's users
      according to factors such as demographics and geographical location, in
      order to enable media and marketing agencies to structure and understand
      their target groups to enable customised online advertising.
      Vypršení: 1 denTyp: Soubor cookie HTTP
    * Crimtan
      1
      Zjistit více o tomto poskytovateli
      cid_#Collects unidentifiable data that is sent to an unidentifiable
      source. The source's identity is kept secret by the company, Whois Privacy
      Protection Service, Inc.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Dataxu
      2
      Zjistit více o tomto poskytovateli
      matchgoogleRegulates synchronisation of user identification and exchange
      of user data between various ad services.
      Vypršení: 30 dníTyp: Soubor cookie HTTP
      wfivefivecCollects data on the user's visits to the website, such as what
      pages have been loaded. The registered data is used for targeted ads.
      Vypršení: 13 měsícůTyp: Soubor cookie HTTP
    * Exponential
      3
      Zjistit více o tomto poskytovateli
      ANON_IDCollects data on user visits to the website, such as what pages
      have been accessed. The registered data is used to categorise the user's
      interest and demographic profiles in terms of resales for targeted
      marketing.
      Vypršení: 3 měsícůTyp: Soubor cookie HTTP
      ANON_ID_oldCollects data about the user's visit to the site, such as the
      number of returning visits and which pages are read. The purpose is to
      deliver targeted ads.
      Vypršení: 3 měsícůTyp: Soubor cookie HTTP
      z/i.matchPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
    * Google
      30
      Zjistit více o tomto poskytovateli
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      UserID1This cookie is used to collect information on a visitor. This
      information will become an ID string with information on a specific
      visitor – ID information strings can be used to target groups with similar
      preferences, or can be used by third-party domains or ad-exchanges.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      track/cmf/googlePresents the user with relevant content and advertisement.
      The service is provided by third-party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
      bCollects statistical data related to the user's website visits, such as
      the number of visits, average time spent on the website and what pages
      have been loaded. The purpose is to segment the website's users according
      to factors such as demographics and geographical location, in order to
      enable media and marketing agencies to structure and understand their
      target groups to enable customised online advertising.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      cookies/googlePresents the user with relevant content and advertisement.
      The service is provided by third-party advertisement hubs, which
      facilitate real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
      DSIDUsed by Google DoubleClick for re-targeting, optimisation, reporting
      and attribution of online adverts.
      Vypršení: 1 denTyp: Soubor cookie HTTP
      IDEPoužívá Google DoubleClick k registraci a hlášení akcí uživatele
      webových stránek po zobrazení nebo kliknutí na. reklamy inzerenta s cílem
      měřit účinnost reklamy a zobrazovat uživateli cílené reklamy.
      Vypršení: 2 rokyTyp: Soubor cookie HTTP
      ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are
      likely to convert to customers based on the visitor's online behaviour
      across websites.
      Vypršení: RelaceTyp: Pixel Tracker
      google_adsense_settingsUsed by Google AdSense for experimenting with
      advertisement efficiency across websites using their services.
      Vypršení: TrvaléTyp: Místní úložiště HTML
      google_ama_configCollects statistical data related to the user's website
      visits, such as the number of visits, average time spent on the website
      and what pages have been loaded. The purpose is to segment the website's
      users according to factors such as demographics and geographical location,
      in order to enable media and marketing agencies to structure and
      understand their target groups to enable customised online advertising.
      Vypršení: TrvaléTyp: Místní úložiště HTML
      pagead/gen_204Collects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Vypršení: RelaceTyp: Pixel Tracker
      pcs/activeviewUsed by DoubleClick to determine whether website
      advertisement has been properly displayed - This is done to make their
      marketing efforts more efficient.
      Vypršení: RelaceTyp: Pixel Tracker
      csiCollects data on visitors' preferences and behaviour on the website -
      This information is used make content and advertisement more relevant to
      the specific visitor.
      Vypršení: RelaceTyp: Pixel Tracker
      rc::fNevyřízené
      Vypršení: TrvaléTyp: Místní úložiště HTML
      trkCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Vypršení: RelaceTyp: Pixel Tracker
      t/v2/syncUsed for data-synchronization with advertisement networks.
      Vypršení: RelaceTyp: Pixel Tracker
      dpixelCollects data on user behaviour and interaction in order to optimize
      the website and make advertisement on the website more relevant.
      Vypršení: RelaceTyp: Pixel Tracker
      mcCollects data on the user's visits to the website, such as what pages
      have been loaded. The registered data is used for targeted ads.
      Vypršení: 13 měsícůTyp: Soubor cookie HTTP
      eudRegisters user data, such as IP address, geographical location, visited
      websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      eudsRegisters anonymised user data, such as IP address, geographical
      location, visited websites, and what ads the user has clicked, with the
      purpose of optimising ad display based on the user's movement on websites
      that use the same ad network.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      rudRegisters user data, such as IP address, geographical location, visited
      websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      rudsRegisters user data, such as IP address, geographical location,
      visited websites, and what ads the user has clicked, with the purpose of
      optimising ad display based on the user's movement on websites that use
      the same ad network.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      chkSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      dot.gifPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
      um/reportNevyřízené
      Vypršení: RelaceTyp: Pixel Tracker
      _trackerSets a unique ID for the visitor, that allows third party
      advertisers to target the visitor with relevant advertisement. This
      pairing service is provided by third party advertisement hubs, which
      facilitates real-time bidding for advertisers.
      Vypršení: 13 měsícůTyp: Soubor cookie HTTP
      i.matchPresents the user with relevant content and advertisement. The
      service is provided by third-party advertisement hubs, which facilitate
      real-time bidding for advertisers.
      Vypršení: RelaceTyp: Pixel Tracker
      jcsuuidCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      __gadsSlouží k registraci toho, jaké reklamy byly uživateli zobrazeny.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      __gpiCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      GoogleAdServingTestSlouží k registraci toho, jaké reklamy byly uživateli
      zobrazeny.
      Vypršení: RelaceTyp: Soubor cookie HTTP
    * LinkedIn
      1
      Zjistit více o tomto poskytovateli
      bcookieUsed by the social networking service, LinkedIn, for tracking the
      use of embedded services.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * LiveRamp
      2
      Zjistit více o tomto poskytovateli
      pxrcThis cookie registers data on the visitor. The information is used to
      optimize advertisement relevance.
      Vypršení: 2 měsícůTyp: Soubor cookie HTTP
      rlas3Collects visitor data related to the user's visits to the website,
      such as the number of visits, average time spent on the website and what
      pages have been loaded, with the purpose of displaying targeted ads.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * MediMath
      1
      Zjistit více o tomto poskytovateli
      mt_mopCollects data on the user's visits to the website, such as what
      pages have been loaded. The registered data is used for targeted ads.
      Vypršení: 30 dníTyp: Soubor cookie HTTP
    * Neustar
      1
      Zjistit více o tomto poskytovateli
      uCollects data on user visits to the website, such as what pages have been
      accessed. The registered data is used to categorise the user's interest
      and demographic profiles in terms of resales for targeted marketing.
      Vypršení: RelaceTyp: Soubor cookie HTTP
    * Simpli.fi
      2
      Zjistit více o tomto poskytovateli
      suidCollects information on user preferences and/or interaction with
      web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      suid_legacyCollects information on user preferences and/or interaction
      with web-campaign content - This is used on CRM-campaign-platform used by
      website owners for promoting events or products.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Yahoo
      1
      Zjistit více o tomto poskytovateli
      A3Collects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * Yandex
      2
      Zjistit více o tomto poskytovateli
      bhNevyřízené
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      yuidssCollects information on user behaviour on multiple websites. This
      information is used in order to optimize the relevance of advertisement on
      the website.
      Vypršení: 10 rokyTyp: Soubor cookie HTTP
    * YouTube
      17
      Zjistit více o tomto poskytovateli
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      LogsDatabaseV2:V#||LogsRequestsStoreNevyřízené
      Vypršení: TrvaléTyp: IndexedDB
      nextIdUsed to track user’s interaction with embedded content.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      requestsUsed to track user’s interaction with embedded content.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Vypršení: TrvaléTyp: IndexedDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Vypršení: 1 denTyp: Soubor cookie HTTP
      VISITOR_INFO1_LIVE Pokusí se odhadnout šířku pásma uživatelů na stránkách
      s integrovanými videi YouTube.
      Vypršení: 180 dníTyp: Soubor cookie HTTP
      YSCRegistruje jednotné ID pro vedení statistik o tom, jaká videa z YouTube
      uživatel viděl.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Vypršení: TrvaléTyp: IndexedDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Vypršení: RelaceTyp: Místní úložiště HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Vypršení: RelaceTyp: Místní úložiště HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Vypršení: TrvaléTyp: Místní úložiště HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Vypršení: TrvaléTyp: Místní úložiště HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Vypršení: RelaceTyp: Místní úložiště HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Vypršení: RelaceTyp: Místní úložiště HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Vypršení: RelaceTyp: Místní úložiště HTML
    * Zemanta
      1
      Zjistit více o tomto poskytovateli
      zuidSets a unique ID for the visitor, that allows third party advertisers
      to target the visitor with relevant advertisement. This pairing service is
      provided by third party advertisement hubs, which facilitates real-time
      bidding for advertisers.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * adform.net
      turn.com
      
      2
      uid [x2]Registers a unique user ID that recognises the user's browser when
      visiting websites that use the same ad network. The purpose is to optimise
      display of ads based on the user's movements and various ad providers'
      bids for displaying user ads.
      Vypršení: 2 měsícůTyp: Soubor cookie HTTP
    * bidswitch.net
      doubleclick.net
      scoota.co
      
      6
      tuuid [x3]Registers whether or not the user has consented to the use of
      cookies.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
      tuuid_lu [x3]Contains a unique visitor ID, which allows Bidswitch.com to
      track the visitor across multiple websites. This allows Bidswitch to
      optimize advertisement relevance and ensure that the visitor does not see
      the same ads multiple times.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * doubleclick.net
      mathtag.com
      
      3
      uuid [x3]This cookie is used to optimize ad relevance by collecting
      visitor data from multiple websites – this exchange of visitor data is
      normally provided by a third-party data-center or ad-exchange.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * fksnk.com
      2
      f_001Collects data on user behaviour and interaction in order to optimize
      the website and make advertisement on the website more relevant.
      Vypršení: RelaceTyp: Soubor cookie HTTP
      g_001Collects data on user behaviour and interaction in order to optimize
      the website and make advertisement on the website more relevant.
      Vypršení: RelaceTyp: Soubor cookie HTTP
    * gonet-ads.com
      1
      pidUsed to identify the visitor across visits and devices. This allows the
      website to present the visitor with relevant advertisement - The service
      is provided by third party advertisement hubs, which facilitate real-time
      bidding for advertisers.
      Vypršení: 1 rokTyp: Soubor cookie HTTP
    * mediago.io
      1
      __mguid_Registers a unique ID that identifies a returning user's device.
      The ID is used for targeted ads.
      Vypršení: RelaceTyp: Soubor cookie HTTP

 * Neklasifikované 1
   Neklasifikované cookies jsou cookies, které máme v procesu klasifikování
   společně s poskytovateli jednotlivých cookies.
    * Google
      1
      Zjistit více o tomto poskytovateli
      
      Some of the data collected by this provider is for the purposes of
      personalization and measuring advertising effectiveness.
      
      img/px.gifNevyřízené
      Vypršení: RelaceTyp: Pixel Tracker

Souhlas přes více domén[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
Seznam domén, na které se váš souhlas vztahuje: [#BULK_CONSENT_DOMAINS#]
Prohlášení o cookies bylo naposledy aktualizováno 05.07.23 Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies jsou malé textové soubory, které mohou být používány webovými stránkami,
aby učinily uživatelský zážitek více efektivní.

Zákon uvádí, že můžeme ukládat cookies na vašem zařízení, pokud jsou nezbytně
nutné pro provoz této stránky. Pro všechny ostatní typy cookies potřebujeme vaše
povolení.

Tato stránka používá různé typy cookies. Některé cookies jsou umístěny službami
třetích stran, které se objevují na našich stránkách.

Kdykoliv můžete změnit nebo zrušit svůj souhlas prostřednictvím Vyjádření o
souborech cookie na našich webových stránkách.

Zjistěte v našich zásadách ochrany osobních údajů více o tom, kdo jsme, jak nás
můžete kontaktovat a jak zpracováváme vaše osobní údaje.

Uvedte prosím ID svého souhlasu a datum, kdy nás budete kontaktovat ohledne
vašeho souhlasu.


Neprodávat ani nesdílet mé osobní údaje
Odmítnout Povolit výběr Upravit

Povolit vše
Powered by Cookiebot by Usercentrics
 * O nás
 * Domů
 * Kamery
 * Události
 * Kontakt
 * 

Vyhledávání




VAŠE VZKAZY


Přezdívka 0/20
Text zprávy 0/300

Odeslat

Ramon

25.07.2024 08:57

Vstávat a cvičit

Anthonykher

25.07.2024 00:34

Купить Кокаин в Москве? Самый чистый Кокаин в Москве Купить ССЫЛКА НА САЙТ-
https://mephedrone.top

Ramon

24.07.2024 15:45

Jeden trénuje, tři leží a smějí se

Masonbindy

24.07.2024 15:33

Hallo, ek wou jou prys ken.

Ramon

24.07.2024 12:28

Kucíí mají oběd

Ramon

24.07.2024 10:05

Zdravím, kucíí odpočívají, rodiče na Kačáku

Alha

23.07.2024 20:12

ZDRAVÍM,DĚTI SAMI DOMA,ROSTOU JAK Z VODY,JEŠTĚ CHVILKU A HNÍZDO BUDE
PRÁZDNÉ.BUDE VEČERNÍ SPRŠKA ZA CHVILKU BUDOU MOKRÉ.PĚKNÝ VEČER.

Ivka

23.07.2024 13:57

Taťka dohlíží na dětičky...

Janka

23.07.2024 08:59

Uprava peříček,děti samy doma,ještě asi týden,než začnou létat.

Ivka

22.07.2024 21:28

Děti pospávají, jeden rodič dozoruje:-)...pohodička.

Ramon

22.07.2024 17:40

Ještě mají čas

Lida

22.07.2024 16:37

Kluci pěkný, hezký basti ale létat se jim moc nechce

Ramon

22.07.2024 15:09

Bašta od taťky

Ramon

22.07.2024 10:29

Zdravím, zapršelo a kucíí krásně rostou, jako z vody :-))

Ramon

21.07.2024 11:48

Kucíí mají oběd

Ramon

21.07.2024 09:15

Zdravím, bašta od taťky a teď hraní na piáno :-))

Alha

20.07.2024 21:50

Zdravím, děti sami doma ,tři leží jedno hlídá ,pěkný večer,krásný západ.

Ramon

20.07.2024 15:10

Taťka roku dělá dozor

Ramon

20.07.2024 09:18

Zdravím, kucíí trénují na Afriku :-))

Janka

18.07.2024 21:02

Zase sami doma,vypadají znuděně.

Ramon

18.07.2024 17:35

Taťka dělá dozor

Ramon

18.07.2024 16:12

Mamka dohlíží jestli správně cvičí křídla

Alha

18.07.2024 11:34

Zdravím , na hnízdě všichni doma.

Ramon

18.07.2024 07:29

Trénink křídel

Ramon

18.07.2024 06:36

Dobrý ránko,porada s mamkou

Ivka

17.07.2024 21:13

Všichni doma, na hnízdě velká pohoda..dobrou noc.

Ramon

17.07.2024 18:38

Už se trénuje na první let, krása

Ramon

17.07.2024 15:19

Kucíí odpočívají, rodiče na lovu

Ramon

17.07.2024 10:29

Taťka přinesl strom, mamka a kucíí nechápou

Janka

17.07.2024 09:30

Právě odletěl tatka,čépata jsou mokrá.


VRCHLABÍ - NÁMĚSTÍ - T. G. MASARYKA

Video Player is loading.
Play Video
Pause
Unmute

Current Time 0:00
/
Duration -:-:-
Loaded: 0.00%


0:00:00
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time --:-:-
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Subtitles
 * subtitles settings, opens subtitles settings dialog
 * subtitles off, selected

Audio Track
 * default, selected

Picture-in-Picture
Quality720p
 * 720p, selected

Fullscreen

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.


 * 
 * 
 * 



JILEMNICE

MASARYKOVO NÁMĚSTÍ

BENECKO

ROZHLEDNA ŽALÝ

VRCHLABÍ

ČAPÍ HNÍZDO

VRCHLABÍ

NÁMĚSTÍ - T. G. MASARYKA

VRCHLABÍ

NÁMĚSTÍ MÍRU

ROKYTNICE NAD JIZEROU

NÁMĚSTÍ

VRCHLABÍ

AQUACENTRUM

ŠPINDLERŮV MLÝN

SVATÝ PETR - PLÁŇ

ŠPINDLERŮV MLÝN

BEDŘICHOV



ŠPINDLERŮV MLÝN

HORSKÝ HOTEL BEDŘIŠKA

ŠPINDLERŮV MLÝN

KLÍNOVÉ BOUDY

VRCHLABÍ

SJEZDOVKA KNĚŽICKÝ VRCH

VRCHLABÍ

VEJSPLACHY - BEŽKAŘSKÁ TRAŤ

VRCHLABÍ

VEJSPLACHY - FOTBALOVÝ STADION

VRCHLABÍ

VALTEŘICKÁ ULICE - KRUHOVÝ OBJEZD

ROKYTNICE NAD JIZEROU

SKIAREÁL KARBO ROKYTNO

VRCHLABÍ

HC STADION VRCHLABÍ

VRCHLABÍ

KRUHOVÝ OBJEZD PŘES LABE



PASEKY NAD JIZEROU

SKIAREÁL PIZÁR - SPODNÍ STANICE LANOVKY

PASEKY NAD JIZEROU

SKIAREÁL PIZÁR - PANORAMA

ŠPINDLERŮV MLÝN

ERLEBACHOVA BOUDA

ŠPINDLERŮV MLÝN

ČISTÁ VODA - PŘEDNÍ LABSKÁ

JILEMNICE

VŠESPORTOVNÍ AREÁL HRABĚNKA

JILEMNICE

KRUHOVÝ OBJEZD

JILEMNICE

RADNICE - HODINY

JILEMNICE

VELKÝ PLAVECKÝ BAZÉN

JILEMNICE

DĚTSKÝ BAZÉN



ROKYTNICE NAD JIZEROU

REZEK

ROKYTNICE NAD JIZEROU

VLEK U KOUPALIŠTĚ

MŘÍČNÁ

KOUPALIŠTĚ MŘÍČNÁ

KRUH

KOUPALIŠTĚ KRUH


Vytvořil Comanet 2018-2022