-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
145 lines (138 loc) · 5.5 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="127.0.0.1:433 there's no place like. Support SamSesh through your generous donations! Your contributions help me keep creating and improving content. Donations can be made via PayPal, Patreon, cryptocurrency (BTC, ETH, TRX, TON), or local payment systems like Zarinpal and IDPay. Thank you for considering a donation to help continue the work">
<meta name="keywords" content="SamSesh, 127.0.0.1, donate, support SamSesh, PayPal donation, Patreon support, cryptocurrency donation, Bitcoin, Ethereum, Tron, TON, Zarinpal, IDPay, GitHub donation page">
<meta name="author" content="Sam Sesh">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZJ8T01LF2W"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZJ8T01LF2W');
</script>
<link rel="apple-touch-icon" href="https://github.com/samsesh/samsesh.net/raw/main/Logo/apple-touch-icon.png">
<link rel="icon" type="image/x-icon" href="https://github.com/samsesh/samsesh.net/raw/main/Logo/favicon.ico">
<title>Donate to SamSesh</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<style>
body {
font-family: Arial, sans-serif;
background-color: #f2f2f2;
margin: 0;
padding: 20px;
}
.container {
max-width: 800px;
margin: auto;
background: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
h1 {
text-align: center;
color: #333;
}
h2 {
color: #555;
border-bottom: 2px solid #007bff;
padding-bottom: 5px;
}
.donation-section {
margin: 20px 0;
}
.donation-link {
display: inline-block;
margin: 10px 5px;
padding: 10px 15px;
border-radius: 5px;
color: white;
text-decoration: none;
font-weight: bold;
}
.paypal { background-color: #0070ba; }
.crypto { background-color: #f2a900; }
.reymit { background-color: #8a2be2; }
.idpay { background-color: #1e90ff; }
.zarinpal { background-color: #F2BE09; }
.patreon { background-color: #ff424d; }
.address {
font-family: monospace;
background: #f3f3f3;
padding: 8px;
margin: 5px 0;
display: inline-block;
}
.qr-code {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.github-link {
display: block;
text-align: center;
margin-top: 20px;
font-size: 14px;
color: #007bff;
}
.github-link a {
text-decoration: none;
color: #007bff;
}
</style>
</head>
<body>
<div class="container">
<h1>💸 Donate to Support SamSesh</h1>
<p>Your support helps me keep creating and improving! Thank you for considering a donation.</p>
<div class="donation-section">
<h2>General Donations</h2>
<a href="https://reymit.ir/samsesh" class="donation-link reymit">Reymit</a>
<a href="https://paypal.me/samsesh" class="donation-link paypal">PayPal</a>
<a href="https://www.patreon.com/SamSesh" class="donation-link patreon">Patreon</a>
</div>
<div class="donation-section">
<h2>Cryptocurrency</h2>
<a href="https://nowpayments.io/donation?api_key=6BNR7HD-790MKCC-JYDJTEZ-EXTMT6T" target="_blank" rel="noreferrer noopener">
<img src="https://nowpayments.io/images/embeds/donation-button-black.svg" alt="Crypto donation button by NOWPayments">
</a>
<p>
<strong>BTC (Bitcoin):</strong>
<span class="address">bc1q3ugjgd94lmyyn8mnxr59as0djmswup97dpfash</span>
<img src="https://api.qrserver.com/v1/create-qr-code/?data=bc1q3ugjgd94lmyyn8mnxr59as0djmswup97dpfash&size=100x100" alt="QR Code" class="qr-code">
</p>
<p>
<strong>ETH / USDT (Ethereum):</strong>
<span class="address">0x9171b9ed929E10C8b02649E9c38796c2689e2c10</span>
<img src="https://api.qrserver.com/v1/create-qr-code/?data=0x9171b9ed929E10C8b02649E9c38796c2689e2c10&size=100x100" alt="QR Code" class="qr-code">
</p>
<p>
<strong>TRX / USDT (Tron):</strong>
<span class="address">TRo6FajwBxnCE7ekSG6QycJE8SbBXtsksp</span>
<img src="https://api.qrserver.com/v1/create-qr-code/?data=TRo6FajwBxnCE7ekSG6QycJE8SbBXtsksp&size=100x100" alt="QR Code" class="qr-code">
</p>
<p>
<strong>TON:</strong>
<span class="address">UQCpqlE4hSMnig2S4g-LL9n1v_OdSflJ5j2ZkkADtNk2-fV2</span>
<img src="https://api.qrserver.com/v1/create-qr-code/?data=UQCpqlE4hSMnig2S4g-LL9n1v_OdSflJ5j2ZkkADtNk2-fV2&size=100x100" alt="QR Code" class="qr-code">
</p>
</div>
<div class="donation-section">
<h2>Toman / Rial</h2>
<a href="https://zarinp.al/samsesh" class="donation-link zarinpal">Zarinpal</a>
<a href="https://idpay.ir/samsesh" class="donation-link idpay">IDPay</a>
<a href="http://www.coffeete.ir/SamSesh">
<img src="http://www.coffeete.ir/images/buttons/lemonchiffon.png" alt="Support me on Iranian Buy Me a Coffee" style="width:260px;" />
</a>
</div>
<p>🙏 Thank you for your generosity!</p>
<div class="github-link">
<p>See this page on <a href="https://github.com/samsesh/donate" target="_blank">GitHub</a></p>
</div>
</div>
</body>
</html>