I just donated another $150.00 to Schiff's campaign. That's 3x my initial pledge!

I keep getting an error - We have found errors in the information that you have submitted. Please review the information below and try again.

Everything is fine and yes I have money in the account!
 
I just donated another $200. Worked fine for me.
We need to reach $100,000 soon people. There is no excuse. Go all out. Peter will refund your donation if we don't reach the goal.
 
I just put down another $40. I'm a little worried we will come very short of $500k. At least it has been picking up.

---

If anyone else thinks it is nice to get the most recent total from the command line rather than the web page, here you go:

Code:
#!/usr/bin/perl
my $url = "http://schiff.depositwiz.com/";
my $content =`wget -q --output-document=- $url 2>&1`;
my ($total) = $content =~ /lblTodayTotal\">(\$[\d,]+)<\/span>/;
print "$total\n";
 
The $1million I do not think is a reality for today, but please everyone, throw in whatever you can, whether it be $5 or $500! We need to reach the $500k goal, which I believe we can do.
 
We haven't even raised 100k yet you want 400k more by midnight? :( I think this Moneybomb should have had more time..more build up...more publicity. :confused::mad:
 
Don't forget about the 25k that was raised yesterday and the day before. That counts towards the total. So we're at 105k right now.
 
Just donated $200.

Thank you for your generous contribution of $ 200.00 to Peter Schiff for Senate!
Your confirmation number is VPFE5D******.
 
Last edited:
Thank you for your generous contribution of $ 100.00 to Peter Schiff for Senate!
Your confirmation number is VRFE5D******.
 
Thank you for your generous contribution of $ 100.00 to Peter Schiff for Senate!
Your confirmation number is VRFE5D5A****.
 
Back
Top