403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.48
Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64
User : win 10 ( 0)
PHP Version : 8.2.12
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  D:/xampp/htdocs-coblaa/coblaak/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : D:/xampp/htdocs-coblaa/coblaak/index.php
<html>
<head>

<title>Coblaa Music, New ugandan music, <?php echo $curr_year = date("Y"); ?> Ugandan music</title>
<link rel="icon" type="image/jpg" href="http://coblaa.com/coblaa/main_icon/coblaa_log.png"  />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="main_css/index.css?v9" />
<meta name="google-adsense-account" content="ca-pub-4728417548940171"><!--gog ads  -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"crossorigin="anonymous"></script><!-- ad unit  -->

</head>

<?php
$user_ip = getenv('REMOTE_ADDR');
$geo = unserialize(file_get_contents("http://www.geoplugin.net/php.gp?ip=$user_ip"));
$city = $geo["geoplugin_city"];
$country = $geo["geoplugin_countryName"];
//echo" mmm $user_ip";

?>
<input type="text" id="user_ip" value="<?php echo"$user_ip";?>" style="display:none;" />
<input type="text" id="user_city" value="<?php echo"$city";?>" style="display:none;" />
<input type="text" id="user_country" value="<?php echo"$country";?>" style="display:none;" />
<span style="display:none;" >
<?php 
session_start();
include('db.php'); 

if(isset($_SESSION['my_id']))
{
$user_id = $_SESSION['my_id'];
$sg_edit = $_SESSION['song_edit'];
$sg_del = $_SESSION['song_del'];		

}else{
	
$user_id = $user_ip;	
	
}

?>
</span>
<input id="my_id" value="<?php echo $user_id ?>" style="display:none;" />

<input id="my_id" value="<?php echo $sg_edit ?>" style="display:none;" />
<input id="my_id" value="<?php echo $sg_del ?>" style="display:none;" />
<body id="boded" >


<div id="cb_preloader" class="cb_preloader" ><img  src="main_icon/preloader.gif" class="cb_preloader_img"  ></div>

<div class="main_home_div" >

<div id="main_header_div" class="main_header_div" >
<a href="index"><img src="main_icon/coblaa_log.png" class="coblaa_log_img"  ></a>
<h1 class="main_home_title" >Coblaa Music</h1>
<img src="main_icon/menu_icon.png" onClick="show_menu_div();" class="menu_icon"  >

<span id="pend_notf_out" class="disp_notf_span" > 1</span>
<img onClick="show_searchinput();" src="main_icon/search_icon.png" class="sitat_sear_icon"  >

</div>

<div id="main_search_div" class="main_search_div" >
<button onClick="clear_searchinput();" class="clear_main_ser_btn" >x</button>
<input id="Search_input" Onkeyupk="setTimeout(searching_now, 1000);" class="ser_input" placeholder="Search Music" />
<!--button onClick="clear_searchinput();" class="clear_main_ser_btn" >x</button-->
<img onClick="searching_now();" src="main_icon/search_icon.png" class="main_ser_btn"  >
</div>

<div id="search_result" class="search_result" >
<div id="song_title_search_output" > </div>
</div>

</div>
<div class="positioning_div"></div>

<div id="menu_shell_div" class="menu_shell_div">

<div class="menu_div">
<?php if(isset($_SESSION['my_id'])){ ?>
<div class="profile_div">
<img src="main_icon/coblaa_log.png" class="profile_img"  >
<span id="profile_usr_name_output" class="profile_usr_name" ></span>

</div>
<?php } ?>
<a href="index"><button class="menu_btn">Home</button></a>
<a href="earn"><button class="menu_btn">Earn</button></a>
<?php if(isset($_SESSION['my_id'])){ ?>
<a href="studio"><button class="menu_btn">Studio</button></a>
<a href="playlist"><button class="menu_btn">Playlist</button></a>
<?php } ?>
<button class="menu_btn">Request Song</button>
<button class="menu_btn">Contact us</button>
<a href="http://coblaa.com/privacy_policy"><button class="menu_btn">Privacy Policy</button></a>
<?php if(isset($_SESSION['my_id'])){ ?>
<?php if($sg_edit =='ON'){ ?> 
<a href="album"><button class="menu_btn">Album</button></a>
<?php } ?>
<?php if($user_id =='CB1'){ ?> 

<a href="CMpage"><button class="menu_btn">CM Page</button></a>
<?php } ?>
<a href="logout"><button class="menu_btn">Logout</button></a>	

<?php }else{ ?>
	
<a href="login"><button class="menu_btn">Login</button></a>	
	
<?php } ?>


</div>
<div onClick="close_menu_div();"  class="menu_clocing_div"></div>
</div>

<div class="content_div" >

<div class="category_div">

<a href="filter_page?song_cat=Local"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/music_icon.png" class="cat_icon_img"  ></span>
<span class="cat_icon_name" >Local</span>
</span></a>

<!--span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/gospel icon.jpg" class="cat_icon_img"  ></span>
<span class="cat_icon_name" >Cultural</span>
</span-->

<a href="filter_page?song_cat=Gospel"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/gospel icon.jpg" class="cat_icon_img"  ></span>
<span class="cat_icon_name" >Gospel</span>
</span></a>

<a href="https://coblaa.com/ugradio"><span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/radio_icon.png" class="cat_icon_img"  ></span>
<span class="cat_icon_name" >Radio</span>
</span></a>

<span class="sub_category">
<span class="cat_icon_span"><img src="main_icon/movie_icon.png" class="cat_icon_img"  ></span>
<span class="cat_icon_name" >C Soon</span>
</span>


</div>

<div id="card_home_div" class="card_home_div" style="display:none;">
<!--span class="card_intro_lebal" >Now Introducing</span-->
<span class="card_intro_lebal1" >Coblaa Earn</span>
<span class="card_intro_lebal" >Earn up to 15k, invite a friend</span>
<!--span class="card_intro_lebal" >Invite friends and earn.</span>
<span class="card_intro_lebal" >Or</span>
<span class="card_intro_lebal" >Play games to earn.</span-->
<span class="card_intro_span" ><img src="main_icon/money.png" class="card_intro_icon"  ></span>
<a href="earn"><button class="card_start_btn" >Get Started</button></a>
<span id="card_intro_member" class="card_intro_member" ></span>
</div> 


<!--input id="cob_ad2" value="2" />
<input id="cob_ad3" value="3" />
<input id="cob_ad4" value="4" />
<input id="cob_ad5" value="5" /-->


<span id="disp_cob_ad_live_output"  ></span>

<!--img id="img2" src="main_icon/carol.jpg" class="bilboard_img" style="display:none;max-width: 100%;height:auto;max-height:90%;transition: width 2s;"  >
<!--img id="img3" src="main_icon/tomdee.jfif" class="bilboard_img" style="display:none;max-width: 100%;height:auto;max-height:90%;transition: width 2s;"  >
<img id="img4" src="main_icon/coblaa_log.png" class="bilboard_img" style="display:none;max-width: 100%;height:auto;max-height:90%;transition: width 2s;"  >
<img id="img5" src="main_icon/mima.jfif" class="bilboard_img" style="display:none;max-width: 100%;height:auto;max-height:90%;transition: width 2s;"  -->



<script>

disp_cob_ad_live()
function disp_cob_ad_live()
{
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_cob_ad_live",false);
	xmlhttp.send(null);
	document.getElementById('disp_cob_ad_live_output').innerHTML=xmlhttp.responseText;
	
}

cur_cob_ad2 = document.getElementById('cob_ad2').value;
cur_cob_ad3 = document.getElementById('cob_ad3').value;
cur_cob_ad4 = document.getElementById('cob_ad4').value;
cur_cob_ad5 = document.getElementById('cob_ad5').value;

if(!cur_cob_ad2==""){Greeting0(); }
else if(!cur_cob_ad3==""){Greeting3(); }
else if(!cur_cob_ad4==""){Greeting6(); }
else if(!cur_cob_ad5==""){Greeting9(); }
if(cur_cob_ad2=="" && cur_cob_ad3=="" && cur_cob_ad4=="" && cur_cob_ad5=="" ){document.getElementById('disp_cob_ad_live_output').style="display:none;";}else{
document.getElementById('disp_cob_ad_live_output').style="display:block;";	
}


function Greeting0(){
  document.getElementById('img2').style="width:96%;max-height:96%;transition: width 8s;display:block;";
 document.getElementById('img3').style="display:none;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;"; 
setTimeout(function(){ Greeting1(); }, 4000);
}
function Greeting1(){ 
  document.getElementById('img2').style="width:20%;max-height:90%;transition: width 8s;display:block;";
    document.getElementById('img3').style="display:none;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;";	
setTimeout(function(){ Greeting2(); }, 6000);
}
function Greeting2(){ 
  document.getElementById('img2').style="width:96%;max-height:90%;transition: width 8s;display:block;";
    document.getElementById('img3').style="display:none;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;";	
 //setTimeout(function(){ Greeting3(); }, 6000);

 if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);} 
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
	//active_ad=2;
}



//Greeting3();
//setTimeout(function(){ Greeting3(); }, 1000);
function Greeting3(){ 
  document.getElementById('img3').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img2').style="display:none;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;";
setTimeout(function(){ Greeting4(); }, 4000);
//active_ad =1;
}
function Greeting4(){ 
  document.getElementById('img3').style="width:20%;max-height:96%;transition: width 8s;display:block;";
 document.getElementById('img2').style="display:none;";
    document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;";
  setTimeout(function(){ Greeting5(); }, 6000);
  //active_ad =2;
}
function Greeting5(){ 
  document.getElementById('img3').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img2').style="display:none;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img5').style="display:none;";

	//setTimeout(function(){ Greeting6(); }, 6000);// }
	

 if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
}


function Greeting6(){ 
  document.getElementById('img4').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img5').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;"; 
setTimeout(function(){ Greeting7(); }, 6000);
}
function Greeting7(){ 
  document.getElementById('img4').style="width:20%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img5').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;"; 
setTimeout(function(){ Greeting8(); }, 6000);
}
function Greeting8(){ 
  document.getElementById('img4').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img5').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;";   
//setTimeout(function(){ Greeting9(); }, 6000);
if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
else if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
}



function Greeting9(){ 
  document.getElementById('img5').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;"; 
setTimeout(function(){ Greeting10(); }, 6000);
}
function Greeting10(){ 
  document.getElementById('img5').style="width:20%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;";   
setTimeout(function(){ Greeting11(); }, 6000);
}
function Greeting11(){ 
  document.getElementById('img5').style="width:96%;max-height:90%;transition: width 8s;display:block;";
   document.getElementById('img4').style="display:none;";
   document.getElementById('img3').style="display:none;";
   document.getElementById('img2').style="display:none;"; 
//setTimeout(function(){ Greeting0(); }, 6000);
if(!cur_cob_ad2==""){setTimeout(function(){ Greeting0(); }, 6000);}
else if(!cur_cob_ad3==""){setTimeout(function(){ Greeting3(); }, 6000); }
else if(!cur_cob_ad4==""){setTimeout(function(){ Greeting6(); }, 6000); }
else if(!cur_cob_ad5==""){setTimeout(function(){ Greeting9(); }, 6000);}
}


</script>



<!--h2 class="bigh2s">NEW UGANDAN SONGS 2024</h2-->
<h1 class="main_header_title">Trending Ugandan Music Today</h1>
<div id="trend_output"> </div> 
<!--p class="header_p" >
Enjoy your favorite music.</br> 
Create personalized playlists, discover new music, and enjoy uninterrupted playback.
</p-->  

<div id="download_app_div" class="download_app_div" >
<p class="download_app_lebal" >Get Coblaa music App</p>
<a href="https://play.google.com/store/apps/details?id=com.craneblue.coblaa"><button class="download_app_btn" >Download</button></a>
</div>

<div class="div_ad" stylek="display:none;" >
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"
     crossorigin="anonymous"></script>
<!-- kvt_ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-4728417548940171"
     data-ad-slot="4430165215"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

 </div>



<h2 class="top10_list_title">The Top 10 Songs <?php echo $curr_year = date("M"); echo" "; echo $curr_year = date("Y"); ?></h2>
<div class="top10_list_div" >

<div id="top10_list_output" ></div>
</div>

<h2 class="top10_list_title">Discover New Music</h2>
<!--div class="new_music_list_div" -->
<div id="new_music_list_output" ></div>



<!--div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<img src="song_cover/bobi1.jfif" class="new_musig_img"  >
</span>
<span class="new_artist_name">Bobi Wine</span>
<span class="new_music_name">Byekwaso</span>
</div-->

<!--/div-->

<h2 class="recommend_song_span">Recommend Ugandan Music <?php echo $curr_year = date("Y"); ?></h2>
<div class="song_list_div" >
<input type="number" id="load_count" value="0" style="display:none;" /> 
<div id="music_list_output" ></div>
</div>


<h2 class="top10_list_title" style='display:none;'>Pro DJ Mixes</h2>
<div class="dj_mixes_list_div" style='display:none;' >
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<img src="song_cover/bobi1.jpg" class="new_musig_img"  >
</span>
<span class="dj_name">Bobi Wine</span>
<span class="song_mix_name">Byekwaso</span>
</div>

<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<img src="song_cover/bobi1.jfif" class="new_musig_img"  >
</span>
<span class="dj_name">Bobi Wine</span>
<span class="song_mix_name">Byekwaso</span>
</div>

</div>

<button onClick="disp_music_loadMore();" class="load_more_btn">Load More</button>

<div class="div_ad" stylek="display:none;" >
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4728417548940171"
     crossorigin="anonymous"></script>
<!-- kvt_ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-4728417548940171"
     data-ad-slot="4430165215"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

 </div>

<h2 class="use_coblaa_title">Tips</h2>
<div class="use_coblaa_div" >
<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<iframe class="new_musig_img"
src="https://www.youtube.com/embed/FELGC1efQuE">
</iframe>
</span>
<span class="app_use_name">How to create playlist?</span>

</div>

<div idk="top10_list_output" class="sub_new_music_div" >
<span class="new_music_span" >
<iframe class="new_musig_img"
src="https://www.youtube.com/embed/NIJ20qSQuMI">
</iframe>

</span>
<span class="app_use_name">How to search for a song?</span>

</div>

</div>





</div><!-- end of content_div -->
<div class="footer_div"><a href="https://coblaa.com/privacy_policy"><span>Privacy policy</span> </div>


<script>

if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
  // true for mobile device
  
      if (navigator.userAgent.includes("wv") || navigator.userAgent.includes("WebView")) {
         //document.write("Viewing in App (WebView)");
		  document.getElementById('download_app_div').style.display="none";
    } else {
     //document.write("Viewing in Browser");
	  document.getElementById('download_app_div').style.display="block";
    }
  
 // document.write("mobile device"); 
}else{
  // false for not mobile device
  
      if (navigator.userAgent.includes("wv") || navigator.userAgent.includes("WebView")) {
       // alert("Viewing in App (WebView)");
	    document.getElementById('download_app_div').style.display="none";
    } else {
    //alert("Viewing in Browser");
	 document.getElementById('download_app_div').style.display="block";
    }
 // document.write("not mobile device");
}








  window.addEventListener('load', function(){
  document.getElementById('cb_preloader').style.display="none";
  } );



function show_menu_div()
{
	document.getElementById('menu_shell_div').style.display="block";
	//alert(47);
}
function close_menu_div()
{
	document.getElementById('menu_shell_div').style.display="none";
	//alert(47);
}


disp_top10_list();
function disp_top10_list()
{
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_top10_list",false);
	xmlhttp.send(null);
  
   document.getElementById('top10_list_output').innerHTML=xmlhttp.responseText;
   
}

disp_music_list();
function disp_music_list()
{
	load_count = Number(document.getElementById('load_count').value)+50;
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?load_count="+load_count+"&&status=disp_music_list",false);
	xmlhttp.send(null);
  
   document.getElementById('music_list_output').innerHTML=xmlhttp.responseText;
   document.getElementById('load_count').value=load_count;

}
function disp_music_loadMore()
{
disp_music_list();	
}


function searching_now() {
    incoming_search = document.getElementById('Search_input').value;
	search_leng = incoming_search.length;
	if(search_leng < 3){document.getElementById('search_result').style.display="none";}else{
  	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?incoming_search="+incoming_search+"&&status=search_music",false);
	xmlhttp.send(null);
	document.getElementById('song_title_search_output').innerHTML=xmlhttp.responseText;
	document.getElementById('search_result').style.display="block";
}
}
function show_searchinput()
{
	//document.getElementById('Search_input').value="";
	//document.getElementById('search_result').style.display="none";
	document.getElementById('main_search_div').style.display="block";
	document.getElementById('main_header_div').style.display="none";
	
}
function clear_searchinput()
{
	document.getElementById('Search_input').value="";
	document.getElementById('search_result').style.display="none";
	document.getElementById('main_search_div').style.display="none";
	document.getElementById('main_header_div').style.display="block";
	
}

/*setInterval(function () {
	disp_trending();
	}, 10000);*/
	
disp_trending();
function disp_trending()
{
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_trending",false);
	xmlhttp.send(null);
	document.getElementById('trend_output').innerHTML=xmlhttp.responseText;
	
	//alert(12345);
}


disp_new_music_list();
function disp_new_music_list()
{
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_new_music_list",false);
	xmlhttp.send(null);
  
   document.getElementById('new_music_list_output').innerHTML=xmlhttp.responseText;
   //document.getElementById('music_list_output').style.display="block";
   
   //alert(43);
}
disp_pend_notf();
function disp_pend_notf()
{ 
    my_id = document.getElementById('my_id').value;
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?my_id="+my_id+"&&status=disp_pend_notf",false);
	xmlhttp.send(null);
	document.getElementById('pend_notf_out').innerHTML=xmlhttp.responseText;
    document.getElementById('pend_notf_out').style="display:block;";
}
disp_member();
function disp_member()
{ 
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_member",false);
	xmlhttp.send(null);
	document.getElementById('card_intro_member').innerHTML=xmlhttp.responseText;

}


disp_pro_usr();
function disp_pro_usr()
{
	xmlhttp = new XMLHttpRequest();
	xmlhttp.open("GET","autopage.php?status=disp_pro_usr",false);
	xmlhttp.send(null);
	document.getElementById('profile_usr_name_output').innerHTML=xmlhttp.responseText;

}



</script>


</body>	

				
</html>


Youez - 2016 - github.com/yon3zu
LinuXploit