launch.mangata.finance Open in urlscan Pro
52.215.63.197  Public Scan

URL: https://launch.mangata.finance/campaign?referralcode=p3zoy1u&refsource=copy
Submission: On January 21 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form novalidate="">
  <div class="form-group vl-mb-15" v-if="genericConfig.inputFields.firstName.enabled"><input id="form_firstName" type="text" class="form-control vl-form-control"
      placeholder="{{this.genericConfig.inputFields.firstName.text + (this.genericConfig.inputFields.firstName.required ? ' *' : '')}}" v-on:keyup.enter.prevent="readForm()" v-model="form_fields.form_firstName"
      v-validate:form_firstname="genericConfig.inputFields.firstName.required ? ['required'] : null" v-on:blur="blurInput($event)">
    <div id="alert_form_firstName" class="vlns vl-validation-error" v-show="invalidFirstNameField">Cannot be empty.</div>
  </div>
  <div class="form-group vl-mb-15" v-if="genericConfig.inputFields.lastName.enabled"><input id="form_lastname" type="text" class="form-control vl-form-control"
      placeholder="{{this.genericConfig.inputFields.lastName.text + (this.genericConfig.inputFields.lastName.required ? ' *' : '')}}" v-on:keyup.enter.prevent="readForm()" v-model="form_fields.form_lastName"
      v-validate:form_lastname="genericConfig.inputFields.lastName.required ? ['required'] : null" v-on:blur="blurInput($event)">
    <div id="alert_form_lastName" class="vlns vl-validation-error" v-show="invalidLastNameField">Cannot be empty.</div>
  </div>
  <div class="form-group vl-mb-15" v-if="genericConfig.inputFields.email.enabled"><input id="form_email" type="text" class="form-control vl-form-control"
      placeholder="{{this.genericConfig.inputFields.email.text + (this.genericConfig.inputFields.email.required ? ' *' : '')}}" v-on:keyup.enter.prevent="readForm()" v-model="form_fields.form_email" v-validate:form_email="['email']"
      v-on:blur="blurInput($event)">
    <div id="alert_form_email" v-show="invalidEmailField" class="vlns vl-validation-error" style="display:none">This email address doesn't seem valid.</div>
  </div>
  <div class="form-group vl-mb-15" v-for="extraField in genericConfig.extraFields"><input type="text" class="form-control vl-form-control" id="extraField_{{$index}}" v-if="extraField.enabled"
      placeholder="{{ extraField.value }} {{ extraField.required ? '*' : '' }}" v-on:keyup.enter.prevent="readForm()" v-model="extraField.form_value" v-on:blur="blurInput($event)">
    <div id="extraFieldError_{{$index}}" v-if="extraField.enabled" class="vlns vl-validation-error" style="display:none">Cannot be empty.</div>
  </div>
  <section class="w-100">
    <div class="vlns vl-form-group vl-gdpr" v-if="gdprJson.enabled">
      <div class="vl-description">{{gdprJson.description}}</div>
      <div class="vl-consent" v-for="consent in gdprJson.consents"><label class="vl-checkbox-container" v-if="consent.visible">{{consent.title}}<span v-show="consent.description"
            data-tultip="{{consent.description}}"><i class="fa fa-question-circle" aria-hidden="true"></i></span> <input id="consent-id-{{consent.id}}" type="checkbox" v-on:click="hideConsentError(consent.mandatory, consent.id)"
            v-model="consent.checked"> <span v-if="consent.checked" class="vl-checkmark"
            v-bind:style="{backgroundColor: genericConfig.style.ctaHEXBgColor,borderColor: genericConfig.style.ctaHEXBgColor, color: genericConfig.style.ctaHEXTextColor}"></span> <span v-if="!consent.checked" class="vl-checkmark"></span></label>
      </div>
      <div class="vl-legal">{{gdprJson.legalText}}</div>
      <div class="vl-gdpr-fat">
        <div class="vl-logo"><img src="https://app.viral-loops.com/static/vl-gdpr-icon-fat.svg" style="max-height: 50px"></div>
        <div class="vl-content">We use Viral Loops for our referral campaign. By clicking below to join this campaign you acknowledge that your information will be transferred to Viral Loops for processing in accordance with their
          <a style="display: inline-block !important" rel="noopener" target="_blank" href="https://viral-loops.com/terms" class="vl-link">Terms</a> and
          <a style="display: inline-block !important" rel="noopener" target="_blank" href="https://viral-loops.com/privacy" class="vl-link">Privacy Policy</a>.</div>
      </div>
      <div id="vl-consent-error"></div>
    </div>
  </section>
  <div class="form-group d-inline-block w-100 vl-mt-15 vl-mb-30"><button id="vl_popup_submit" class="btn btn-primary btn-block vl-submit-btn button-custom-style" v-on:click.prevent="readForm()">{{textCodes.cta}}</button></div>
</form>

<form class="row no-gutters w-100 inviteform" style="flex-wrap: initial; align-items: stretch">
  <div class="form-group col-10 pr-0 m-0"><input type="text" class="vlns vl-text-center form-control vl-form-control text-link-copy" id="form_copy" v-bind:class="{'is_active': showCheckmark}" value="{{form_copy}}"
      v-on:click="onCopyLinkClicked($event)"></div>
  <div class="form-group col-2 m-0 pl-0">
    <a id="btn-link-copy" class="d-flex h-100 justify-content-center align-items-center btn vl-copy-link vl-sharing-btn btn-link-copy w-100" data-clipboard-text="{{referralUrls.referralUrl}}" v-on:click="onCopyLinkClicked($event)"><i v-show="!showCheckmark" class="fal fa-copy"></i> <i v-show="showCheckmark" class="fal fa-check"></i></a>
  </div>
</form>

Text Content

LOCK IN YOUR SPOT TO GET YOUR SHARE OF $50,000 WORTH OF $MGA!

Completed all the steps? Confirm your entry into the Mangata Airdrop and Early
Access Beta Tester Program by joining our referal campaign below!


 * 
 * 
 * 

Copyright © Mangata Finance 2023

Hosted with by Viral Loops |  Report abuse




× ×
{{textCodes.joinPrompt}}
{{textCodes.joinSubtitle}}
Cannot be empty.
Cannot be empty.
This email address doesn't seem valid.
Cannot be empty.
{{gdprJson.description}}
{{consent.title}}
{{gdprJson.legalText}}
We use Viral Loops for our referral campaign. By clicking below to join this
campaign you acknowledge that your information will be transferred to Viral
Loops for processing in accordance with their Terms and Privacy Policy.

{{textCodes.cta}}
{{ genericConfig.termsConditions.termsConditionsText }}
Bot check failed. Please try again later.
This is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
{{textCodes.expiration_msg}}
{{doi.message}}
{{lead.email}}
{{ lead.orderText }} {{ isInPreview && textCodes.order ?
textCodes.order.replace("*|ORDER|*", "#1") : "" }}
{{textCodes.invite_prompt}}
{{textCodes.inviteSubtitle}}
{{textCodes.waitlist_position_title}}
#{{lead.rank || 1}}
Share your unique referral link


#{{lead.rank || 1 }} {{ textCodes.waitlist_position_title }}
{{lead.entries || 0 }} {{ textCodes.referrals || "Referrals" }}
{{lead.suggestionText}} {{ textCodes.invite_suggestion ?
textCodes.invite_suggestion.replace("*|REFERRALS|*", 2).replace("*|POSITION|*",
4) : '' }}

{{ genericConfig.table.tableTitle }} {{ $index + 1 }} {{row.leadname}}

{{textCodes.additional_info}}
Manage Consents
Check your mail inbox. Thank you!
Powered by Viral Loops
Powered by Viral Loops