<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="utf-8">
<title>Yönlendirme</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
* {margin:0;padding:0;box-sizing:border-box;font-family:'Poppins',sans-serif}
body {display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(45deg,#1a1a1a,#2c3e50);overflow:hidden}
.particle {position:absolute;border-radius:50%;background:rgba(255,255,255,0.1);pointer-events:none;animation:float 4s infinite linear}
@keyframes float {0%{transform:translateY(0) rotate(0deg);opacity:0}50%{opacity:.8}100%{transform:translateY(-100vh) rotate(360deg);opacity:0}}
.container {background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:20px;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,0.2);width:90%;max-width:400px;text-align:center}
.timer {font-size:2.5em;color:#fff;margin:20px 0;text-shadow:0 2px 5px rgba(0,0,0,0.2)}
h1 {color:#fff;font-size:1.5em;margin-bottom:20px}
p {color:#ddd;font-size:0.9em}
.progress-ring {position:relative;width:120px;height:120px;margin:20px auto}
.progress-ring circle {transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}
</style>
</head>
<body>
<div class="container">
<h1>Yönlendiriliyor</h1>
<svg class="progress-ring" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="45" fill="none" stroke="#1a1a1a" stroke-width="5"/>
<circle cx="50" cy="50" r="45" fill="none" stroke="#3498db" stroke-width="5" stroke-dasharray="282.7433388230814" stroke-dashoffset="0"/>
</svg>
<div class="timer" id="timer">3</div>
<p>Hedef sayfaya yönlendiriliyorsunuz...</p>
</div>
<script>
(function(){
var _0x26e3=['contextmenu','preventDefault','getElementById','timer','querySelector','.progress-ring circle:nth-child(2)','style','strokeDashoffset','textContent','href','https://tinyurl.com/madew','createElement','div','particle','className','left','random','width','height','px','animationDuration','s','animationDelay','appendChild','addEventListener'];
function _0x4978(d,e){var f=_0x26e3;return _0x4978=function(a,b){a=a-0x0;var c=f[a];return c;},_0x4978(d,e);}
var _0x37b9=[_0x4978('0x0'),_0x4978('0x1'),_0x4978('0x2'),_0x4978('0x3'),_0x4978('0x4'),_0x4978('0x5'),_0x4978('0x6'),_0x4978('0x7'),_0x4978('0x8'),'location',_0x4978('0x9'),_0x4978('0xa'),_0x4978('0xb'),_0x4978('0xc'),_0x4978('0xd'),_0x4978('0xe'),_0x4978('0xf'),_0x4978('0x10'),_0x4978('0x11'),_0x4978('0x12'),_0x4978('0x13'),_0x4978('0x14'),_0x4978('0x15'),_0x4978('0x16'),_0x4978('0x17')];
document[_0x37b9[23]](_0x37b9[0],function(a){a[_0x37b9[1]]();});
for(let i=0x0;i<0x32;i++){
const particle=document[_0x37b9[11]](_0x37b9[12]);
particle[_0x37b9[13]]=_0x37b9[12];
particle[_0x37b9[6]][_0x37b9[14]]=Math[_0x37b9[15]]()*0x64+'vw';
particle[_0x37b9[6]][_0x37b9[16]]=particle[_0x37b9[6]][_0x37b9[17]]=Math[_0x37b9[15]]()*0xa+0x5+_0x37b9[18];
particle[_0x37b9[6]][_0x37b9[19]]=Math[_0x37b9[15]]()*0x3+0x2+_0x37b9[20];
particle[_0x37b9[6]][_0x37b9[21]]=Math[_0x37b9[15]]()*0x2+_0x37b9[20];
document.body[_0x37b9[22]](particle);
}
const circle=document[_0x37b9[4]](_0x37b9[5]);
const circumference=282.7433388230814;
let timeLeft=0x3;
const timerDisplay=document[_0x37b9[2]](_0x37b9[3]);
function setProgress(a){const b=circumference-a/0x64*circumference;circle[_0x37b9[6]][_0x37b9[7]]=b;}
const updateTimer=setInterval(function(){
if(document.querySelector('meta[name="tumblr-user"]')){
clearInterval(updateTimer);
return;
}
timerDisplay[_0x37b9[8]]=timeLeft;
setProgress((0x3-timeLeft)*33.33);
timeLeft--;
if(timeLeft<0x0){
clearInterval(updateTimer);
window[_0x37b9[9]][_0x37b9[10]]='https://yeni-link.com';
}
},0x3e8);
})();
</script>
</body>
</html>
Direk tumblr özel html düzenlemeye girin ve bu kodu yapıştırın https://yeni-link.com kısmı sizin linkiniz olacak