-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
141 lines (140 loc) · 7.62 KB
/
index.html
File metadata and controls
141 lines (140 loc) · 7.62 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
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
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hacker09 Support</title>
<link rel="icon" href="Imgs/BTC.png" />
<link rel="stylesheet" href="style.css" />
<link rel="preload" href="Imgs/low.gif" as="image" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" />
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body data-new-gr-c-s-check-loaded="14.1108.0" data-gr-ext-installed="">
<div class="container">
<div class="container mx-auto px-4 py-12 max-w-6xl text-center">
<header class="mb-12">
<h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-4">Hacker09 Support</h1>
<div class="bg-white rounded-xl shadow-md p-6 mb-8 max-w-2xl mx-auto">
<div class="flex flex-col sm:flex-row justify-center items-center gap-4">
<a href="mailto:[email protected]" class="flex items-center text-blue-600 hover:text-blue-800 transition-colors">
Contact me at:
<i class="fas fa-envelope mr-2 text-xl"></i>
</a>
</div>
</div>
<div class="flex flex-wrap justify-center items-end gap-4 mb-12">
<div class="text-center">
<p class="text-sm font-bold text-gray-700 mb-1">Preferable</p>
<a href="https://ko-fi.com/C0C6M3538" target="_blank" class="donation-btn bg-blue-500 hover:bg-blue-600 text-white px-6 py-3 rounded-lg flex items-center transition-all ring-2 ring-offset-2 ring-blue-500 shadow-lg"> <i class="fas fa-coffee mr-2 text-xl"></i> Ko-Fi </a>
</div>
<a href="https://www.patreon.com/hacker09" target="_blank" class="donation-btn bg-red-500 hover:bg-red-600 text-white px-6 py-3 rounded-lg flex items-center transition-all"> <i class="fab fa-patreon mr-2 text-xl"></i> Patreon </a>
<a href="https://www.buymeacoffee.com/hacker09" target="_blank" class="donation-btn bg-yellow-500 hover:bg-yellow-600 text-white px-6 py-3 rounded-lg flex items-center transition-all"> <i class="fas fa-mug-hot mr-2 text-xl"></i> BuyMeACoffee </a>
<a href="https://buy.stripe.com/28E28r2R9d3421q9FM9MY00" target="_blank" class="donation-btn bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg flex items-center transition-all"> <img src="https://i.imgur.com/AP0gaZh.png" alt="Stripe" class="h-6 mr-2" /> Stripe </a>
</div>
<div class="text-center -mt-8 mb-12">
<p class="text-xs text-gray-500">* Ko-fi supports Paypal, Venmo and Debit & Credit cards</p>
<p class="text-xs text-gray-500">* Patreon supports PayPal, Venmo, <span class="underline decoration-dotted font-medium">Apple Pay</span> and Debit & Credit cards</p>
<p class="text-xs text-gray-500">* BuyMeACoffee supports <span class="underline decoration-dotted font-medium">Cash App, Bank transfers</span> and Debit & Credit cards</p>
<p class="text-xs text-gray-500">* Stripe supports <span class="underline decoration-dotted font-medium">Amazon Pay, Link, Affirm</span>, Cash App and Debit & Credit Cards</p>
</div>
</header>
<p class="text-xs text-gray-500 text-left mb-2" style="margin-top: -3rem">* Click to copy the wallet address</p>
<table>
<tbody>
<tr>
<th>Crypto</th>
<th>Wallet Address</th>
</tr>
<tr>
<td>
<img src="Imgs/BTC.png" title="BTC" class="crypto-icon" />
<p class="crypto-text">BTC</p>
</td>
<td class="wallet-address" title="Click to copy">3KoEo23zSwRPTDck2aT1ccrSFqnVWieUFS</td>
</tr>
<tr>
<td>
<img src="Imgs/BCH.png" title="BCH" class="crypto-icon" />
<p class="crypto-text">BCH</p>
</td>
<td class="wallet-address" title="Click to copy">3P3FzYExuNpGpXA4Dwjd2rsRLAnsDaUxTR</td>
</tr>
<tr>
<td>
<img src="Imgs/LTC.png" title="LTC" class="crypto-icon" />
<p class="crypto-text">LTC</p>
</td>
<td class="wallet-address" title="Click to copy">MW2qWHsAVVkUrMyE4FThCfUCY5DtrYgEyc</td>
</tr>
<tr>
<td>
<img src="Imgs/ether.svg" title="ETH" class="crypto-icon" />
<p class="crypto-text">ETH</p>
</td>
<td class="wallet-address" title="Click to copy">0x6BD1162a158E1758fF8A665676A17094A46D9e16</td>
</tr>
<!-- ML -->
<tr class="ML">
<td>
<img src="Imgs/BTC.png" title="BTC" class="crypto-icon" />
<p class="crypto-text">BTC</p>
</td>
<td class="wallet-address" title="Click to copy">bc1q9x3rwd53gkpnp2pxsdvd3vqqmkyy2dh627l3ft</td>
</tr>
<tr class="ML">
<td>
<img src="Imgs/LTC.png" title="LTC" class="crypto-icon" />
<p class="crypto-text">LTC</p>
</td>
<td class="wallet-address" title="Click to copy">ltc1qs40c7gaqwmn2ja36t2gk2nruq5ejm84rlhtzhp</td>
</tr>
<tr class="ML">
<td>
<img src="Imgs/ether.svg" title="ETH" class="crypto-icon" />
<p class="crypto-text">ETH</p>
</td>
<td class="wallet-address" title="Click to copy">0x2fda9dbd8F4b9C0890d2941250e7090efF2034DB</td>
</tr>
<tr class="ML">
<td>
<img src="Imgs/usdp.png" title="USDP" class="crypto-icon" />
<p class="crypto-text">USDP</p>
</td>
<td class="wallet-address" title="Click to copy">0xB35fE8c55B1764646E13af6aFa127f8CF629Ab3f</td>
</tr>
<tr class="ML">
<td>
<img src="Imgs/uniswap.webp" title="Uniswap" class="crypto-icon" />
<p class="crypto-text">Uniswap</p>
</td>
<td class="wallet-address" title="Click to copy">0x47B51D4814e8816fA2000937b7d3A79267D2e675</td>
</tr>
<tr class="ML">
<td>
<img src="Imgs/chainlink.png" title="Chainlink" class="crypto-icon" />
<p class="crypto-text">LINK</p>
</td>
<td class="wallet-address" title="Click to copy">0x0Dd35593f3d81b875a36a2eCA76464cC2407f24B</td>
</tr>
<!-- PM -->
<tr class="PM">
<td>
<img src="Imgs/BTC.png" title="BTC" class="crypto-icon" />
<p class="crypto-text">BTC</p>
</td>
<td class="wallet-address" title="Click to copy">bc1quay76sm5jdnqmdm4lvhcysukw9a2a8v080f8t6</td>
</tr>
</tbody>
</table>
</div>
<div class="copy-message" id="copyMessage" style="display: none; top: 189.463px; left: 37%">Copied!</div>
<div id="sfc21yux4qkrs2p7put9szj1b4u4sfzth2d" style="display: none">
<a href="https://www.freecounterstat.com/geozoom.php?c=21yux4qkrs2p7put9szj1b4u4sfzth2d&base=counter4&type_clic=0" target="_blank"><img border="0" src="https://counter4.freecounterstat.com/private/counter.php?c=21yux4qkrs2p7put9szj1b4u4sfzth2d&init=1750737038782&init_freecounterstat=0&library=library_counters&coef=1&type=128&lenght=4&pv=0" alt="Click to see detail of visits and stats for this site" title="Click to see detail of visits and stats for this site" /></a><img style="border: none" src="https://counter4.optistats.ovh:4433/private/pointeur/pointeur.gif?|21yux4qkrs2p7put9szj1b4u4sfzth2d|851*1512|en|24|1750737039|208ffbc703407b00196ea3327a9e3d9b|computer|windows|10|chrome|137|United+States|US|40.25840|-111.65910|Provo|Google+Fiber|-21600|0|1750737034|ok|https%3A//cyber-sec0.github.io/|https%3A//greasyfork.org/|js|136.36.57.240|||&init=1750737038782" border="0" width="1" height="1" />
</div>
<a href="https://www.freecounterstat.com/geozoom.php?c=&base=counter4"></a>
<script src="https://counter4.optistats.ovh/private/counter.js?c=21yux4qkrs2p7put9szj1b4u4sfzth2d&down=async" async=""></script>
<script src="script.js" async=""></script>
</div>
</body>
</html>