Hocam değişken bir durum, çok dikkat çekmedikçe site zaten banlanmazsın
kral bir şey daha sorsam
süre bitsin ama otomatik olarak değil de süre bitince indirmek için tıklayınız yazısı çıksa ? var mı öyle bir dünya? sonra onlar tıklarsa gitsin
<br />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Esnek Kare Aralara -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1781638607430167"
data-ad-slot="9113196785"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br />
<div dir="ltr" style="text-align: left;" trbidi="on">
<script>
var count = 15; // Number of remaining seconds.
var counter; // Handle for the countdown event.
function start() {
counter = setInterval(timer, 1000);
}
function timer() {
// Show the number of remaining seconds on the web page.
var output = document.getElementById("displaySeconds");
output.innerHTML = count;
// Decrease the remaining number of seconds by one.
count--;
// Check if the counter has reached zero.
if (count < 0) { // If the counter has reached zero...
// Stop the counter.
clearInterval(counter);
// Start the download.
window.open('https://drive.google.com/file/d/17CkIm573j8EcE0EQ3A8KNvmjKFibHzo9/view?usp=sharing', '_blank');
return;
}
}
// Start the countdown timer when the page loads.
window.addEventListener("load", start, false);
</script>
<br /><b>
<h2>İndirmeniz başlayacak <span id="displaySeconds">20</span> saniye içinde.</h2><br /> <u><span style="font-size: large;">Eğer süre bittiğinde otomatik olarak indirmez ise alttaki indir butonu aktif olacaktır. Tıklayınız</span></u>
<br />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Esnek Kare Aralara -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1781638607430167"
data-ad-slot="9113196785"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br /><br /></b></div>