clients.codastudiosphotography.com
Open in
urlscan Pro
107.22.40.232
Public Scan
URL:
https://clients.codastudiosphotography.com/
Submission: On August 28 via automatic, source certstream-suspicious
Submission: On August 28 via automatic, source certstream-suspicious
Form analysis
1 forms found in the DOMName: widget.form — POST /remote/bounce
<form name="widget.form" action="/remote/bounce" method="post" ng-submit=" handleWidgetFormSubmit($event) " novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-maxlength">
<input type="hidden" name="show_events" ng-value=" homepageData.widgetSettings.showEventList ? 1 : 0 " autocomplete="off" value="1">
<input type="hidden" name="show_email" ng-value=" homepageData.widgetSettings.showEmail ? 1 : 0 " autocomplete="off" value="1">
<!-- ngIf: homepageData.widgetSettings.showEventList -->
<div ng-if=" homepageData.widgetSettings.showEventList " class="form-group ng-scope">
<label for="event">
<span class="font-text ng-scope" translate="gallery">Gallery</span>
</label>
<div class="select-wrapper">
<select name="event" ng-model=" widget.selectedEvent " ng-options=" event as event.name for event in homepageData.widgetEvents track by event.id " ng-required=" true " class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
required="required">
<option translate="chooseGallery" value="
" class="" selected="selected">Choose Gallery</option>
<option label="Alexus and Steven" value="12737792">Alexus and Steven</option>
<option label="Alisha and Marcus" value="15811069">Alisha and Marcus</option>
<option label="Alyssum Styer Maternity" value="15670145">Alyssum Styer Maternity</option>
<option label="Aspin/Bear Wedding" value="13561195">Aspin/Bear Wedding</option>
<option label="Becca and Connor" value="12470545">Becca and Connor</option>
<option label="Brittney and Austin" value="12149367">Brittney and Austin</option>
<option label="Cari and Brian" value="13561201">Cari and Brian</option>
<option label="Courtney and Cory" value="15493785">Courtney and Cory</option>
<option label="Cynthia and Chris" value="15218788">Cynthia and Chris</option>
<option label="Elizabeth Kelly" value="12136902">Elizabeth Kelly</option>
<option label="Erica Bonds Wedding" value="13179410">Erica Bonds Wedding</option>
<option label="Erin and Landon" value="14516246">Erin and Landon</option>
<option label="Gretchen and Carey" value="13561231">Gretchen and Carey</option>
<option label="Jami and David" value="15574344">Jami and David</option>
<option label="Jenny and Brandon" value="12604899">Jenny and Brandon</option>
<option label="Johnny And Christina" value="11996690">Johnny And Christina</option>
<option label="Kim and Derick" value="11811339">Kim and Derick</option>
<option label="Lisa Tester Wedding" value="13180691">Lisa Tester Wedding</option>
<option label="Logan and Connor" value="14847799">Logan and Connor</option>
<option label="Marci and Will" value="12447812">Marci and Will</option>
<option label="Margareth and Junior" value="12132873">Margareth and Junior</option>
<option label="McCreery Family" value="13462498">McCreery Family</option>
<option label="Michelle and Shawn" value="12304446">Michelle and Shawn</option>
<option label="Michelle and Tyler" value="12222541">Michelle and Tyler</option>
<option label="Natalie and Richard" value="15189681">Natalie and Richard</option>
<option label="Nicole and Aaron" value="12637461">Nicole and Aaron</option>
<option label="Robin and James" value="13914891">Robin and James</option>
<option label="Smokin Barrel BBQ" value="14395843">Smokin Barrel BBQ</option>
<option label="Wedding Portfolio" value="11991581">Wedding Portfolio</option>
</select>
</div>
</div><!-- end 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-maxlength ng-valid-required" 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 -->
<!-- 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 && errors.doesAcceptTerms && 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">Terms of Use</a> and <a href="https://www.shootproof.com/legal/privacy-policy" target="_blank">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
Gallery Choose GalleryAlexus and StevenAlisha and MarcusAlyssum Styer MaternityAspin/Bear WeddingBecca and ConnorBrittney and AustinCari and BrianCourtney and CoryCynthia and ChrisElizabeth KellyErica Bonds WeddingErin and LandonGretchen and CareyJami and DavidJenny and BrandonJohnny And ChristinaKim and DerickLisa Tester WeddingLogan and ConnorMarci and WillMargareth and JuniorMcCreery FamilyMichelle and ShawnMichelle and TylerNatalie and RichardNicole and AaronRobin and JamesSmokin Barrel BBQWedding Portfolio Email address * Enter a valid email address. I agree to the Terms of Use and Privacy Policy for this site. View Gallery