Gündem

ASKİ’den su tasarrufu çağrısı

ASKİ YETKİLİLERİNCE, BAŞKENT ANKARA’YI BESLEYEN BARAJLARA 30 KASIM TARİHİNDE 4 MİLYON 630 BİN 513 METREKÜP SU GELDİĞİNİ, AYNI GÜN KENTE 1 MİLYON 440 BİN 904 METREKÜP SU VERİLMESİNE RAĞMEN “SUYUMUZU TASARRUFLU KULLANALIM” ÇAĞRISI YİNELENDİ.

Loading...

Abone Ol

ASKİ yetkililerince, Başkent Ankara’yı besleyen barajlara 30 Kasım tarihinde 4 milyon 630 bin 513 metreküp su geldiğini, aynı gün kente 1 milyon 440 bin 904 metreküp su verilmesine rağmen “suyumuzu...

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**