app.fundoofriday.com Open in urlscan Pro
98.70.1.223  Public Scan

URL: https://app.fundoofriday.com/TeamDetails/5779,1
Submission: On December 15 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <div class="rating">
    <span class="star" data-rating="1">☆</span>
    <span class="star" data-rating="2">☆</span>
    <span class="star" data-rating="3">☆</span>
    <span class="star" data-rating="4">☆</span>
    <span class="star" data-rating="5">☆</span>
  </div>
  <div>
    <div style="color:#fff;margin-bottom:0.5rem;">Share Your Thoughts:</div>
    <textarea spellcheck="false" name="comment" id="comment" placeholder="Share your gaming experience" class="feedbacktext"></textarea>
  </div>
  <div style="position:relative;height:2rem;">
    <div class="inlineValidationCss" id="inlineValidationFeedback" style="text-align:right;bottom:unset !important">*Please select a rating before submitting.</div>
  </div>
  <div class="submitcancel">
    <input type="button" class="cancelbutton" id="cancelfeedback" value="Cancel">
    <input type="submit" class="submitbutton" id="submitfeedback" value="Submit">
  </div>
  <input type="hidden" name="rating" id="rating" value="0">
</form>

<form>
  <div class="login-title">
    <h5>Login</h5>
  </div>
  <div class="form-label-group">
    <input type="email" id="UserEmail" class="form-control" placeholder="User Id" required="" autofocus="">
  </div>
  <div class="form-label-group ">
    <input type="password" id="UserPassword" class="form-control" placeholder="Password" required="" autocomplete="new-password">
  </div>
  <a class="small" href="#" tabindex="-1" aria-disabled="true" style="float:right" data-toggle="modal" data-target="#exampleModalPassword">Forgot Password?</a>
  <button id="reqSessionLogin" style="margin-top: 40px;margin-bottom:20px;" class="btn btn-lg btn-primary btn-block log-btn" type="submit">Login &amp; Play</button>
  <div class="text-center"> Don’t have an account? <a href="#" onclick="Register()">Register</a>
  </div>
</form>

<form novalidate="">
  <div class="login-title">
    <h5 class="fon500">Register</h5>
  </div>
  <div class="form-label-group" style="position:relative;">
    <input type="text" id="rUserName" class="form-control" placeholder="Your Name*" required="" autofocus="" autocomplete="off">
    <span class="inlineValidationCss" id="rEnterName">*Please enter name</span>
  </div>
  <div class="form-label-group" style="position:relative;">
    <input type="email" id="rUserEmail" class="form-control" placeholder="Email*" required="" autofocus="" autocomplete="off">
    <span class="inlineValidationCss" id="rEnterEmail">*Please enter Email Id</span>
    <span class="inlineValidationCss" id="rEnterValidEmail">*Please enter valid Email</span>
  </div>
  <div class="form-label-group" style="position:relative; ">
    <input type="password" id="rUserPassword" class="form-control" placeholder="Password*" required="" autocomplete="new-password">
    <span class="inlineValidationCss" id="rEnterPassword">*Please enter password</span>
  </div>
  <div class="form-group">
    <div class="form-group row captch">
      <div class="col-sm-7 mb-3 mb-sm-0 padd-left">
        <div class="input-group-prepend">
          <img id="img-captcha2" src="/get-captcha-image">&nbsp;&nbsp; <i class="fa fa-refresh" style="font-size: 20px; cursor: pointer; " onclick="resetCaptchaImage2();"></i>
        </div>
      </div>
      <div class="col-sm-5" style="position:relative;">
        <span class="registration-page-label">Captcha Code</span>
        <input type="text" class="form-control form-control-user" placeholder="Captcha Code *" id="CaptchaCode2" name="CaptchaCode2" value="">
        <span class="inlineValidationCss" id="inlineCaptchaI3">*Please fill the captcha field.</span>
        <span class="inlineValidationCss" id="inlineCaptchaId4">*Captcha not matched.</span>
      </div>
    </div>
  </div>
  <button id="reqRegistration" style="margin-top: 20px; margin-bottom: 20px; background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #273571 100%, #0F1F61 117.04%); " class="btn btn-lg btn-primary btn-block log-btn fon400"
    type="submit">Register &amp; Play</button>
  <div class="fon400" style="margin-top:1rem;"> Already have an account? <a href="/">Login</a>
  </div>
  <div class="fon400"> Wants to join as Guest? <a href="#" onclick="guestJoin()">Join</a>
  </div>
</form>

<form>
  <div class="login-title">
    <h5 class="fon500">Join As Guest</h5>
  </div>
  <div class="form-label-group">
    <input type="text" id="guestName" class="form-control" placeholder="Enter Email" required="" autofocus="">
  </div>
  <div class="form-group">
    <div class="form-group row captch">
      <div class="col-sm-7 mb-3 mb-sm-0 padd-left">
        <div class="input-group-prepend">
          <img id="img-captcha" src="/get-captcha-image">&nbsp;&nbsp; <i class="fa fa-refresh" style="font-size: 20px; cursor: pointer;" onclick="resetCaptchaImage();"></i>
        </div>
      </div>
      <div class="col-sm-5" style="position:relative;">
        <span class="registration-page-label">Captcha Code</span>
        <input type="text" class="form-control form-control-user" placeholder="Captcha Code *" id="CaptchaCode" name="CaptchaCode" value="">
        <span class="inlineValidationCss" id="inlineCaptchaId">*Please fill the captcha field.</span>
        <span class="inlineValidationCss" id="inlineCaptchaId2">*Captcha not matched.</span>
      </div>
    </div>
  </div>
  <br>
  <button id="guestJoin" style="margin-top: 20px;margin-bottom:20px;background: linear-gradient(92.23deg, #FF56F6 21.43%, #B936EE 50.63%, #273571 100%, #0F1F61 117.04%); " class="btn btn-lg btn-primary btn-block log-btn fon400" type="submit"> Join
  </button>
  <div class="fon400" style="margin-top:1rem;"> Already have an account? <a href="/">Login</a><br> Want to create an account? <a href="#" onclick="Register()">Register</a>
  </div>
</form>

<form>
  <div class="password-title">
    <p>Enter the email id to recover the password.</p>
  </div>
  <div class="form-label-group">
    <input type="email" id="ResetEmailId" class="form-control input-forget-password-email" placeholder="Email" required="" autofocus="">
  </div>
  <button id="btnSendEmail" class="btn btn-lg btn-primary btn-block log-btn submit-button-forget-password" type="button">Submit</button>
</form>

Text Content

NOTIFICATIONS


ALL


×
Shape our gaming universe.
Rate now and help us improve!
☆ ☆ ☆ ☆ ☆
Share Your Thoughts:
*Please select a rating before submitting.


DASHBOARD HELP

×


WELCOME TO FUNDOO FRIDAY!


CHOOSE YOUR GAME

Head over to the Games section to choose a game to play. You can also choose
directly from the cards below


CHECK YOUR LEADER BOARD

Go to the Leader Board section to check live updates of your team’s scores and
other game details


CREATE A NEW GAME

Click on ‘Create Game’ to create a new Qriosity game for your break



DO YOU WANT TO PLAY GAME OR CREATE A NEW GAME?

Play Game Create Game

REQUEST FOR GAME PLAY DEMO

×
Do you want to request demo on how to play game? Our support team will get in
touch with you shortly on your email. Click yes if you want to have demo.
No Yes

 * 

Loading...

Reschedule Game Time
Submit

LOGIN



Forgot Password? Login & Play
Don’t have an account? Register

REGISTER

*Please enter name
*Please enter Email Id *Please enter valid Email
*Please enter password
  
Captcha Code *Please fill the captcha field. *Captcha not matched.
Register & Play
Already have an account? Login
Wants to join as Guest? Join

JOIN AS GUEST


  
Captcha Code *Please fill the captcha field. *Captcha not matched.

Join
Already have an account? Login
Want to create an account? Register

Enter the email id to recover the password.


Submit