Add giving assistant to donate options
hiromipaw

hiromipaw commited on 2017-11-27 20:39:45
Zeige 1 geänderte Dateien mit 16 Einfügungen und 0 Löschungen.

... ...
@@ -19,6 +19,7 @@ form#makeDonation {
19 19
     <li><a href="#bitcoin">Bitcoin</a></li>
20 20
     <li><a href="<page donate/donate-amazon>">Amazon Payments</a></li>
21 21
     <li><a href="https://smile.amazon.com/ch/20-8096820">Amazon Smile</a></li>
22
+    <li><a href="https://givingassistant.org/np#tor-project-inc">Giving Assistant</a></li>
22 23
     <li><a href="#eubanks">EU Bank Transfer</a></li>
23 24
     <li><a href="#cash">Checks or Money Orders</a></li>
24 25
     <li><a href="#stock">Donate Stock</a></li>
... ...
@@ -112,6 +113,21 @@ form#makeDonation {
112 113
       </p>
113 114
     </div>
114 115
 <!-- END AMAZON -->
116
+<!-- BEGIN GIVING -->
117
+   <a id="giving"></a>
118
+   <div class="hundred toptwenty">
119
+     <div class="dbox donate">
120
+       <h3>Donate via Giving Assistant</h3>
121
+       <h4>Giving Assistant helps you donate a percentage of your cash back earnings to us with every purchase you make at 3,000+ popular online retailers.</h4>
122
+       <p>
123
+          <strong>
124
+		<a href="https://givingassistant.org/np#tor-project-inc">Use Giving Assistant to save money and support the Tor Project</a>
125
+	  </strong>
126
+       </p>
127
+    </div>
128
+  </div>
129
+
130
+<!-- END GIVING -->
115 131
 <!-- BEGIN TRANSFER -->
116 132
     <a id="eubanks"></a>
117 133
     <div class="">
118 134