only18.plus
Open in
urlscan Pro
185.18.59.34
Public Scan
URL:
https://only18.plus/
Submission: On November 12 via api from US — Scanned from US
Submission: On November 12 via api from US — Scanned from US
Form analysis
3 forms found in the DOMGET https://only18.plus/creators/new
<form class="form-inline my-lg-0 position-relative" method="get" action="https://only18.plus/creators/new">
<input id="searchCreatorNavbar" class="form-control search-bar border-0 " type="text" required="" name="q" autocomplete="off" minlength="3" placeholder="Find a creator" aria-label="Search">
<button class="btn btn-outline-success my-sm-0 button-search e-none" type="submit"><i class="bi bi-search"></i></button>
<div class="dropdown-menu dd-menu-user position-absolute" style="width: 95%; top: 48px;" id="dropdownCreators">
<button type="button" class="d-none" id="triggerBtn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></button>
<div class="w-100 text-center display-none py-2" id="spinnerSearch">
<span class="spinner-border spinner-border-sm align-middle text-primary"></span>
</div>
<div id="containerCreators"></div>
<div id="viewAll" class="display-none mt-2">
<a class="dropdown-item border-top py-2 text-center" href="#">Read more...</a>
</div>
</div><!-- dropdown-menu -->
</form>
POST https://only18.plus/login
<form method="POST" action="https://only18.plus/login" data-url-login="https://only18.plus/login" data-url-register="https://only18.plus/signup" id="formLoginRegister" enctype="multipart/form-data">
<input type="hidden" name="_token" value="gYgaeA9gZjWLFOazRAuQGF489W8Qfz0zALqxL60D">
<input type="hidden" name="isModal" id="isModal" value="true">
<div class="form-group mb-3 display-none" id="full_name">
<div class="input-group input-group-alternative">
<div class="input-group-prepend">
<span class="input-group-text"><i class="feather icon-user"></i></span>
</div>
<input class="form-control" value="" placeholder="Full name" name="name" type="text">
</div>
</div>
<div class="form-group mb-3 display-none" id="email">
<div class="input-group input-group-alternative">
<div class="input-group-prepend">
<span class="input-group-text"><i class="feather icon-mail"></i></span>
</div>
<input class="form-control" value="" placeholder="Email" name="email" type="text">
</div>
</div>
<div class="form-group mb-3" id="username_email">
<div class="input-group input-group-alternative">
<div class="input-group-prepend">
<span class="input-group-text"><i class="feather icon-mail"></i></span>
</div>
<input class="form-control" value="" placeholder="Username or Email" name="username_email" type="text">
</div>
</div>
<div class="form-group">
<div class="input-group input-group-alternative" id="showHidePassword">
<div class="input-group-prepend">
<span class="input-group-text"><i class="iconmoon icon-Key"></i></span>
</div>
<input name="password" type="password" class="form-control" placeholder="Password">
<div class="input-group-append">
<span class="input-group-text c-pointer"><i class="feather icon-eye-off"></i></span>
</div>
</div>
<small class="form-text text-muted">
<a href="https://only18.plus/password/reset" id="forgotPassword">
Forgot Password?
</a>
</small>
</div>
<div class="form-group mb-3 display-none" id="birthdate">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-calendar-alt"></i></span>
</div>
<input class="form-control register-datepicker" name="birthdate" placeholder="Birthdate *" value="" autocomplete="off" type="text">
</div>
</div>
<div class="form-group mb-3 display-none" id="gender">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-venus-mars"></i></span>
</div>
<select name="gender" class="form-select w-100 gendersSelect select2-hidden-accessible" data-placeholder="Gender" tabindex="-1" aria-hidden="true">
<option></option>
<option value="male" data-image="https://only18.plus/public/images/icons/genders/male.png">Male</option>
<option value="female" data-image="https://only18.plus/public/images/icons/genders/female.png">Female</option>
<option value="gay" data-image="https://only18.plus/public/images/icons/genders/gay.png">Gay</option>
<option value="lesbian" data-image="https://only18.plus/public/images/icons/genders/lesbian.png">Lesbian</option>
<option value="transgender" data-image="https://only18.plus/public/images/icons/genders/transgender.png">Transgender</option>
<option value="couple" data-image="https://only18.plus/public/images/icons/genders/couple.png">Couple</option>
</select><span class="select2 select2-container select2-container--bootstrap-5" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-autocomplete="list"
aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-gender-i0-container"><span class="select2-selection__rendered" id="select2-gender-i0-container"><span
class="select2-selection__placeholder">Gender</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
</div>
</div>
<div class="form-group mb-3 display-none" id="customer_type">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text"><i class="bi bi-person-check"></i></span>
</div>
<select name="customer_type" class="form-control custom-select">
<option value="">Customer type</option>
<option value="model">Model</option>
<option value="fan">Fan</option>
<option value="company">Company</option>
</select>
</div>
</div>
<div class="custom-control custom-control-alternative custom-checkbox" id="remember">
<input class="custom-control-input" id=" customCheckLogin" type="checkbox" name="remember">
<label class="custom-control-label" for=" customCheckLogin">
<span>Remember me</span>
</label>
</div>
<div class="custom-control custom-control-alternative custom-checkbox terms-checkbox display-none">
<input class="custom-control-input" id="customCheckRegister1" type="checkbox" name="terms[]" value="voluntary" required="">
<label class="custom-control-label" for="customCheckRegister1">
<span>You confirm that the participation of all individuals in the filming of this content is voluntary and with their consent.</span>
</label>
</div>
<div class="custom-control custom-control-alternative custom-checkbox terms-checkbox display-none">
<input class="custom-control-input" id="customCheckRegister2" type="checkbox" name="terms[]" value="legal_age" required="">
<label class="custom-control-label" for="customCheckRegister2">
<span>You confirm that all individuals appearing in this content are of legal age and that you have documents to prove this and that you will provide us with these documents as soon as they are requested.</span>
</label>
</div>
<div class="custom-control custom-control-alternative custom-checkbox terms-checkbox display-none">
<input class="custom-control-input" id="customCheckRegister3" type="checkbox" name="terms[]" value="requirements" required="">
<label class="custom-control-label" for="customCheckRegister3">
<span>You confirm that you are aware of the requirements and prohibitions regarding the content (clearly stated legal requirements and prohibitions can be found in the
<a href="https://only18.plus/p/terms-of-service" target="_blank">Company's Terms of Service</a>)</span>
</label>
</div>
<div class="custom-control custom-control-alternative custom-checkbox terms-checkbox display-none">
<input class="custom-control-input" id="customCheckRegister" type="checkbox" name="terms[]" value="gdpr" required="">
<label class="custom-control-label" for="customCheckRegister">
<span>I agree with the processing of personal data <a href="https://only18.plus/p/privacy" target="_blank">Privacy Policy</a>
</span>
</label>
</div>
<div class="alert alert-danger display-none mb-0 mt-3" id="errorLogin">
<ul class="list-unstyled m-0" id="showErrorsLogin"></ul>
</div>
<div class="alert alert-success display-none mb-0 mt-3" id="checkAccount"></div>
<div class="text-center">
<button type="submit" id="btnLoginRegister" class="btn btn-primary mt-4 w-100"><i></i> Login</button>
<div class="w-100 mt-2">
<button type="button" class="btn e-none p-0" data-dismiss="modal">Cancel</button>
</div>
</div>
</form>
POST https://only18.plus/verify/2fa
<form method="post" action="https://only18.plus/verify/2fa" id="formVerify2fa">
<input type="hidden" name="_token" value="gYgaeA9gZjWLFOazRAuQGF489W8Qfz0zALqxL60D">
<input type="number" autocomplete="off" id="onlyNumber" onkeypress="if(this.value.length==4) return false;" class="form-control mb-2" name="code" placeholder="Enter the code">
<small class="form-text text-muted m-0">
<a href="javascript:void(0);" class="resend_code">
<i class="bi bi-arrow-counterclockwise"></i> <span id="resendCode">Resend code</span>
</a>
</small>
<div class="alert alert-danger display-none mt-2" id="errorModal2fa">
<ul class="list-unstyled m-0" id="showErrorsModal2fa"></ul>
</div>
<div class="text-center">
<button type="submit" id="btn2fa" class="btn btn-primary mt-3">
<i></i> Send </button>
</div>
</form>
Text Content
This site uses cookies, by continuing to use the service, you accept our use of cookies Cookies Policy Got it! Read more... * Explore * Shop * Login * Create account SPACE FOR COMMUNICATION AND WORK Only18+ is designed to monetize the content and creativity of WEB models, as well as their admirers and customers. Use only18+ as a storage and showcase for your media and products, as well as a communication tool and social network. Explore Create account MODELS, WEB MODELS, ACTORS, ACTRESSES, CREATIVE CONTENT CREATORS: ONLY18+ THIS PLATFORM IS FOR YOU AND MONETIZING YOUR CREATIVITY! Just post your art and gather your audience of grateful fans. And we'll let you monetize your works in the form of paid content and subscriptions to your profile. CREATE AN FREE ACCOUNT Just register using just your e-mail address. You don't need any more data to post your artwork. CREATE GREAT CONTENT Post your poetry and prose, paintings and graphics, NFT tokens, your personal Video and Audio, whatever you can get your army of fans. GROW YOUR MARKET Offer your Faithful audience something they like in the form of paid content, digital goods, your merchandise, or if you're already a venerable author, just a monthly subscription to your profile. CREATE YOUR PROFILE IN FEW MINUTES Remember, this is your free repository of your creativity, which your audience will undoubtedly appreciate and bring income. Create account CREATORS FEATURED The best creators selected by our team. View all creators LIZA * 16 * 15 * 2 * 0 Welcome to my page. If you like my content, please consider support. Thank you for your support! Go to Page Free DARIIA * 0 * 0 * 0 * 0 Добро пожаловать на мою страницу. Если вам нравится мой контент, то поддержите его Вашим донатом, эт... Go to Page Free СОФИЯ * 4 * 4 * 0 * 0 Добро пожаловать на мою страницу. Если вам нравится мой контент, рассмотрите возможность поддержки.... Go to Page Free EMMA * 0 * 0 * 0 * 0 Добро пожаловать на мою страницу. Если вам нравится мой контент, рассмотрите возможность поддержки.... Go to Page 4000 Tokens/mo ARIA * 19 * 29 * 0 * 0 Добро пожаловать на мою страницу. Если вам нравится мой контент, рассмотрите возможность поддержки.... Go to Page 2000 Tokens/mo ЕЛЕНА * 20 * 18 * 2 * 0 Добро пожаловать на мою страницу. Go to Page 1000 Tokens/mo ‹› WHAT ARE YOU WAITING FOR? Start generating profits with your quality content Explore Create account Install Web App ABOUT * Terms of Service * Privacy Policy * About us * How it works * Cookies Policy * PROVISION 18 USA 2257 * Contact us CATEGORIES * Animation * Anime * BDSM * Beauty & Style * Bloger * Celebrities * Explore LINKS * Login * * Sign up * * English Česky Deutsch English Español Français Italiano Polish Português Türkçe Русский Українська عربي © 2024 only18.plus, All rights reserved eSvoe Inc. LOGIN TO CONTINUE Login with Facebook Login with Google Login with eSvoe or Forgot Password? Male Female Gay Lesbian Transgender Couple Gender Customer type Model Fan Company Remember me You confirm that the participation of all individuals in the filming of this content is voluntary and with their consent. You confirm that all individuals appearing in this content are of legal age and that you have documents to prove this and that you will provide us with these documents as soon as they are requested. You confirm that you are aware of the requirements and prohibitions regarding the content (clearly stated legal requirements and prohibitions can be found in the Company's Terms of Service) I agree with the processing of personal data Privacy Policy Login Cancel Don't have an account? TWO-STEP AUTHENTICATION We have sent you a code to your email Resend code Send