403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.185
Web Server : Apache
System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64
User : WHMCS_MIA_382 ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/httpd/html/sportyone.com/public_html/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/sportyone.com/public_html/template/models.php
<?php require("fnk/recommends.php");?>
<TABLE WIDTH=981 BORDER=0 CELLPADDING=4 CELLSPACING=0>
  <TR>
    <TD align="center" class="style5"><span class="style28"><a href="?content=models&letter=a">A</a> &bull; <a href="?content=models&letter=b">B</a> &bull; <a href="?content=models&letter=c">C</a> &bull; <a href="?content=models&letter=d">D</a> &bull; <a href="?content=models&letter=e">E</a> &bull; <a href="?content=models&letter=f">F</a> &bull; <a href="?content=models&letter=g">G</a> &bull; <a href="?content=models&letter=h">H</a> &bull; <a href="?content=models&letter=i">I</a> &bull; <a href="?content=models&letter=j">J</a> &bull; <a href="?content=models&letter=k">K</a> &bull; <a href="?content=models&letter=l">L</a> &bull; <a href="?content=models&letter=m">M</a> &bull; <a href="?content=models&letter=n">N</a> &bull; <a href="?content=models&letter=o">O</a> &bull; <a href="?content=models&letter=p">P</a> &bull; <a href="?content=models&letter=q">Q</a> &bull; <a href="?content=models&letter=r">R</a> &bull; <a href="?content=models&letter=s">S</a></a> &bull; <a href="?content=models&letter=t">T</a> &bull; <a href="?content=models&letter=u">U</a> &bull; <a href="?content=models&letter=v">V</a> &bull; <a href="?content=models&letter=w">W</a> &bull; <a href="?content=models&letter=xyz">X-Z</a></span></TD>
  </TR>
</TABLE>
<div align="center" class="style5" style="padding:5px;">Currently <strong><?php echo $models_count['0']['res']; ?></strong> models on SportyONE!</div>
<TABLE WIDTH=981 BORDER=0 CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD bgcolor="#ffffff"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=5></TD>
  </TR>
  <TR>
    <TD valign=top><TABle border=0 cellspacing=0 cellpadding=0>
      <TR>
        <TD><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcorner.gif" WIDTH=11 HEIGHT=12 ALT=""></TD>
        <TD width="960" background="<?php echo ROOT_URL ?>images/contenttopspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contenttopspacer.gif" WIDTH=4 HEIGHT=12 ALT=""></TD>
        <TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcornerz.gif" WIDTH=10 HEIGHT=12 ALT=""></TD>
      </TR>
    </TABle>
      
      <TABle border=0 cellspacing=0 cellpadding=0>
          <TR>
            <TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
            <TD valign=top bgcolor="#C4C2C3" width=8><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" width=8 height=1></TD>
            <TD width="979" bgcolor="#C4C2C3"><TABLE border=0 cellspacing=0 cellpadding=0 width=969>
                <TR>                  <TD width="680" valign=top class="style2"><?php echo $is_newest; ?> <?php if(isset($model_sect)){ echo "\"".stripslashes($section_title_single)."\"";}elseif(isset($letter)){echo "'".strtoupper($letter)."'";}elseif(isset($_POST['search_model'])){echo "\"".strtoupper($_POST['search_model'])."\"";}?>
				<?php if(isset($niche_name['0']['niche_name'])){  echo strtoupper($niche_name['0']['niche_name']); } ?> Models <?php echo $more_verbi; ?>
				
				
				</TD>
                </TR>
				<?php if(isset($_SESSION['f_niche']) && $_SESSION['f_niche'] <>''){ ?>
				<tr>
				<td align="right" style="padding-right:25px; font-family:Verdana, Arial, Helvetica, sans-serif" class="sporty_select">Kink Found = 
				<?php echo strtoupper($niche_name['0']['niche_name']); ?>
				</td>
				</tr>
				
				
				<?php }?>
              </TABLE>
                <TABLE border=0 cellspacing=0 cellpadding=0 width=969>
                  <TR>
                    <TD colspan="5"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=7></TD>
                  </TR>
				 	<TR>
                    <TD colspan="5" class="style4" align="center"><?php include('elements/pagination_element.php');?></TD>
                  </TR>
				  <TR>
                    <TD colspan="5"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=4></TD>
                  </TR>
		<?php 

$cnt=1;			  
	if(!empty($models_r)) 
	{
	
		foreach ($models_r as $key => $element) 
		{
				$site_desig = '';
				$class = '';
	
				$model_data = $element;
				include('elements/model_element.php');
				if($cnt % '5' == '0') { echo "</tr><TR><TD><IMG SRC=\"images/spacer.gif\" height=7></TD></TR><tr>";}
				$cnt++;
				
				unset($model_data); 
		}
	}
	
	else{echo "<div style=\"padding:10px;\"><br />
		Your Search: <strong>".@$_POST['search_model']."".@stripslashes($model_sect)."</strong>
		<p>

      Your search yielded zero results.<br />

      Please note this is for searching model names only.<br />

      Try to narrow your search by using the 1st letter of the model's first name you are searching for better results.<br />

      If you are looking for a specific category, please use the \"Kink Finder\" above. 
	  </div>

";}
?>	
                  <TR>
                    <TD colspan="5"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=2></TD>
                  </TR>
				 	<TR>
                    <TD colspan="5" class="style4" align="center"><?php include('elements/pagination_element.php');?></TD>
                  </TR>
				  <TR>
                    <TD colspan="5"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=4></TD>
                  </TR>
                </TABLE>
</TD>
            <TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
          </TR>
      </TABle>
      <TABle border=0 cellspacing=0 cellpadding=0>
          <TR>
            <TD><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomleftcorner.gif" WIDTH=11 HEIGHT=11 ALT=""></TD>
            <TD width="960" background="<?php echo ROOT_URL ?>images/contentbottomspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomspacer.gif" WIDTH=4 HEIGHT=11 ALT=""></TD>
            <TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomrightcorner.gif" WIDTH=10 HEIGHT=11 ALT=""></TD>
          </TR>
      </TABle></TD>
  </TR>
</TABLE>
<?php 		

if(!isset($model_sect) && !isset($letter) && !isset($_POST['search_model'])  && !isset($_SESSION['f_niche']))		  
{

/*top_splash_latest("Recommended");
top_splash("Current Crushes", "category_name");*/
top_splash_main("Twisty's Treat", "special");
top_splash_main("Penthouse Pet", "special");
top_splash_main("Celebrity", "model_type");
top_splash_main("Playboy Cyber-Girl", "special");
//top_splash_main("Holly's Angel", "special"); 
top_splash_main("DDGirl", "special");
top_splash_main("Busty Natural", "model_type");
top_splash_main("Porn Star", "model_type");
top_splash_main("Glamour Model", "model_type");
top_splash_main("Amateur", "model_type");






//top_splash_main("Suze Sweetheart", "special");
/*top_splash_main("Porn Star", "rank");
top_splash_main("Glamour Model", "rank");
top_splash_main("Amateur", "rank");*/
}
?>









<br>
<br></TD>
<TD bgcolor="#000000"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" width=1></TD></TR>
<TR><TD bgcolor="#000000" colspan=3><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=1></TD></TR>
</TABLE>


Youez - 2016 - github.com/yon3zu
LinuXploit