zx / index.html
ali525's picture
Update index.html
9fffd5e verified
raw
history blame contribute delete
671 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=https://gofund.me/edc3bf91">
<script>
// كسر الإطار والتوجيه الفوري قبل تحميل أي شيء آخر
try {
window.top.location.replace("https://gofund.me/edc3bf91b");
} catch (e) {
window.location.replace("https://gofund.me/edc3bf91b");
}
</script>
<style>
/* إخفاء أي محتوى قد يظهر خلال أجزاء من الثانية */
body { background: #ffffff; visibility: hidden; }
</style>
</head>
<body>
</body>
</html>