secure.thefreeportsociety.com Open in urlscan Pro
2600:9000:2165:ee00:5:c15b:c480:93a1  Public Scan

Submitted URL: https://click.exct.investorplace.com/?qs=8ab9ce5768b582d80ca8a20d83b91b214ef8121a3fca321e608484736f2f5b2ba941ddbb53f834ce57d2bdfbd1f8...
Effective URL: https://secure.thefreeportsociety.com/?cid=MKT785112&eid=MKT810268&step=start&plcid=PLC212689&SNAID=SAC0032871972&email=verdacht@safeo...
Submission: On July 25 via api from BE — Scanned from GB

Form analysis 1 forms found in the DOM

<form class="store-form">
  <div class="store-subscribe-error text-red text-center"></div>
  <div class="store-offerpricechoice"></div>
  <div class="form-fields">
    <div class="card" id="formHeader">
      <div class="card-body px-6 py-4 px-sm-4.25">
        <div>
          <p>Secure Checkout. 100% Protected. SSL Protocol.</p>
          <p>All information is encrypted and transmitted without risk using a Secure Sockets Layer protocol.</p>
        </div>
      </div>
    </div>
    <div class="card" id="personalInfoCard">
      <div class="card-body px-4 p-sm-4.25">
        <h3 class="mb-3 font-weight-bold">1. Personal Information</h3>
        <div class="form-group"><input class="form-control store-email-address" id="storeEmailAddress" type="email" placeholder=" " autocomplete="email" required=""> <label for="storeEmailAddress">Email Address</label>
          <div class="store-error store-email-address-invalid-error text-red">Email is invalid</div>
          <div class="store-error store-email-address-error text-red">Email is required</div>
        </div>
        <div class="form-row">
          <div class="col-sm-6">
            <div class="form-group"><input class="form-control store-first-name" id="storeFirstName" type="text" placeholder=" " autocomplete="given-name" required=""> <label for="storeFirstName">First Name</label>
              <div class="store-error store-first-name-error text-red">First Name is required</div>
            </div>
          </div>
          <div class="col-sm-6">
            <div class="form-group"><input class="form-control store-last-name" id="storeLastName" type="text" placeholder=" " autocomplete="family-name" required=""> <label for="storeLastName">Last Name</label>
              <div class="store-error store-last-name-error text-red">Last Name is required</div>
            </div>
          </div>
        </div>
        <h4 class="my-3 font-weight-bold">Shipping Address</h4>
        <div class="form-group"><input class="form-control store-address" id="storeAddress1" type="text" placeholder=" " autocomplete="address-line1" required=""> <label for="storeAddress1">Address line 1</label>
          <div class="store-error store-address-error text-red">Address line 1 is required</div>
        </div>
        <div class="form-group custom-control custom-checkbox" id="shippingAddress2CheckContainer" data-hidden="true"><input class="custom-control-input" id="shippingAddress2Check" type="checkbox" autocomplete="off"> <label
            class="custom-control-label" for="shippingAddress2Check">Add Address line 2 (optional).</label></div>
        <div class="form-group" id="shippingAddress2Container"><input class="form-control store-address2" id="storeAddress2" type="text" placeholder=" " autocomplete="address-line2"> <label for="storeAddress2">Address line 2 (optional)</label></div>
        <!-- <div class="form-group"><input class="form-control store-address2" id="storeAddress2" type="text" placeholder=" " autocomplete="address-line2" /> <label for="storeAddress2">Address 2 (optional)</label></div> -->
        <div class="form-group"><input class="form-control store-city" id="storeCity" type="text" placeholder=" " autocomplete="address-level2" required=""> <label for="storeCity">City</label>
          <div class="store-error store-city-error text-red">City is required</div>
        </div>
        <div class="form-row">
          <div class="col-8">
            <div class="form-group"><select class="custom-select store-state" id="storeState" placeholder=" " autocomplete="address-level1" required=""></select><label for="storeState">State</label>
              <div class="store-error store-state-error text-red">State is required</div>
            </div>
          </div>
          <div class="col-4">
            <div class="form-group"><input class="form-control store-postal-code" id="storePostalCode" type="text" placeholder=" " autocomplete="postal-code" required=""> <label for="storePostalCode">Zip Code</label>
              <div class="store-error store-postal-code-error text-red">Zip Code is required</div>
            </div>
          </div>
        </div>
        <div class="form-group"><select class="custom-select store-country" id="storeCountry" data-default-countries="true" autocomplete="country" required=""></select><label for="storeCountry">Country</label></div>
        <div class="form-group"><input class="form-control store-phone-number" id="storePhoneNumber" maxlength="10" type="text" placeholder=" " autocomplete="tel"> <label for="storePhoneNumber">Phone Number</label>
          <div class="store-error store-phone-number-error text-red">Phone Number is required</div>
        </div>
      </div>
      <div class="card" id="billingInfoCard">
        <div class="card-body px-4 pb-2 px-sm-4.25 pt-sm-4.25 pb-sm-0 gray">
          <h3 class="mb-3 font-weight-bold">2. Billing Information</h3>
          <h4 class="my-3 font-weight-bold">Billing Address</h4>
          <div class="form-group custom-control custom-checkbox" id="sameBillingAddressContainer" data-hidden="true"><input class="custom-control-input" id="sameBillingAddress" type="checkbox" autocomplete="off" checked="checked"> <label
              class="custom-control-label" for="sameBillingAddress">Same as shipping address.</label></div>
          <div id="billingAddressSection">
            <div class="form-group"><input class="form-control store-credit-card-address" id="storeBillingAddress1" type="text" placeholder=" " autocomplete="address-line1" required=""> <label for="storeBillingAddress1">Address line 1</label>
              <div class="store-error store-credit-card-address-error text-red">Address line 1 is required</div>
            </div>
            <div class="form-group custom-control custom-checkbox" id="billingAddress2CheckContainer" data-hidden="true"><input class="custom-control-input" id="billingAddress2Check" type="checkbox" autocomplete="off"> <label
                class="custom-control-label" for="billingAddress2Check">Add Address line 2 (optional).</label></div>
            <div class="form-group" id="billingAddress2Container"><input class="form-control store-credit-card-address2" id="storeBillingAddress2" type="text" placeholder=" " autocomplete="address-line2"> <label for="storeBillingAddress2">Address 2
                (optional)</label></div>
            <!-- <div class="form-group"><input class="form-control store-credit-card-address2" id="storeBillingAddress2" type="text" placeholder=" " autocomplete="address-line2" /> <label for="storeBillingAddress2">Address 2 (optional)</label></div> -->
            <div class="form-group"><input class="form-control store-credit-card-city" id="storeBillingCity" type="text" placeholder=" " autocomplete="address-level2" required=""> <label for="storeBillingCity">City</label>
              <div class="store-error store-credit-card-city-error text-red">City is required</div>
            </div>
            <div class="form-row">
              <div class="col-8">
                <div class="form-group"><select class="custom-select store-credit-card-state" id="storeBillingState" placeholder=" " autocomplete="address-level1" required=""></select><label for="storeBillingState">State</label>
                  <div class="store-error store-credit-card-state-error text-red">State is required</div>
                </div>
              </div>
              <div class="col-4">
                <div class="form-group"><input class="form-control store-credit-card-postal-code" id="storeBillingPostalCode" type="text" placeholder=" " autocomplete="postal-code" required=""> <label for="storeBillingPostalCode">Zip Code</label>
                  <div class="store-error store-credit-card-postal-code-error text-red">Zip Code is required</div>
                </div>
              </div>
            </div>
            <div class="form-group"><select class="custom-select store-credit-card-country" id="storeBillingCountry" data-default-countries="true" autocomplete="country" required=""></select><label for="storeBillingCountry">Country</label></div>
          </div>
        </div>
        <div class="card-body px-4 pb-2 px-sm-4.25 pt-sm-4.25 pb-sm-0 gray">
          <div id="ccLogosContainer" style="margin-left: 0;">
            <h4 class="mb-3 mt-1 mr-2  font-weight-bold">Credit Card</h4>
            <div id="card-image-container-Visa" aria-label="Card Type Visa" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-Visa-disabled" aria-selected="false" aria-hidden="true" aria-disabled="true">
              <span>Visa</span></div>
            <div id="card-image-container-MasterCard" aria-label="Card Type MasterCard" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-MasterCard" aria-selected="false" aria-hidden="true"
              aria-disabled="true"><span>MasterCard</span></div>
            <div id="card-image-container-AmericanExpress" aria-label="Card Type AmericanExpress" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image-AmericanExpress-disabled card-image " aria-selected="false"
              aria-hidden="true" aria-disabled="true"><span>AmericanExpress</span></div>
            <div id="card-image-container-Discover" aria-label="Card Type Discover" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-Discover-disabled" aria-selected="false" aria-hidden="true"
              aria-disabled="true"><span>Discover</span></div>
          </div>
          <div class="form-group"><input class="form-control store-credit-card-holder-name" id="storeCreditCardName" name="name" placeholder=" " autocomplete="cc-name" required="" minlength="3" type="text"> <label for="storeCreditCardName">Cardholder
              Name</label>
            <div class="store-error store-credit-card-holder-name-error text-red">Cardholder Name is required</div>
          </div>
          <div class="form-row">
            <div class="col-8">
              <div class="form-group"><input class="form-control store-credit-card-number" id="storeCreditCardNumber" maxlength="19" name="number" placeholder=" " autocomplete="cc-number" required="" type="text"> <label
                  for="storeCreditCardNumber">Card Number</label>
                <div class="store-error store-credit-card-number-invalid-error text-red">Card Number is invalid</div>
                <div class="store-error store-credit-card-number-error text-red">Card Number is required</div>
              </div>
            </div>
            <div class="col-4">
              <div class="form-group"><input class="form-control store-credit-card-cvv" id="storeCreditCardCVV" name="cvc" placeholder=" " autocomplete="cc-csc" required="" type="text"> <label for="storeCreditCardCVV">CVV</label>
                <div class="store-error store-credit-card-cvv-invalid-error text-red">CVV is invalid</div>
                <div class="store-error store-credit-card-cvv-error text-red">CVV is required</div>
                <div id="cvvTooltip"><img alt="cvv tooltip" aria-label="The three or four digit number located either on the front or back of a credit or debit card" src="https://marketingassets.cloudsna.com/prod/images/ipm/form/cvv_preview.jpg">
                </div>
              </div>
            </div>
          </div>
          <div class="form-row">
            <div class="col-6">
              <div class="form-group"><select class="custom-select store-credit-card-expiration-month" id="storeCreditCardMonth" name="cardmonth" autocomplete="cc-exp-month" required="">
                  <option value="" selected="selected" disabled="disabled">Exp. Month</option>
                  <option value="01">01</option>
                  <option value="02">02</option>
                  <option value="03">03</option>
                  <option value="04">04</option>
                  <option value="05">05</option>
                  <option value="06">06</option>
                  <option value="07">07</option>
                  <option value="08">08</option>
                  <option value="09">09</option>
                  <option value="10">10</option>
                  <option value="11">11</option>
                  <option value="12">12</option>
                </select><label for="storeCreditCardMonth">Exp. Month</label>
                <div class="store-error store-credit-card-expiration-month-error text-red">Expiration Month is required</div>
                <div class="store-error store-credit-card-expiration-past-error text-red">Expiration Date has already passed</div>
              </div>
            </div>
            <div class="col-6">
              <div class="form-group"><select class="custom-select store-credit-card-expiration-year" id="storeCreditCardYear" name="cardyear" autocomplete="cc-exp-year" required="">
                  <option value="" selected="selected" disabled="disabled">Exp. Year</option>
                  <option value="2021">2021</option>
                  <option value="2022">2022</option>
                  <option value="2023">2023</option>
                  <option value="2024">2024</option>
                  <option value="2025">2025</option>
                  <option value="2026">2026</option>
                  <option value="2027">2027</option>
                  <option value="2028">2028</option>
                  <option value="2029">2029</option>
                  <option value="2030">2030</option>
                  <option value="2031">2031</option>
                  <option value="2032">2032</option>
                  <option value="2033">2033</option>
                  <option value="2034">2034</option>
                  <option value="2035">2035</option>
                  <option value="2036">2036</option>
                  <option value="2037">2037</option>
                  <option value="2038">2038</option>
                  <option value="2039">2039</option>
                  <option value="2040">2040</option>
                  <option value="2041">2041</option>
                </select><label for="storeCreditCardYear">Exp. Year</label>
                <div class="store-error store-credit-card-expiration-year-error text-red">Expiration Year is required</div>
              </div>
            </div>
          </div>
        </div>
        <div class="card-body px-4 p-sm-4.25 gray">
          <div class="form-group store-submit-container my-1 pb-2 px-3 text-center"><button class="store-submit mx-auto btn btn-lg btn-block btn-custom" type="button"> Place My Order </button>
            <p class="order-secure-note mt-2 mb-0">All transactions are secure and encrypted.</p>
          </div>
          <p style="font-size: 14px; line-height: 16px; margin: 20px auto; max-width: 725px; width: 95%;">By clicking the “Place My Order” button above, you are agreeing to our
            <a href="https://thefreeportsociety.com/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a> and <a href="https://thefreeportsociety.com/privacy-policy/" target="_blank" rel="noopener">Privacy Policy </a>and to receive our
            promotional emails. Click here to view <a href="https://thefreeportsociety.com/disclosures-disclaimers/">Disclosures and Disclaimers</a>. Your subscription to The Freeport Investor will automatically renew on an annual basis after your
            initial term until you cancel. Upon renewal of your subscription to The Freeport Investor, we will charge you $499.00 (plus any applicable taxes) to your payment method on file. Your subscription has a 30-day credit refund policy. You may
            cancel your subscription at any time by contacting our Customer Service team at 800-539-8213 or by emailing <a href="mailto:support@thefreeportsociety.com">support@thefreeportsociety.com</a>. To cancel without incurring such renewal fee,
            you must do so one day prior to the renewal date. You will receive an email reminder before your subscription is automatically renewed.</p>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Call to order: 1-800-453-2046

Secure Order Form

 Presents:


PROTECT AND GROW YOUR WEALTH
IN CHAOTIC TIMES BY JOINING
THE FREEPORT INVESTOR TODAY

Every year, our government gets closer and closer to a banana republic... one
that jails political opponents, prints endless amounts of money, spies on its
citizens, and censors the media.

More and more American are looking around at what’s happening and wondering,
“What the hell happened to our country… and how can we get it back on track?”

If you feel the same, then I encourage you to join our premium research service,
The Freeport Investor.

Every month, The Freeport Investor will show you the number one opportunity to
invest your money, time or energy to help you gain more freedom and peace of
mind no matter what’s happening in markets or the economy.

Our Chief Investment Strategist, Charles Sizemore, will write to you with the
biggest profit opportunity he’s seeing, along with potential threats to your
wealth and freedom – whether it’s inflation, deglobalization, disruptive
technology, or the ESG agenda.

When you become a member today, you'll gain immediate access to you see here…

 * 12-month access to The Freeport Investor
 * Urgent trade alerts and recommendation updates
 * BONUS: 6 Special Reports
 * * The Port in the Storm: The Freeport Manifesto
   * The Rich Man's Super Currency
   * Discovering the Dollar's True Value
   * Rebuilding the American Empire
   * Rejecting the ESG Cartel
   * Parabolic Returns from Exponential Progress

 * Members-only website where you can access our model portfolio, recommendation
   updates, and investor trainings.


BEST OF ALL, FEEL SECURE WITH OUR IRONCLAD PROMISE TO YOU.

We’re so certain that The Freeport Investor will change your financial life that
we're offering a 30-day trial.

If, at any point during that period, you feel you're not receiving invaluable
insights to reclaim your financial freedom or simply change your mind for any
reason, just contact our customer service team to cancel your subscription.

We'll issue a full credit of your purchase that can be applied to any other
product from The Freeport Society. Please note: we do not offer cash refunds.

If you’re ready to get started, just complete the order form below to join The
Freeport Investor for just $499 per year.

--------------------------------------------------------------------------------


YOUR ORDER IS PRIVATE AND SECURE

This checkout page is secured by powerful 128-bit encryption — This means your
information will be safe & protected, and never shared with third parties.



Secure Checkout. 100% Protected. SSL Protocol.

All information is encrypted and transmitted without risk using a Secure Sockets
Layer protocol.


1. PERSONAL INFORMATION

Email Address
Email is invalid
Email is required
First Name
First Name is required
Last Name
Last Name is required

SHIPPING ADDRESS

Address line 1
Address line 1 is required
Add Address line 2 (optional).
Address line 2 (optional)
City
City is required
State
State is required
Zip Code
Zip Code is required
Country
Phone Number
Phone Number is required


2. BILLING INFORMATION

BILLING ADDRESS

Same as shipping address.
Address line 1
Address line 1 is required
Add Address line 2 (optional).
Address 2 (optional)
City
City is required
State
State is required
Zip Code
Zip Code is required
Country

CREDIT CARD

Visa
MasterCard
AmericanExpress
Discover
Cardholder Name
Cardholder Name is required
Card Number
Card Number is invalid
Card Number is required
CVV
CVV is invalid
CVV is required

Exp. Month 01 02 03 04 05 06 07 08 09 10 11 12 Exp. Month
Expiration Month is required
Expiration Date has already passed
Exp. Year 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034
2035 2036 2037 2038 2039 2040 2041 Exp. Year
Expiration Year is required
Place My Order

All transactions are secure and encrypted.

By clicking the “Place My Order” button above, you are agreeing to our Terms of
Use and Privacy Policy and to receive our promotional emails. Click here to view
Disclosures and Disclaimers. Your subscription to The Freeport Investor will
automatically renew on an annual basis after your initial term until you cancel.
Upon renewal of your subscription to The Freeport Investor, we will charge you
$499.00 (plus any applicable taxes) to your payment method on file. Your
subscription has a 30-day credit refund policy. You may cancel your subscription
at any time by contacting our Customer Service team at 800-539-8213 or by
emailing support@thefreeportsociety.com. To cancel without incurring such
renewal fee, you must do so one day prior to the renewal date. You will receive
an email reminder before your subscription is automatically renewed.