uawdijnntqw1x1x1
IP : 216.73.216.124
Hostname : odin2.mydev24.com
Kernel : Linux odin2.mydev24.com 5.14.0-611.41.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 19 03:50:11 EDT 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
hrpsychology
/
public_html
/
soulfood.gr
/
hr
/
login.php
/
/
<!DOCTYPE html> <html> <head><title></title> <style> body {background-color: #636060;} .test{color:white; border-style: solid; width: 700px; padding: 50px; display: block; margin-left: auto; margin-right: auto; margin-top:250px; box-shadow: 0px 0px 40px #fdffbc ; } #bg { background-color:black; } </style> </head> <body> <?php $firstname = $_POST["onoma"]; $lastname = $_POST["lastname"]; if ($firstname == "DEMO" && $lastname == "DEMO"){ ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-demo.htm"><?php } elseif ($firstname == "DEMO" && $lastname == "DEMO123") { ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-demo.htm"><?php } elseif ($firstname == "DEMO" && $lastname == "DEMO123") { ?><meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/index-prothalamos-demo.htm"><?php } else{?> <meta http-equiv="refresh" content="0;url=https://www.soulfood.gr/hr/lathos.html"><?php } ?> <div > <div class="test"> <h1><font align="center">Παρακαλώ περιμένετε..</font></h1> <?php $date = date('d-m-Y '); echo $date ?> </div> </div> </html>
/home/hrpsychology/public_html/soulfood.gr/hr/login.php