D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
kora--online.live
/
Filename :
s.php
back
Copy
<html dir="rtl"> <meta http-equiv="content-type" content="text/php;charset=UTF-8" /> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> <title><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?> يتمنى لك سنة سعيدة</title> <meta name="google" value="notranslate"> <meta property="og:type" content="اصنع أمنياتك الخاصة للسنة الجديدة"> <meta property="og:title" content="<?php echo $_REQUEST['n'];?> يتمنى لك سنة سعيدة"> <meta property="og:url" content="kora--online.live"> <meta property=" og:description" content="انقر هنا"> <meta property="og:site_name" content="اصنع أمنياتك الخاصة للسنة الجديدة"> <meta property="og:image" content="https://kora--online.live/files/2018.jpeg"> <link type="text/css" rel="stylesheet" href="./files/animate.min.css"> <link rel="stylesheet" type="text/css" href="./files/new3.css"> <link rel="stylesheet" type="text/css" href="./files/style3.css"> <link href="https://fonts.googleapis.com/css?family=Tajawal" rel="stylesheet"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3842580577297330" crossorigin="anonymous"></script> </head> <body style="background-color:#ffffff;"> <marquee class="m1" behavior="scroll" direction="up" scrolldelay="5"> <br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> </marquee> <marquee class="m2" behavior="scroll" direction="up" scrolldelay="5"><br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> 🎁<br> 🎈<br> 🎊<br> 🎉<br> 💌<br> 🧁 <br> 🎂<br> 🍰<br> </marquee> <!-- 44444444444444 --> </center> <div class="container"> <div class="main-greeting"> <div align="center html2canvas-ignore"> <div style="font-size: 17px; font-weight: 800; color: yellow; text-shadow:2px 2px black, -2px -2px black; font-family: 'Tajawal', cursive;"> <p id="demo" style="color:white;"></p> <div class="main_body"> <figure> <h1 class="naming"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?></h1> <h1 class="naming"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?></h1> <h1 class="naming"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?></h1> <h1 class="naming"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?></h1> <h1 class="naming"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?></h1> </figure> <div class="vi" style="text-align: center;"> <img src="./files/Snow_falling1.gif" class="swing1" alt="diwali" style="width: 100%; height:100px;"> <h3 style="font-family: 'Tajawal', cursive;">يتمنى لك</h3> <h2 style="font-family: 'Tajawal', cursive;">سنة سعيدة</h2> <p id="demo"></p> <img class="center swing3" src="./files/83.png" width="50px" height="80px" alt="Happy New Year greating wishes"> <img class="center swing2" src="./files/13.png" width="50px" height="80px" alt="Happy New Year greating wishes"> <img class="center swing1" src="./files/03.png" width="50px" height="80px" alt="Happy New Year greating wishes"> <img class="center swing" src="./files/23.png" width="50px" height="80px" alt="Happy New Year greating wishes"> <br> <img id="loading" src="./files/star.png"> <img id="loading" src="./files/star.png"> <img id="loading" src="./files/star.png"> <script> // Set the date we're counting down to var countDownDate = new Date("Jan 01, 2023 00:00:00").getTime(); // Update the count down every 01 second var x = setInterval(function() { // Get todays date and time var now = new Date().getTime(); // Find the distance between now an the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" document.getElementById("demo").innerHTML = days + "<i> يوم,</i> " + hours + " <i>ساعة,</i> " + minutes + "<i> دقيقة,</i> " + seconds + "<i> ثانية </i> "; // If the count down is finished, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = "🎈 2023 🎈"; } }, 1000); </script> </div> </div> <p aling="center" style="font-size: 15px;color:white;"><b></b></p><b>لست أول المهنئين<br> لكنني أرقهم كلمه..<br> وأصدقهم مشاعر..<br> وألطفهم عباره..<br> أنتقي أحرفي بكل إتقان..<br> ليس لأني مبدع الكلمه!!<br> بل لأنني سأوجهها لمن يستحقها<br> {{{كل عام وانت بخير}}}<br> <p></p></b><p></p> <img src="./files/15.png" height="40px"> <div class="busi"><?php echo $_GET['n'] = str_replace("-"," ", $_GET['n']);?><br> <center> <!-- 444444444444444 --> </center> </div> </div> </div> <form method="post" action="/ready.php"> <div class="enter-name"> <input class="animated pulse infinite" type="name" required="" maxlength="50" name="n" placeholder="👈 أدخل اسمك هنا ..."> <button class="btn animated shake infinite" type="submit">👈 أدخل</button> </div> </form> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-159294571-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-159294571-2'); </script> </body> </html>