Çevre

Bozcaada ve Gökçeada’ya bazı feribot seferlerine fırtına engeli

ÇANAKKALE’NİN KUZEY EGE DENİZİ’NDEKİ BOZCAADA VE GÖKÇEADA İLÇELERİNE YAPILMASI PLANLANAN BAZI TARİFELİ FERİBOT SEFERLERİ OLUMSUZ HAVA ŞARTLARI NEDENİYLE İPTAL EDİLDİ.

Loading...

Abone Ol

Çanakkale’nin Kuzey Ege Denizi’ndeki Bozcaada ve Gökçeada ilçelerine yapılması planlanan bazı tarifeli feribot seferleri, olumsuz hava şartları nedeniyle iptal edildi.

Çanakkale Boğazı ile adalar hattında yolcu ve araç taşımacılığı yapan Gestaş...

function pageRefresh() { sessionStorage.setItem("scrollPosition", window.scrollY); location.reload(); } function pageRefreshed() { const savedScrollPosition = sessionStorage.getItem("scrollPosition"); if (savedScrollPosition) { window.scrollTo(0, parseInt(savedScrollPosition, 10)); sessionStorage.removeItem("scrollPosition"); } } window.addEventListener("load", pageRefreshed); setInterval(function () { // Yenileme yapılmasını istemediğiniz URL'ler const excludeUrls = [ "https://www.tokathaber.com.tr/video/*", ]; // Eğer mevcut URL listede ise yenilemeyi durdur if (excludeUrls.some((url) => window.location.href.includes(url))) { return; } var isTypeVideo = document.querySelector( 'iframe[src^="https://www.tokathaber.com.tr/vidyome/embed/"]' ); var youtubeVideo = document.querySelector( 'iframe[src^="https://www.youtube.com/embed/"]' ); if (!isTypeVideo && !youtubeVideo) { pageRefresh(); } }, 80000); // **80 saniye**