miricam.com Open in urlscan Pro
184.154.83.100  Public Scan

Submitted URL: http://redzone.xxx/
Effective URL: https://miricam.com/
Submission: On March 02 via manual from IN — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form id="clientLogin" class="login-part" method="post">
  <div>
    <div class="login-title clientTitle">
      <!--<img src="https://cams.adagiocam.com/themes/wowonder/img/client-logo.png" alt=""> -->
      <h3 style="color:#46e1fe; text-transform: capitalize;">User Login <!-- <span>Login</span> --></h3>
    </div>
    <div class="login-box clientBox" style=" opacity: 0.7; background-color:#a0eefc;">
      <div class="errors" style="font-size:20px;"></div>
      <div class="wow_form_fields">
        <label>Username</label>
        <input type="text" id="username" name="username">
      </div>
      <div class="wow_form_fields">
        <label>Password</label>
        <input type="password" id="password" name="password">
      </div>
      <div class="wow_form_fields">
        <div class="custom-checkbox">
          <input type="checkbox" id="clientRemember" name="clientRemember">
          <label for="clientRemember">Remember Password?</label>
        </div>
      </div>
      <button type="submit" class="go-btn add_wow_loader" id="sign_submit">Submit</button>
      <input type="hidden" name="customerUsername" id="customerUsername" value="">
      <input type="hidden" name="customerPassword" id="customerPassword" value="">
      <a href="https://miricam.com/register" class="already">
				<span style="color:#000;">›</span>
				New User Signup			</a>
      <a href="https://miricam.com/forgot-password" class="already">
				<span style="color:#000;">›</span>
				Forgot Password?			</a>
      <a href="javascript:" class="already performerClick"> </a>
    </div>
  </div>
</form>

POST

<form id="subperformerLogin" class="login-part" method="post">
  <div>
    <div class="login-title performerTitle">
      <h3 style="color:#eaa0fc; text-transform: capitalize;">Performer Login <!-- <span>Login</span> --></h3>
    </div>
    <div class="login-box performerBox" style=" opacity: 0.7; background-color:#eaa0fc;">
      <div class="errors" style="font-size:20px;"></div>
      <div class="wow_form_fields">
        <label>Username</label>
        <input type="text" id="username" name="username">
      </div>
      <div class="wow_form_fields">
        <label>Password</label>
        <input type="password" id="password" name="password">
      </div>
      <div class="wow_form_fields">
        <div class="custom-checkbox">
          <input type="checkbox" id="performerRemember" name="performerRemember">
          <label for="clientRemember">Remember Password?</label>
        </div>
      </div>
      <button type="submit" class="go-btn add_wow_loader" id="performerSignsubmit">Submit</button>
      <input type="hidden" name="customerUsername" id="customerUsername" value="">
      <input type="hidden" name="customerPassword" id="customerPassword" value="">
      <a href="https://miricam.com/sub-performer-register" class="already font-bold">
			<span style="color:#000;">›</span>
			Be a Model for Us!			</a>
      <a href="https://miricam.com/forgot-password" class="already">
			<span style="color:#000;">›</span>
			Forgot Password?			</a>
      <a href="javascript:" class="already clientClick"> </a>
    </div>
  </div>
</form>

POST

<form id="share_post_on_group_form" class="share_post_on_group_form" method="POST">
  <div class="modal-body">
    <div id="share_post_on_group_form_alert"></div>
    <div class="form-group input-group">
      <span class="input-group-addon pointer">
        <svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color:#03A9F4;">
          <rect x="3" y="3" width="7" height="7"></rect>
          <rect x="14" y="3" width="7" height="7"></rect>
          <rect x="14" y="14" width="7" height="7"></rect>
          <rect x="3" y="14" width="7" height="7"></rect>
        </svg>
      </span>
      <input onkeydown="SearchFor(this,'group')" type="text" class="form-control" name="name" placeholder="Please write the group name">
      <input type="hidden" id="SearchForInputGroup" name="group_id">
      <input type="hidden" id="SearchForInputPostId" name="post_id">
    </div>
  </div>
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button id="share_post_on_group_form_btn" type="button" class="btn btn-main"> Share </button>
  </div>
</form>

POST

<form id="share_post_on_page_form" class="share_post_on_page_form" method="POST">
  <div class="modal-body">
    <div id="share_post_on_page_form_alert"></div>
    <div class="form-group input-group">
      <span class="input-group-addon pointer">
        <svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color:#f79f58;">
          <path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"></path>
          <line x1="4" y1="22" x2="4" y2="15"></line>
        </svg>
      </span>
      <input onkeydown="SearchFor(this,'page')" type="text" class="form-control" name="name" placeholder="Please type the page name">
      <input type="hidden" id="SearchForInputPage" name="page_id">
      <input type="hidden" id="SearchForInputPostIdPage" name="post_id">
    </div>
  </div>
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button id="share_post_on_page_form_btn" type="button" class="btn btn-main"> Share </button>
  </div>
</form>

POST

<form id="share_post_on_page_form" class="share_post_on_user_form" method="POST">
  <div class="modal-body">
    <div id="share_post_on_user_form_alert"></div>
    <div class="form-group input-group">
      <span class="input-group-addon pointer">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share"
          style="margin-top: -4px;width: 19px;height: 19px;">
          <path d="M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"></path>
          <polyline points="16 6 12 2 8 6"></polyline>
          <line x1="12" y1="2" x2="12" y2="15"></line>
        </svg>
      </span>
      <input onkeydown="SearchFor(this,'user')" type="text" class="form-control" name="name" placeholder="Username">
      <input type="hidden" id="SearchForInputUser" name="user_id">
      <input type="hidden" id="SearchForInputUserPostId" name="post_id">
    </div>
  </div>
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button id="share_post_on_user_form_btn" type="button" class="btn btn-main"> Share </button>
  </div>
</form>

POST

<form class="edit-offer-form form-horizontal" method="post">
  <div class="app-offer-alert app-general-alert"></div>
  <div class="clear"></div>
  <div class="setting-panel row job-setting-panel edit_offer_modal_form">
  </div>
  <div class="publisher-hidden-option">
    <div id="progress" class="create-offer-progress">
      <span id="percent" class="create-product-percent pull-right">0%</span>
      <div class="progress">
        <div id="bar" class="progress-bar active create-product-bar"></div>
      </div>
      <div class="clear"></div>
    </div>
  </div>
  <div class="form-group last-sett-btn modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button type="submit" class="btn btn-main setting-panel-mdbtn">Publish</button>
  </div>
</form>

Name: videoPriceFormPOST

<form id="videoPriceForm" name="videoPriceForm" class="" method="POST" novalidate="novalidate">
  <div class="modal-body">
    <div id="video_price_form_alert"></div>
    <div class="form-group input-group">
      <span class="input-group-addon pointer">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-dollar-sign">
          <line x1="12" y1="1" x2="12" y2="23"></line>
          <path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"></path>
        </svg>
      </span>
      <input type="text" class="form-control" name="video_price" id="video_price" placeholder="Price">
    </div>
  </div>
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button id="video_price_form_btn" type="button" class="btn btn-main"> Save </button>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Learn More
Got It!


Welcome to Miricam

This is a demo of Miricam, powered by 2Much.net




USER LOGIN

Username
Password
Remember Password?
Submit › New User Signup › Forgot Password?


PERFORMER LOGIN

Username
Password
Remember Password?
Submit › Be a Model for Us! › Forgot Password?

 * Language
    * English
    * Arabic
    * Dutch
    * French
    * German
    * Italian
    * Portuguese
    * Russian
    * Spanish
    * Turkish

Powered by 2Much.net

 * Home



--------------------------------------------------------------------------------

Powered by 2Much.net © 2022 Miricam

   
 * About
 * Contact
 * Privacy Policy
 * TOS
 * More
    * 18 USC 2257
    * Performer Agreement

Language
 * English
 * Arabic
 * Dutch
 * French
 * German
 * Italian
 * Portuguese
 * Russian
 * Spanish
 * Turkish




Comment reported successfully.

Post was successfully added to your timeline!

You have reached your limit of 5000 friends!

File size error: The file exceeds allowed the limit (92 MB) and can not be
uploaded.

Unable to upload a file: This file type is not supported.



We have detected some adult content on the image you uploaded, therefore we have
declined your upload process.

SHARE POST ON A GROUP


Share

SHARE TO A PAGE


Share

SHARE TO USER


Share

Load more

Load more
Your post was submitted, we will review your content soon.



To upload images, videos, and audio files, you have to upgrade to pro member.
Upgrade To Pro

EDIT OFFER

0%



Publish

ADD PRICE


Save