@@ -59,27 +59,23 @@ <h3>Donate code</h3>
59
59
< br >
60
60
< h3 > Donate money</ h3 >
61
61
< ul id ="donate " style ="padding-left:1em ">
62
- < li > < a href ="https://gum.co/openpgpjs "> < img src ="images/icon_gumroad.png " alt ="gumroad " title ="Support OpenPGP.js "/> </ a > </ li >
63
62
< li >
64
- < form action ="https://www.paypal.com/cgi-bin/webscr " method ="post " style ='margin: 0; padding: 0; display:inline!important; '>
65
- < input type ="hidden " name ="cmd " value ="_xclick ">
66
- < input type ="
hidden "
name ="
business "
value ="
[email protected] "
>
67
- < input type ="hidden " name ="lc " value ="US ">
68
- < input type ="hidden " name ="item_name " value ="OpenPGP.js ">
69
- < input type ="hidden " name ="item_number " value ="openpgpjs ">
70
- < input type ="hidden " name ="no_note " value ="0 ">
71
- < input type ="hidden " name ="currency_code " value ="EUR ">
72
- < input type ="hidden " name ="bn " value ="PP-DonationsBF:btn_donate_LG.gif:NonHostedGuest ">
73
- < input type ="image " src ="images/icon_paypal.png " name ="submit " alt ="PayPal - The safer, easier way to pay online! " style ="height:26px; width:43px; border:0px; display:inline; " >
74
- < img alt ="" src ="https://www.paypal.com/en_US/i/scr/pixel.gif " width ="1 " height ="1 " style ="border:0px; ">
63
+ < form action ="https://www.paypal.com/cgi-bin/webscr " method ="post " target ="_top ">
64
+ < input type ="hidden " name ="cmd " value ="_s-xclick ">
65
+ < input type ="hidden " name ="hosted_button_id " value ="4Z6RK8W6UEJUG ">
66
+ < input type ="image " src ="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif " border ="0 " name ="submit " alt ="PayPal - The safer, easier way to pay online! ">
67
+ < img alt ="" border ="0 " src ="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif " width ="1 " height ="1 ">
75
68
</ form >
76
69
</ li >
70
+ < li >
71
+ < label > Bitcoin wallet address:</ label >
72
+ < strong > 1CWYFEFySZKFSrCctfRJru8JaPY8RsxCtv</ strong >
73
+ </ li >
77
74
</ ul >
78
75
</ section >
79
76
80
77
< section class ="block ">
81
- < h2 > Supporters</ h2 >
82
- < h3 > Gold</ h3 >
78
+ < h2 > Gold Members / Supporters</ h2 >
83
79
< div class ="logo-list " style ="margin-top:0 ">
84
80
< a href ="https://www.globaleaks.org " title ="Globaleaks " target ="_blank ">
85
81
< img style ="width:5em; margin-bottom:0.25em; margin-right:1em; " id ="logo-globaleaks " alt ="globaleaks logo " title ="Globaleaks " src ="./images/logo_globaleaks.png ">
@@ -94,22 +90,6 @@ <h3>Gold</h3>
94
90
< img style ="width:7em; margin-bottom:-1em; margin-right:1em; " id ="logo-protonmail " alt ="protonmail logo " title ="ProtonMail " src ="./images/logo_protonmail.png ">
95
91
</ a >
96
92
</ div >
97
-
98
- < h3 style ="padding-bottom:0.5em "> Silver (donations)</ h3 >
99
- < div >
100
- < ul id ="sponsors ">
101
- < li > Darren Leno
102
- < li > Paul M. Furley
103
- < li > James Morgan
104
- < li > Jack Glazko
105
- < li > Tropical Health Foods, LLC
106
- < li > Dominik Wujastyk
107
- < li > Lasse Lukkari
108
- < li > Fernando Muñoz
109
- < li > Michael Morisy
110
- < li > Patrick Schütz
111
- </ ul >
112
- </ div >
113
93
</ section >
114
94
115
95
< section class ="block ">
@@ -140,7 +120,5 @@ <h2>Who else is using OpenPGP.js</h2>
140
120
< h2 > Architecture</ h2 >
141
121
< p > < img style ="width:90%; max-width:70em; " src ="images/overview.png " alt ="OpenPGP.js overview " /> </ p >
142
122
</ section >
143
-
144
- < script type ="text/javascript " src ="https://gumroad.com/js/gumroad.js "> </ script >
145
123
</ body >
146
124
</ html >
0 commit comments