-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdonation.html
More file actions
116 lines (110 loc) · 5.06 KB
/
Copy pathdonation.html
File metadata and controls
116 lines (110 loc) · 5.06 KB
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/lldlpeacadpdfaoekhaiphamkndjghgo">
<title>Donation - Python Editor v5.7
</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="update/assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.min.css?v=5.7">
<noscript>
<link rel="stylesheet" href="update/assets/css/noscript.css" />
</noscript>
<script src="update/assets/js/jq.js"></script>
<script>
var noescapemsg=true;
</script>
<script src="libs/js/Utils.class.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-15538849-30', 'python.codnex.net');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
<style>
strong{
font-weight:bold;
text-decoration:underline;
}
p[lang]{
display:none;
}
</style>
</head>
<body class="is-loading">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<section id="main">
<header> <span class="avatar"><img src="icons/doc128.png" alt="" /></span>
<h1>Python Editor <?php v(); ?></h1>
<!--<h2>Now your editor is ads free</h2>-->
</header>
<hr />
<h2>Why should i donate ?</h2>
<p>To develop this tool i need a better web server and probably<br />have to hire someone to work on technical support.</p>
<h2>Donate with PayPal</h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="X5WFYAXNVZLG8">
<table align="center" width="100%">
<tr><td><input type="hidden" name="on0" value=""></td></tr><tr><td><select name="os0">
<option value="Option 1">Option 1 : $1,00 USD - <span data-i18n="mensuel">mensuel</span></option>
<option value="Option 2">Option 2 : $2,00 USD - <span data-i18n="mensuel">mensuel</span></option>
<option value="Option 3">Option 3 : $5,00 USD - <span data-i18n="mensuel">mensuel</span></option>
<option value="Option 4">Option 4 : $10,00 USD - <span data-i18n="mensuel">mensuel</span></option>
<option value="Option 5">Option 5 : $50,00 USD - <span data-i18n="mensuel">mensuel</span></option>
<option value="Option 6">Option 6 : $100,00 USD - <span data-i18n="mensuel">mensuel</span></option>
</select> </td></tr>
</table><br />
<input type="hidden" name="currency_code" value="USD">
<button type="submit" name="submit"><span data-i18n="souscrire">Subscribe</span> <i class="fa fa-paypal"></i></button>
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
<hr />
<h2>Donate with BitCoin</h2>
<p>This is my BitCoin address for donations:<br /><a href="bitcoin:1KXhQ5wGpzzRWJa6cZQ2XYL2bZN3ddLFby?label=Python%20Editor%20Donation" target="_blank">1KXhQ5wGpzzRWJa6cZQ2XYL2bZN3ddLFby</a></p>
<p><img src="update/assets/bitcoin.png" width="150" height="57" alt=""/></p>
<hr /><h2>Donate with Flattr</h2>
<script id='fb2427h'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//button.flattr.com/view/?fid=51xvd7&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=62;f.width=55;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb2427h');</script>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>© Nicolas Grillet</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<!--[if lte IE 8]><script src="assets/js/respond.min.js"></script><![endif]-->
<script>
if ('addEventListener' in window) {
window.addEventListener('load', function() { document.body.className = document.body.className.replace(/\bis-loading\b/, ''); });
document.body.className += (navigator.userAgent.match(/(MSIE|rv:11\.0)/) ? ' is-ie' : '');
}
$(document).ready(function(e) {
var userLang = navigator.language || navigator.userLanguage;
var lang=userLang.toLowerCase().split("-");
lang=lang[0];
if(lang=="fr"||lang=="en"||lang=="cn"||lang=="pt"||lang=="es"){
$("p[lang='"+lang+"']").show();
}else{
$("p[lang='en']").show();
}
});
</script>
</body>
</html>