friendzone.bigbosslabel.com Open in urlscan Pro
16.171.227.83  Public Scan

Submitted URL: https://friendzone.bigbosslabel.com/
Effective URL: https://friendzone.bigbosslabel.com/welcome
Submission: On February 15 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST

<form id="login" method="post">
  <p class="title">Welcome!</p>
  <div class="errors"></div>
  <label class="tag_field">
    <input name="username" type="text" autocomplete="off" placeholder=" " autofocus="" required="">
    <span>Username</span>
  </label>
  <label class="tag_field tag_wel_forgot">
    <input name="password" type="password" autocomplete="off" placeholder=" " required="" id="pwdField">
    <span>Password</span>
    <a href="javascript:void();" id="seePassword" class="in-visible"><svg width="25px" height="25px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#dcdcdc"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M19.7071 5.70711C20.0976 5.31658 20.0976 4.68342 19.7071 4.29289C19.3166 3.90237 18.6834 3.90237 18.2929 4.29289L14.032 8.55382C13.4365 8.20193 12.7418 8 12 8C9.79086 8 8 9.79086 8 12C8 12.7418 8.20193 13.4365 8.55382 14.032L4.29289 18.2929C3.90237 18.6834 3.90237 19.3166 4.29289 19.7071C4.68342 20.0976 5.31658 20.0976 5.70711 19.7071L9.96803 15.4462C10.5635 15.7981 11.2582 16 12 16C14.2091 16 16 14.2091 16 12C16 11.2582 15.7981 10.5635 15.4462 9.96803L19.7071 5.70711ZM12.518 10.0677C12.3528 10.0236 12.1792 10 12 10C10.8954 10 10 10.8954 10 12C10 12.1792 10.0236 12.3528 10.0677 12.518L12.518 10.0677ZM11.482 13.9323L13.9323 11.482C13.9764 11.6472 14 11.8208 14 12C14 13.1046 13.1046 14 12 14C11.8208 14 11.6472 13.9764 11.482 13.9323ZM15.7651 4.8207C14.6287 4.32049 13.3675 4 12 4C9.14754 4 6.75717 5.39462 4.99812 6.90595C3.23268 8.42276 2.00757 10.1376 1.46387 10.9698C1.05306 11.5985 1.05306 12.4015 1.46387 13.0302C1.92276 13.7326 2.86706 15.0637 4.21194 16.3739L5.62626 14.9596C4.4555 13.8229 3.61144 12.6531 3.18002 12C3.6904 11.2274 4.77832 9.73158 6.30147 8.42294C7.87402 7.07185 9.81574 6 12 6C12.7719 6 13.5135 6.13385 14.2193 6.36658L15.7651 4.8207ZM12 18C11.2282 18 10.4866 17.8661 9.78083 17.6334L8.23496 19.1793C9.37136 19.6795 10.6326 20 12 20C14.8525 20 17.2429 18.6054 19.002 17.0941C20.7674 15.5772 21.9925 13.8624 22.5362 13.0302C22.947 12.4015 22.947 11.5985 22.5362 10.9698C22.0773 10.2674 21.133 8.93627 19.7881 7.62611L18.3738 9.04043C19.5446 10.1771 20.3887 11.3469 20.8201 12C20.3097 12.7726 19.2218 14.2684 17.6986 15.5771C16.1261 16.9282 14.1843 18 12 18Z" fill="#dcdcdc"></path> </g></svg></a>
  </label>
  <div style="display:flex;justify-content: space-between;">
    <div class="round-check">
      <input type="checkbox" name="remember_device" id="remember_device" checked="">
      <label for="remember_device"> Remember this device </label>
      <div class="clear"></div>
    </div>
    <a href="https://friendzone.bigbosslabel.com/forgot-password">Forgot Password?</a>
  </div>
  <button type="submit" class="btn btn-main btn-mat disable_btn tag_wel_btn">Login</button>
</form>

POST

<form class="edit-offer-form form-horizontal" method="post">
  <div class="modal-body tag_field_full_margin">
    <div class="app-offer-alert app-general-alert"></div>
    <div class="clear"></div>
    <div class="edit_offer_modal_form"></div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-default btn-mat disable_btn" data-dismiss="modal" aria-label="Close">Cancel</button>
    <button type="submit" class="btn btn-main btn-mat disable_btn">Update</button>
  </div>
</form>

POST #

<form class="form form-horizontal tier_form" method="post" action="#">
  <div class="modal-body twocheckout_modal">
    <div class="modal_add_tier_modal_alert"></div>
    <div class="clear"></div>
    <div class="sun_input col-md-6">
      <input name="title" type="text" class="form-control input-md" autocomplete="off" placeholder="Tier title">
      <label class="plr15">Tier title</label>
    </div>
    <div class="sun_input col-md-6">
      <input name="price" type="number" class="form-control input-md" autocomplete="off" placeholder="Tier price">
      <label class="plr15">Tier price</label>
    </div>
    <div class=" col-lg-12">
      <label class="plr15">Benefits</label>
      <br>
      <input type="checkbox" name="benefits[]" value="chat" onclick="ShowBenefitsChat(this)">
      <label>Chat</label><br>
      <div class="add_benefits_chat" style="display: none;">
        <input type="radio" id="benefits_chat_1" name="chat" value="chat_without_audio_video">
        <label for="benefits_chat_1">Chat without audio and video call</label><br>
        <input type="radio" id="benefits_chat_2" name="chat" value="chat_with_audio_without_video">
        <label for="benefits_chat_2">Chat with audio call and without video call</label><br>
        <input type="radio" id="benefits_chat_3" name="chat" value="chat_without_audio_with_video">
        <label for="benefits_chat_3">Chat without audio call and with video call</label><br>
        <input type="radio" id="benefits_chat_4" name="chat" value="chat_with_audio_video">
        <label for="benefits_chat_4">Chat with audio and video call</label><br>
      </div>
      <input type="checkbox" name="benefits[]" value="live_stream">
      <label>Live Stream</label><br>
    </div>
    <div class="sun_input col-md-12">
      <textarea class="form-control input-md" placeholder="Tier description" name="description"></textarea>
      <label class="plr15">Tier description</label>
    </div>
    <div class="clear"></div>
    <div class="form-group col-lg-12">
      <label class="col-md-12">Tier image:</label>
      <div class="col-md-12">
        <div class="select_ev_covr" id="select_tier_image">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path fill="currentColor"
              d="M5,3A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H14.09C14.03,20.67 14,20.34 14,20C14,19.32 14.12,18.64 14.35,18H5L8.5,13.5L11,16.5L14.5,12L16.73,14.97C17.7,14.34 18.84,14 20,14C20.34,14 20.67,14.03 21,14.09V5C21,3.89 20.1,3 19,3H5M19,16V19H16V21H19V24H21V21H24V19H21V16H19Z">
            </path>
          </svg> Select an image
        </div>
      </div>
    </div>
  </div>
  <input type="file" name="image" class="hidden" id="tier_image">
  <div class="clear"></div>
  <div class="modal-footer">
    <div class="ball-pulse">
      <div></div>
      <div></div>
      <div></div>
    </div>
    <button type="submit" class="btn btn-main btn-mat">Add</button>
  </div>
</form>

Text Content

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


SHARE WHAT'S NEW AND LIFE MOMENTS WITH YOUR FRIENDS.

Trending !

#sport
#love
#news
#lifestyle
#movies

Joined users


Welcome back!

Welcome!


Username Password
Remember this device

Forgot Password?
Login
Don't have an account? Sign Up
© 2024 Friendzone · Terms of Use · Privacy Policy · Contact Us · About ·
Directory · Blog · Space · Bigboss Label · Politics & Governance · Language



Load more
Load more



EDIT OFFER

Cancel Update

ADD TIER

Tier title
Tier price
Benefits
Chat

Chat without audio and video call
Chat with audio call and without video call
Chat without audio call and with video call
Chat with audio and video call

Live Stream

Tier description

Tier image:
Select an image


Add

DELETE YOUR TIER

Are you sure you want to delete this tier?
Cancel Delete

REVIEWS

Load more

In order to sell your content and posts, start by creating a few packages.
Monetization


LANGUAGE

 * Arabic
 * Bengali
 * Chinese
 * Croatian
 * Danish
 * Dutch
 * English
 * Filipino
 * French
 * German
 * Hebrew
 * Hindi
 * Indonesian
 * Italian
 * Japanese
 * Korean
 * Persian
 * Portuguese
 * Russian
 * Spanish
 * Swedish
 * Turkish
 * Urdu
 * Vietnamese