mmaz.tigermusicproductions.com Open in urlscan Pro
54.170.249.232  Public Scan

Submitted URL: https://mmaz.tigermusicproductions.com/
Effective URL: https://mmaz.tigermusicproductions.com/mmdz/tiger-music-productions-canada
Submission: On September 19 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form method="POST">
  <div class="mdl-card__media" style="background-color: transparent">
    <div class="d-flex flex-column justify-content-center mb-3 mb-4">
      <div class="w-100 text-center">
        <h3 class="font-weight-bolder">Tiger Music Productions Canada</h3>
      </div>
      <div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label w-100 has-placeholder is-invalid is-upgraded" data-upgraded=",MaterialTextfield">
        <input class="mdl-textfield__input" type="email" name="email" id="email" placeholder="" required="">
        <label class="mdl-textfield__label" for="email">Email</label>
      </div>
      <div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label w-100 has-placeholder is-invalid is-upgraded" data-upgraded=",MaterialTextfield">
        <input class="mdl-textfield__input" type="password" name="password" id="password" placeholder="" required="">
        <label class="mdl-textfield__label" for="password">Password</label>
      </div>
    </div>
    <div class="d-flex align-items-center justify-content-center">
      <div id="recaptcha" class="mb-3">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ds1smrqtsrm7" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdTom0hAAAAACTyeVaWzzaKkcwllp0sOlOeOqNE&amp;co=aHR0cHM6Ly9tbWF6LnRpZ2VybXVzaWNwcm9kdWN0aW9ucy5jb206NDQz&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;theme=light&amp;size=normal&amp;cb=cisxknk3fuyc"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <input type="hidden" name="g-recaptcha-response" id="recaptcha-response" required="">
    </div>
    <input type="hidden" name="_csrf_token" value="cb.wRo_nuENmGlLCwPpRwRF52XWB6XQKe1m9mzO8XycYwg.r3QI3Kl03SAZTTaqajcAql21QZC5GoFWvViovj3oDl2nU17ojU_1GzsmNw">
    <div class="d-flex flex-column justify-content-center text-center">
      <button type="submit" id="loginButton" data-loading-text="Please Wait" class="mdl-button mdl-js-button mdl-button--raised btn-click-effect mdl-color-text--white mcz-md-button-primary" data-upgraded=",MaterialButton"> Log In </button>
      <a href="/forgotten-password/tiger-music-productions-canada" class="mt-3 font-weight-normal">Forgot Password?</a>
      <div class="my-1"></div>
      <span class="mt-3" style="color: rgba(0,0,0,.87)">Haven't received the activation email? <br>
        <a class="font-weight-normal" href="/tiger-music-productions-canada/activation/resend">Resend the email</a>
      </span>
      <div class="my-3"></div>
      <span class="mt-3" style="color: rgba(0,0,0,.87)">Don't have an account yet? &nbsp;<a class="font-weight-normal" href="/mmdz/signup/tiger-music-productions-canada">Sign Up</a></span>
    </div>
  </div>
</form>

POST

<form enctype="multipart/form-data" id="profilePictureCropperForm" method="POST">
  <div class="modal-body">
    <div>
      <img style="max-width: 100%" id="croppedImage" src="" alt="">
    </div>
    <div class="d-flex flex-column align-items-center">
      <label class="mdl-button mdl-button--primary mdl-button--fab mt-3 mb-2" style="cursor: pointer">
        <svg width="1.2em" height="2.2em" viewBox="0 0 16 16" class="bi bi-cloud-arrow-up-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd"
            d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 5.146l-2-2a.5.5 0 0 0-.708 0l-2 2a.5.5 0 1 0 .708.708L7.5 6.707V10.5a.5.5 0 0 0 1 0V6.707l1.146 1.147a.5.5 0 0 0 .708-.708z">
          </path>
        </svg>
        <input type="file" accept="image/png, image/jpg" id="croppedImageInput" onchange="ImageCropper()" style="display: none">
      </label>
      <div class="font-weight-bold">Upload picture...</div>
    </div>
    <input id="filenameInput" type="text" name="filename" value="" hidden="" class="hidden">
  </div>
  <div class="modal-footer d-flex justify-content-between">
    <button id="cropperModalCancel" type="button" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mcz-md-button-danger" data-dismiss="modal" data-upgraded=",MaterialButton,MaterialRipple"> Close<span
        class="mdl-button__ripple-container"><span class="mdl-ripple"></span></span></button>
    <button id="cropperModalOk" type="button" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mcz-md-button-primary" data-upgraded=",MaterialButton,MaterialRipple"> Change<span class="mdl-button__ripple-container"><span
          class="mdl-ripple"></span></span></button>
  </div>
</form>

Text Content

TIGER MUSIC PRODUCTIONS CANADA

Email
Password

Log In Forgot Password?

Haven't received the activation email?
Resend the email

Don't have an account yet?  Sign Up

Tiger Music Productions Canada
Change Profile Picture

Upload picture...
Close Change