clients.haydensdigitalart.com Open in urlscan Pro
34.195.10.54  Public Scan

URL: https://clients.haydensdigitalart.com/
Submission: On July 31 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

Name: widget.formPOST /remote/bounce

<form name="widget.form" action="/remote/bounce" method="post" ng-submit=" handleWidgetFormSubmit($event) " novalidate="" class="ng-pristine ng-valid-email ng-valid-maxlength ng-invalid ng-invalid-required">
  <input type="hidden" name="show_events" ng-value=" homepageData.widgetSettings.showEventList ? 1 : 0 " autocomplete="off" value="0">
  <input type="hidden" name="show_email" ng-value=" homepageData.widgetSettings.showEmail ? 1 : 0 " autocomplete="off" value="1">
  <!-- ngIf:  homepageData.widgetSettings.showEventList  -->
  <!-- ngIf:  homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail  -->
  <div class="form-group ng-scope" ng-if=" homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail ">
    <label for="email">
      <span class="font-text ng-scope" translate="emailAddress">Email address</span>
    </label>
    <input id="email" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-email ng-valid-required ng-valid-maxlength" type="email" name="email" ng-model=" loginRequest.email " ng-required=" widget.selectedEvent.requireEmail "
      maxlength="100">
    <ul ng-show=" showInvalidEmailAddressMessage " class="error ng-hide">
      <li class="font-text ng-scope" translate="invalidEmailAddress">Enter a valid email address.</li>
    </ul>
  </div><!-- end ngIf:  homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail  -->
  <!-- ngIf:  homepageData.widgetSettings.showEventList && widget.selectedEvent.requirePassword || !homepageData.widgetSettings.showEventList  -->
  <div ng-if=" homepageData.widgetSettings.showEventList &amp;&amp; widget.selectedEvent.requirePassword || !homepageData.widgetSettings.showEventList " class="form-group ng-scope">
    <label for="password">
      <span class="font-text ng-scope" translate="password">Password</span>
    </label>
    <input id="password" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="password" name="password" ng-model=" loginRequest.password " ng-required=" true " maxlength="100"
      required="required">
    <ul ng-show=" showInvalidGalleryPasswordMessage " class="error ng-hide">
      <li class="font-text ng-scope" translate="invalidGalleryPassword">The password you entered is incorrect.</li>
    </ul>
  </div><!-- end ngIf:  homepageData.widgetSettings.showEventList && widget.selectedEvent.requirePassword || !homepageData.widgetSettings.showEventList  -->
  <!-- ngIf:  homepageData.widgetSettings.showSearch || widget.selectedEvent.hasSearch  -->
  <!-- ngIf:  homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail  --><sp-data-consent ng-if=" homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail " sp-data-consent-input-name="doesAcceptTerms"
    sp-data-consent-does-accept-terms=" credentials.doesAcceptTerms " sp-data-consent-error-message=" errors &amp;&amp; errors.doesAcceptTerms &amp;&amp; errors.doesAcceptTerms.isEmpty "
    class="ng-scope ng-isolate-scope"><!-- ngIf:  $ctrl.isSubjectToGdpr()  -->
    <div ng-if=" $ctrl.isSubjectToGdpr() " class="form-group form-group-data-consent ng-scope"> <input id="isDataProcessingAndStorageConsentGiven" data-testid="dataProcessingAndStorageConsent" type="checkbox" ng-attr-name="{{ $ctrl.inputName() }}"
        ng-model=" $ctrl.doesAcceptTerms " ng-change=" $ctrl.onChange({ doesAcceptTerms: $ctrl.doesAcceptTerms }) " class="ng-pristine ng-untouched ng-valid ng-empty" name="doesAcceptTerms"> <label id="labelIsDataProcessingAndStorageConsentGiven">
        <span class="font-text" sp-translate-with-links="termsAgreement" sp-translate-with-links-values=" {
                terms: {
                    text: ('termsOfUse' | translate),
                    href: 'https://www.shootproof.com/legal/terms-of-use'
                },
                privacy: {
                    text: ('privacyPolicy' | translate),
                    href: 'https://www.shootproof.com/legal/privacy-policy'
                }
            } ">I agree to the <a href="https://www.shootproof.com/legal/terms-of-use" target="_blank" rel="noopener noreferrer">Terms of Use</a> and
          <a href="https://www.shootproof.com/legal/privacy-policy" target="_blank" rel="noopener noreferrer">Privacy Policy</a> for this site.</span> </label> <!-- ngIf:  $ctrl.errorMessage  --> </div><!-- end ngIf:  $ctrl.isSubjectToGdpr()  -->
  </sp-data-consent><!-- end ngIf:  homepageData.widgetSettings.showEmail || widget.selectedEvent.requireEmail  -->
  <div class="form-group">
    <button class="btn theme-button ng-scope" type="submit" translate="viewGallery" ng-disabled=" widget.selectedForm.$invalid || widget.selectedForm.$submitted ">View Gallery</button>
  </div>
</form>

Text Content

Email address
 * Enter a valid email address.

Password
 * The password you entered is incorrect.

I agree to the Terms of Use and Privacy Policy for this site.
View Gallery