-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdonate.html
290 lines (285 loc) · 14.6 KB
/
donate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SkinText</title>
<meta name="description" lang="en" CONTENT="Skintext is a notepad specially built for customization enthusiasts">
<meta NAME="Keywords" lang="en" CONTENT="notepad, notes, stickynotes, glass notepad, customize, custom notepad">
<meta NAME="revisit-after" CONTENT="1 day">
<meta NAME="Robots" CONTENT="INDEX,FOLLOW">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- css -->
<!-- Vendor Includes -->
<link rel="stylesheet" type="text/css" href="css/vendor/hover-min.css">
<link rel="stylesheet" type="text/css" href="css/vendor/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/vendor/normalize.css">
<!-- Vendor Includes -->
<!-- Custom Includes -->
<link rel="stylesheet" type="text/css" media="all" href="css/styles.css">
<!--[if (gte IE 6)&(lte IE 8)]>
<script type="text/javascript" src="selectivizr.js"></script>
<noscript><link rel="stylesheet" href="[fallback css]" /></noscript>
<![endif]-->
<!-- Custom Includes -->
<!-- css -->
<!-- js -->
<!-- Vendor Includes -->
<script src="js/vendor/selectivizr-min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha256-k2WSCIexGzOj3Euiig+TlR8gA0EmPjuc79OEeY5L45g="
crossorigin="anonymous"></script>
<!-- Inicio Codigo Google analytic -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76432449-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-76432449-1');
</script>
<!-- Fin Codigo Google analytic -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-9909949760938397",
enable_page_level_ads: true
});
</script>
<!-- Vendor Includes -->
<!-- Custom Includes -->
<!-- Custom Includes -->
<!-- js -->
</head>
<body >
<header id="header">
<div id="nav">
<ul>
<li>
<a href="index.html">
SkinText
</a>
</li>
<li>
<a href="gallery.html">
Skins
</a>
</li>
<li>
<a href="download.html">
Download
</a>
</li>
<li>
<a href="http://skintext-documentation.readthedocs.io/en/latest/" target="_blank">
Docs
</a>
</li>
<li class="activeli">
<a href="donate.html">
Donate
</a>
</li>
</ul>
</div><div id="ads-header">
<!-- <img src="https://storage.googleapis.com/support-kms-prod/SNP_4FF3B90F1F322E328CE191157454F07699AB_2922296_en_v3" alt=""> -->
</div>
</header>
<main id="all" >
<div class="main-donate">
<div class="donate-top">
<h1>Thanks for your contribution!</h1>
<p>
SkinText is Free to use and will always be, but your contribution is greatly appreciated.
</p>
<p>
Your contribution will help with the server and hosting costs, as well as with SkinText continued development.
</p>
</div>
<div class="main" >
<div class="left paypal-donate">
<h3>Donate With PayPal</h3>
<p>Custom amount</p>
<a href="https://www.paypal.me/FrostHive" target="_blank">
<img src="img/donate.png" alt="">
</a>
<p>Or</p>
<form class="paypal-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="AYDGXGB5WS3N6">
<table>
<tr>
<td>
<input type="hidden" name="on0" value="Donate">Donate
</td>
</tr>
<tr>
<td>
<select name="os0">
<option value="Donate">Donate $5.00 USD</option>
<option value="Donate">Donate $10.00 USD</option>
<option value="Donate">Donate $15.00 USD</option>
<option value="Donate">Donate $20.00 USD</option>
<option value="Donate">Donate $25.00 USD</option>
<option value="Donate">Donate $30.00 USD</option>
<option value="Donate">Donate $35.00 USD</option>
<option value="Donate">Donate $40.00 USD</option>
<option value="Donate">Donate $45.00 USD</option>
<option value="Donate">Donate $50.00 USD</option>
</select>
</td>
</tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynow_SM.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/es_XC/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
<div class="right">
<h3>Donate with cryptocurrencies</h3>
<div class="tab">
<input id="tab-one" type="checkbox" name="tabs">
<label for="tab-one">
<img src="donate/logo-bitcoin.png" alt="Bitcoin" class="logocryp">
Bitcoin
</label>
<div class="tab-content">
<p>Wallet: 1KSwasnEC2uuCmN7FZ7rLBGFDWHZucBUYa</p>
<img src="donate/bitcoin_qr.png" alt="">
</div>
</div>
<div class="tab">
<input id="tab-two" type="checkbox" name="tabs">
<label for="tab-two">
<img src="donate/logo-ethereum.png" alt="Ethereum" class="logocryp">
Ethereum
</label>
<div class="tab-content">
<p>Wallet: 0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8</p>
<img src="donate/etherium_qr.png" alt="">
</div>
</div>
<div class="tab">
<input id="tab-three" type="checkbox" name="tabs">
<label for="tab-three">
<img src="donate/logo-dash.png" alt="Dash" class="logocryp">
Dash
</label>
<div class="tab-content">
<p>Wallet: XpSR2nk33x9sPJ9HsWzy2S9wyzfzK14QS3</p>
<img src="donate/dash_qr.png" alt="">
</div>
</div>
<div class="tab">
<input id="tab-four" type="checkbox" name="tabs">
<label for="tab-four">
<img src="donate/logo-iota.png" alt="IOTA" class="logocryp">
IOTA
</label>
<div class="tab-content">
<p>Wallet: OUVCOTP9XPUOBB9DOKTXTDDLYRNTDWXECMT9XEFNGZUMPRUEIJNEOIQMH9SHDLG9BSMMGGBY9QIQBD9YCDWEBZBOEY</p>
<img src="donate/iota_qr.png" alt="">
</div>
</div>
<div class="tab">
<input id="tab-five" type="checkbox" name="tabs">
<label for="tab-five">More</label>
<div class="tab-content">
<p>
<img src="donate/logo-aragon.png" alt="aragon" class="logocryp">
Aragon:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-augur.png" alt="Augur" class="logocryp">
Augur:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-bat.png" alt="BAT" class="logocryp">
BAT:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-bcash.png" alt="BitCoinCash" class="logocryp">
BitCoinCash:
<br>
1Pun6S1NRdazQWryEBzC8y6nqiNJzshaho
</p>
<p>
<img src="donate/logo-civic.png" alt="Civic" class="logocryp">
Civic:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-decred.png" alt="Decred" class="logocryp">
Decred:
<br>
Dsdybz4iHS2ESTY1bX6jzUbDsyuQ4rMD9Bh
</p>
<p>
<img src="donate/logo-eos.png" alt="EOS" class="logocryp">
EOS:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-ethereumclassic.png" alt="ETH Classic" class="logocryp">
ETH Classic:
<br>
0xF2E9AD6026f884EdedC19e12661fF2875571957a
</p>
<p>
<img src="donate/logo-gnosis.png" alt="Gnosis" class="logocryp">
Gnosis:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-golem.png" alt="Golem" class="logocryp">
Golem:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-litecoin.png" alt="LiteCoin" class="logocryp">
LiteCoin:
<br>
Laiz7NjUMfvw4fAyPHdLtXT3B1po4CWRxh
</p>
<p>
<img src="donate/logo-omisego.png" alt="OmiseGo" class="logocryp">
OmiseGo:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
<p>
<img src="donate/logo-salt.png" alt="SALT" class="logocryp">
SALT:
<br>
0xf1D627b5F7c15925A24CD80c17B7b860cb75a2a8
</p>
</div>
</div>
</div>
</div>
</div>
</main>
<footer id="footer">
<p>
</p>
<div id="addfooter">
<!-- <img src="https://storage.googleapis.com/support-kms-prod/SNP_40CDC3FE322AB07CD3E5860E126FF906B05D_2922298_en_v3" alt=""> -->
</div>
</footer>
<script>
$(document).ready(function () {
});
</script>
</body>
</html>