www.fundraise.com Open in urlscan Pro
165.227.189.6  Public Scan

URL: https://www.fundraise.com/john-smith2/john-smith?utm_source=created&utm_medium=f&utm_campaign=k1OW
Submission Tags: falconsandbox
Submission: On November 11 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /organizations/john-smith2/fundraisers/john-smith/donations

<form class="page-form site-form formtastic donation" novalidate="novalidate" id="new_donation" action="/organizations/john-smith2/fundraisers/john-smith/donations" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8"
    type="hidden" value="✓">
  <div class="up-arrow"></div>
  <h1 class="edit-container"> Donate Now </h1>
  <!-- The code below is for bitcoin donation testing ONLY -->
  <!-- -if @fundraiser.permalink == "test-setpassword" && @bitcoin_code -->
  <!-- Ready to Launch: Uncomment this code when bitcoin donations are ready to be pushed live -->
  <!-- - if @bitcoin_code != nil -->
  <!-- %p{:style => "padding-left:20px;"} -->
  <!-- %a{:class=> "coinbase-button", "data-code"=>@bitcoin_code, :href=>"https://coinbase.com/checkouts/#{@bitcoin_code}"}Pay With Bitcoin -->
  <script id="orderTemplate" type="text/x-jquery-tmpl">
    {{if Tickets}}
    <div class='order-form-wrapper'>
      <table class='order-form'>
        <tbody class='tickets'>
          {{each Tickets}}
          <tr>
            <td class='name'>${Name}</td>
            <td class='quantity'>${Quantity} x $${Price}</td>
            <td class='price'>$${Total}</td>
            <td></td>
          </tr>
          {{/each}}
        </tbody>
        <tr>
          <td class='name'>Additional Donation</td>
          <td></td>
          <td class='price'>$${Donation}</td>
          <td></td>
        </tr>
        <tr>
          <td colspan='2'></td>
          <td class='total'>${Total}</td>
          <td class='note'>(total)</td>
        </tr>
      </table>
    </div>
    {{/if}}
  </script>
  <!-- - else -->
  <!-- %p{:style => "padding-left:20px;"} Bitcoin donations are temporarily unavailable. -->
  <input type="hidden" name="donation[fundraiser_supporter_id]" id="donation_fundraiser_supporter_id">
  <ol class="white-section custom-edit-container" data-editor="DonationField">
    <li onclick="$('#donation_other_amount').val('');" class="amounts radio input optional" id="donation_donation_input">
      <fieldset class="choices">
        <legend class="label"><label>Amount</label></legend>
        <ol class="choices-group">
          <li class="choice"><label for="donation_donation_250"><input id="donation_donation_250" type="radio" value="25.0" name="donation[donation]">$25</label></li>
          <li class="choice"><label for="donation_donation_500"><input id="donation_donation_500" type="radio" value="50.0" name="donation[donation]">$50</label></li>
          <li class="choice"><label for="donation_donation_1000"><input id="donation_donation_1000" type="radio" value="100.0" name="donation[donation]">$100</label></li>
        </ol>
      </fieldset>
    </li>
    <li class="one-col string input optional stringish" onfocus="$('.donation-box input[type=radio]').attr('checked',false);" id="donation_other_amount_input"><label for="donation_other_amount" class="label">other amount</label><input placeholder="$"
        id="donation_other_amount" type="text" name="donation[other_amount]">
    </li>
    <div class="clear"></div>
    <div class="clear"></div>
    <div class="section__recurring">
      <li class="two-col boolean input optional" id="donation_recurring_input"><input type="hidden" name="donation[recurring]" value="0"><label for="donation_recurring" class=""><input type="checkbox" name="donation[recurring]"
            id="donation_recurring" value="1">Make this a recurring donation</label>
      </li>
      <li style="display: none" class="two-col select input optional" id="donation_plan_input"><label for="donation_plan" class="label">plan</label><select name="donation[plan]" id="donation_plan">
          <option value="">Select One</option>
          <option value="week">Weekly</option>
          <option value="month">Monthly</option>
          <option value="year">Yearly</option>
        </select>
      </li>
      <div class="clear"></div>
      <li class="two-col boolean input optional" id="donation_donor_covers_fees_input"><input type="hidden" name="donation[donor_covers_fees]" value="0"><label for="donation_donor_covers_fees" class=""><input type="checkbox"
            name="donation[donor_covers_fees]" id="donation_donor_covers_fees" value="1" style="margin-right: 10px">Cover fees</label>
      </li>
    </div>
    <li id="order"></li>
    <li class="clear"></li>
  </ol>
  <div class="custom-edit-container" data-editor="FormOptionsField">
    <ol>
      <li class="two-col string input required stringish" id="donation_payment_information_first_name_input"><label for="donation_payment_information_first_name" class="label">First name<abbr title="required">*</abbr></label><input
          id="donation_payment_information_first_name" type="text" name="donation[payment_information][first_name]">
      </li>
      <li class="two-col string input required stringish" id="donation_payment_information_last_name_input"><label for="donation_payment_information_last_name" class="label">Last name<abbr title="required">*</abbr></label><input
          id="donation_payment_information_last_name" type="text" name="donation[payment_information][last_name]">
      </li>
      <li class="separator">
      </li>
      <li class="three-col string input required stringish" id="donation_payment_information_email_input"><label for="donation_payment_information_email" class="label">Email<abbr title="required">*</abbr></label><input
          id="donation_payment_information_email" type="text" name="donation[payment_information][email]">
      </li>
      <li class="three-col string input required stringish" id="donation_billing_address_address_input"><label for="donation_billing_address_address" class="label">Billing Address<abbr title="required">*</abbr></label><input
          id="donation_billing_address_address" type="text" name="donation[billing_address][address]">
      </li>
      <li class="one-col string input required stringish" id="donation_billing_address_zip_input"><label for="donation_billing_address_zip" class="label">Billing Zip<abbr title="required">*</abbr></label><input id="donation_billing_address_zip"
          type="text" name="donation[billing_address][zip]">
      </li>
    </ol>
    <ol class="static" id="donation-payment" style="">
      <li>
        <ol id="payment-icons">
          <li class="payment_icon" id="icon_visa"></li>
          <li class="payment_icon" id="icon_mastercard"></li>
          <li class="payment_icon" id="icon_amex"></li>
          <li class="payment_icon" id="icon_discover"></li>
        </ol>
      </li>
      <li class="clear"></li>
      <li class="hidden input optional" id="donation_payment_information_stripe_token_input"><input id="stripe_token" type="hidden" name="donation[payment_information][stripe_token]">
      </li>
      <li class="two-col string input required stringish" id="donation_payment_information_cc_input"><label for="donation_payment_information_cc" class="label">Credit Card<abbr title="required">*</abbr></label><input
          id="donation_payment_information_cc" autocomplete="off" data-stripe="number" type="text" name="donation[payment_information][cc]">
      </li>
      <li class="one-col string input required stringish" id="donation_payment_information_cvc_input"><label for="donation_payment_information_cvc" class="label">CVC<abbr title="required">*</abbr></label><input id="donation_payment_information_cvc"
          autocomplete="off" data-stripe="cvc" type="text" name="donation[payment_information][cvc]">
      </li>
      <li class="expiration input one-five-col stringish">
        <label>Expiration*</label>
        <select data-stripe="exp_month" name="donation[payment_information][month]" id="donation_payment_information_month">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select>
        <select data-stripe="exp_year" name="donation[payment_information][year]" id="donation_payment_information_year">
          <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>
        </select>
      </li>
      <div class="clear"></div>
    </ol>
    <ol>
      <li class="clear"></li>
      <input type="hidden" name="source_name" id="source_name" value="{}" data-stripe="name">
      <li class="boolean input optional" id="donation_anonymous_input"><input type="hidden" name="donation[anonymous]" value="0"><label for="donation_anonymous" class=""><input type="checkbox" name="donation[anonymous]" id="donation_anonymous"
            value="1">Donate Anonymously</label>
      </li>
      <li class="clear"></li>
      <li class="boolean input required" id="donation_accept_tos_input"><input type="hidden" name="donation[accept_tos]" value="0"><label for="donation_accept_tos" class=""><input type="checkbox" name="donation[accept_tos]" id="donation_accept_tos"
            value="1" checked="checked">Accept <a target="_blank" href="/terms-of-service">terms of service</a><abbr title="required">*</abbr></label>
      </li>
      <li class="clear"></li>
      <li class="hidden input optional" id="donation_guestfirst9_input"><input id="donation_guestfirst9" type="hidden" name="donation[guestfirst9]">
      </li>
    </ol>
    <ol>
      <li class="right">
        <input type="submit" name="commit" value="Submit Donation" class="submit button button-orange wide-submit-button right" disable_with="Submitting...">
      </li>
      <li>
        <img id="donateform-logo" src="/assets/fundraiser/donateform-logo.png">
      </li>
      <li class="clear"></li>
    </ol>
  </div>
</form>

Text Content

 * 00 Shares
   Share
 * Tweet
 * Donate


WATCH WASHINGTON VS LOS ANGELES LIVE STREAM ONLINE FREE HD




WATCH WASHINGTON VS LOS ANGELES LIVE STREAM ONLINE FREE HD


LOS ANGELES (HOME) VS. WASHINGTON (AWAY)CURRENT RECORDS: LOS ANGELES 16-2;
WASHINGTON 6-10                                                                 
                                  WATCH FREE NFL LIVE STREAM ONLINE FREE BY
SINGLE CLICK

click (https://bit.ly/2rCOBxL)


https://bit.ly/2rCOBxL
00 Shares
 * 
   Share
 * Tweet


STREAM TV

The heartbreathing match between Washington and Los Angeles

The Washington Wizards are hoping to patch up the holes in a defense that has
allowed an average of 120.81 points per contest. Their road trip will continue
as they head to the Los Angeles Lakers' court at 10:30 p.m. ET on Friday at
Staples Center. Washington isn't expected to win, but seeing as the odds didn't
stop them last game, maybe the squad has another upset up their sleeve.

WATCH LIVE STREAM >>https://bit.ly/2rCOBxL

WATCH HD STREAM >>https://bit.ly/2rCOBxL

The Wizards can't say they have nothing to be thankful for this Thanksgiving
week. They were able to grind out a solid victory over the Phoenix Suns on
Wednesday, winning 140-132. Among those leading the charge for the Wizards was
SG Bradley Beal, who had 35 points and six assists.

As for Los Angeles, Los Angeles has more to be thankful for after their matchup
against the New Orleans Pelicans. Los Angeles narrowly escaped with a win as the
team sidled past New Orleans 114-110. The victory came about thanks to a strong
surge after the first quarter to overcome a 38-25 deficit.

Their wins bumped the Wizards to 6-10 and the Lakers to 16-2. A couple offensive
stats to keep in the back of your head while watching: The Wizards rank first in
the league when it comes to field goal percentage, with 48.20% on the season.
The Lakers are completely their equal: they also come into the game with 48.20%
field goal percentage. We'll find out if either of these strengths ends up
making the difference in the matchup.




DONATE NOW

 1. Amount
     1. $25
     2. $50
     3. $100

 2. other amount
    
    
    Make this a recurring donation planSelect One Weekly Monthly Yearly
    
    Cover fees
 3. 
 4. 

 1. First name*
 2. Last name*
 3. 
 4. Email*
 5. Billing Address*
 6. Billing Zip*

 1. 1. 
    2. 
    3. 
    4. 
 2. 
 3. 
 4. Credit Card*
 5. CVC*
 6. Expiration* 1 2 3 4 5 6 7 8 9 10 11 12 2021 2022 2023 2024 2025 2026 2027
    2028 2029 2030 2031
    

 1. 
    
 2. Donate Anonymously
 3. 
 4. Accept terms of service*
 5. 
 6. 

 1. 
 2. 
 3. 


THANKS FOR YOUR SUPPORT!




DOUBLE YOUR IMPACT TODAY BY


SHARING AND TWEETING ABOUT YOUR CONTRIBUTION.


 * 
 * 




https://bit.ly/2rCOBxL
Seventy-Five Park Plaza Boston, MA 02116 603-312-9141

 * COMPANY
   
   Meet the team Success stories Frequently asked questions

 * FUNDRAISING
   
   Start a fundraiser
   How it works Features Pricing and fees

 * SERVICES
   
   Terms of service Privacy policy


YOUR SHARE COULD RAISE $30!

Not ready to donate?

You can still make a big impact by sharing.

Share on Facebook



CREATE YOUR FUNDRAISER