www.gitlab.git.gitlab.git.git.gitlab.b2b.youspin.net
Open in
urlscan Pro
44.233.116.80
Public Scan
URL:
https://www.gitlab.git.gitlab.git.git.gitlab.b2b.youspin.net/
Submission: On December 05 via api from US — Scanned from US
Submission: On December 05 via api from US — Scanned from US
Form analysis
5 forms found in the DOM<form>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="basic-addon1"><span class="far fa-envelope"></span></span>
</div>
<input type="text" class="form-control" placeholder="Username" aria-label="Username" aria-describedby="basic-addon1">
</div>
<div class="input-group mt-3">
<button type="submit" class="col-12 btn btn-primary">Sign in</button>
</div>
</form>
POST /users/password
<form class="new_user" id="new_user" role="form" action="/users/password" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="OoUdjqjSxO9VfOjcKSDxLgEVoxD1k6XD5KjRNh9R8ijjS-WVYI23Gq5xbtO2IIPJKUaDx-tXxdwAkRgt_Vc1GQ">
<h3>Forgot your password?</h3>
<p>We'll send password reset instructions.</p>
<div class="form-group">
<label for="user_email">Email</label>
<input autofocus="autofocus" class="form-control" type="email" value="" name="user[email]" id="user_email">
</div>
<input type="submit" name="commit" value="Reset Password" class="btn btn-primary col-12" data-disable-with="Reset Password">
</form>
POST /users/password
<form class="new_user" id="new_user" action="/users/password" accept-charset="UTF-8" method="post"><input type="hidden" name="_method" value="put"><input type="hidden" name="authenticity_token"
value="jwavZdVhJGHsCuYF-MWf-Oe5UVqaFV-C83bE9dYuk3ZnAKS395dmh547onnqm12ZnFBlJHrEzqpXhAZKLZc1sw">
<input type="hidden" name="user[reset_password_token]" id="user_reset_password_token">
<div class="form-group">
<label for="user_password">New password</label>
<input autofocus="autofocus" autocomplete="off" class="form-control" type="password" name="user[password]" id="user_password">
<label for="user_password_confirmation">Confirm new password</label>
<input autocomplete="off" class="form-control" type="password" name="user[password_confirmation]" id="user_password_confirmation">
</div>
<input type="submit" name="commit" value="Change my Password" class="btn btn-primary col-12" data-disable-with="Change my Password">
</form>
POST /users/sign_in
<form class="navbar-form navbar-right" id="login_user" role="form" action="/users/sign_in" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="_ExtxOL3dXmQecM1ybk13Vle2Qqe8OmacHOVJy32bJ_3NpO-aDH_sjs0XRWnUiO3vWdcWbP1-lsw8hgnsHeqnQ">
<input autofocus="autofocus" class="form-control input" placeholder="Email" type="email" value="" name="user[email]" id="user_email">
<input class="form-control input" placeholder="Password" type="password" name="user[password]" id="user_password">
<a data-toggle="modal" data-target="#forgotModal" onclick="$("#loginModal").modal("hide");" href="javascript:void(0);">Forgot Password?</a>
<input type="submit" name="commit" value="Sign in" class="btn btn-primary col-12" data-disable-with="Sign in">
<div class="mb-2 mt-2" align="center"> OR </div>
<a class="btn btn-primary col-12" rel="nofollow" data-method="post" href="/omniauth/facebook">Sign in with Facebook</a>
<div class="mb-2 mt-2" align="center"> OR </div>
<a class="btn btn-primary col-12" rel="nofollow" data-method="post" href="/omniauth/google_oauth2">Sign in with Google</a>
</form>
POST /users
<form class="card_form form-horizontal" id="new_user" role="form" action="/users" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
value="PPgCRsoY-gbf6AZigicr5vsstATTk9dCYWxKa8Fn-kTPIAdA2FfzhxXYTvBeZnu8d7c_foxwl89avk_ju5pd9g">
<div id="stripe_error" class="alert alert-danger" style="display:none"></div>
<div class="form-group">
<label class="col-sm-4 control-label" for="user_name">Name</label>
<div class="col-12">
<input autofocus="autofocus" class="form-control" id="signup_name" type="text" value="" name="user[name]">
</div>
</div>
<div class="form-group">
<label class="col-sm-4 control-label" for="user_email">Email</label>
<div class="col-12">
<input autofocus="autofocus" class="form-control" id="signup_email" type="email" value="" name="user[email]">
</div>
</div>
<div class="form-group">
<label class="col-sm-4 control-label" for="user_password">Password</label>
<div class="col-12">
<input class="form-control" id="signup_pass" type="password" name="user[password]">
</div>
</div>
<div class="form-group">
<label class="col-sm-4 control-label" for="user_password_confirmation">Password confirmation</label>
<div class="col-12">
<input class="form-control" type="password" name="user[password_confirmation]" id="user_password_confirmation">
</div>
</div>
<input value="true" type="hidden" name="user[ac_state]" id="user_ac_state">
<input value="owner" type="hidden" name="user[role]" id="user_role">
<br>
<div class="form-group">
<div class="col-sm-4 control-label"></div>
<div class="col-12">
<input type="submit" name="commit" value="Continue" class="btn btn-primary col-12" id="customButton" data-disable-with="Continue">
</div>
</div>
<div class="mb-2" align="center"> OR </div>
<div class="form-group">
<div class="col-sm-4 control-label"></div>
<div class="col-12">
<a class="btn btn-primary col-12" rel="nofollow" data-method="post" href="/omniauth/facebook">Sign in with Facebook</a>
</div>
</div>
<div class="mb-2" align="center"> OR </div>
<div class="form-group">
<div class="col-sm-4 control-label"></div>
<div class="col-12">
<a class="btn btn-primary col-12" rel="nofollow" data-method="post" href="/omniauth/google_oauth2">Sign in with Google</a>
</div>
</div>
</form>
Text Content
YOUSPIN * HOME (current) * MUSIC * DASHBOARD * REFER FRIEND * ABOUT US * LOGIN * SIGN UP WELCOME TO THE REVOLUTION OF SOCIAL ENTERTAINMENT YouSpin is the social music entertainment platform for bars, clubs, restaurants, homes, and anywhere you are. Choose and play music, chat, discover new artists, meet new friends, contact with guests, interact with the DJ, and create your own party from your fingertips. SIGN UP NOW! Get it on APP STORE Get it on PLAY STORE TUTORIAL HIGHLIGHTS PLATFORM YOU LOVE MUSIC AT YOUR FINGERTIPS Tons of artists and genres to choose from. Find your favorite jam and start a your party. Keep your customers happy and staying in your establishment longer. FIND OUT MORE CONNECT WITH YOUR CUSTOMERS Post drink specials, chat and interact with other app users, share events, post ads, see what's playing now, send requests, and connect with your customers on the YouSpin dashboard TV screens. LEARN MORE READY FOR ALL YOUR DEVICES Easy setup to tablet, laptop, and phone. Simply download mobile app on phone to pick and play music. Login in to YouSpin.net on your tablet or laptop to set up YouSpin in your venue. Easy connection to TV's and Sound systems. TRY NOW! YOUSPIN MUSIC THE MUSIC YOU WANT TO HEAR AT YOUR FINGERTIPS * Tons of licensed songs to choose from your favorite artists. Wide variety of genres, artist international, domestic, and independent. * Huge selection of licensed songs for app users to choose from for your venue. Create your own playlist, start the vibe, get the party going every night! * Weekly updates to music catalog including, Top 40 and Hot Tracks. * Create your own mood, feel, and style. Choose from a wide variety of genres, albums, and mixes to suit your venue any time * Discover New Independent, local, regional, and international artists with YouSpin ARE YOU AN INDEPENDENT ARTIST? WOULD YOU LIKE YOUR MUSIC TO BE HEARD AT ANY YOUSPIN VENUE? ADD YOUR MUSIC TO OUR MUSIC CATALOG AND GAIN NEW FANS AND LISTENERS LEARN MORE CONNECT WITH YOUR AUDIENCE Post drink specials, chat and interact with other app users, share events, post ads, see what's playing now, send requests, and connect with your customers on the YouSpin dashboard TV screens. PROMOTE YOUR VENUE SEE NOW PLAYING ADVERTISE YOUR BRAND SEE REQUEST/ MUSIC QUEUE PROMOTE SPECIALS CHAT WITH OTHER APP USERS CONNECT WITH YOUR CUSTOMERS SHARE PHOTOS DISCOVER NEW BRANDS DISCOVER NEW ARTISTS ABOUT US YouSpin is a vision turned into reality. It started from an idea to make the bar experience better. The idea was to make an app that allowed for bar customers to pick and play songs from their phones, send chat messages, and interact with the DJ. We wanted to give independent artists a platform to also be heard in bars, clubs, and restaurants without having to be signed to a record label. The idea of YouSpin was and still is, is to make sure everyone in the entertainment ecosystem benefits from having YouSpin. No more slow nights! From the app users, bar owners, and bartenders to the brand advertisers, artists, and record labels. YouSpin is about putting the power of entertainment in your hands! We welcome you to try out YouSpin no matter if you are music lover, venue owner, advertiser, independent artist, or a record label exec. YouSpin is here for all to enjoy. Experience YouSpin now! FOLLOW US: Get it on APP STORE Get it on PLAY STORE JOIN OUR MAILING LIST Sign in COPYRIGHT © 2022 YOUSPIN. ALL RIGHTS RESERVED. INDEPENDENT ARTISTS WELCOMED Get your music heard × Looking to be have your music played in venues, want to reach out to new fans all around the world. Now you can with YouSpin. Submit only your music to us, no unauthorized, copywritten material, or licensed music from other artists. We provide a platform for Independant artists to be heard and discovered in bars, nightclubs, restaurants, and by music lovers around the world. Please share only quality MP3s with album artwork to musicsubmissions@youspin.net. YOUSPIN INDEPENDENT ARTIST AFFILIATE PROGRAM Do you have a lot of fans and followers? Do you want to earn money monthly? Join the YouSpin artists referral program. Share your new music and mixes and invite your fans. Make 10% residual commission for every subscription you refer. Read the Music Submission and License Agreement? Start refer now Do not send extremely vulgar, strong sexual content, racial, cultural, or discriminatory material. We reserve the right to not accept or delete songs that violate our policy. FORGOT YOUR PASSWORD? × FORGOT YOUR PASSWORD? We'll send password reset instructions. Email CHANGE YOUR PASSWORD × New password Confirm new password LOGIN TO YOUR ACCOUNT × Forgot Password? OR Sign in with Facebook OR Sign in with Google REGISTER YOUR ACCOUNT × Name Email Password Password confirmation OR Sign in with Facebook OR Sign in with Google