2023-10-13 10:50:49 -03:00
<!DOCTYPE html>
< html lang = "en" >
2023-10-26 00:49:09 -03:00
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link rel = "stylesheet" href = "../style.css" type = "text/css" >
2024-07-22 11:36:29 -04:00
< script defer src = "https://datamining.nadeko.net/script.js" data-website-id = "b84c9155-f655-460d-a1da-0f2220b46ee5" > < / script >
< title > nadeko.net - Donations< / title >
2023-10-26 00:49:09 -03:00
< / head >
2023-10-13 10:50:49 -03:00
2023-10-26 00:49:09 -03:00
< body >
< span style = "font-size: 1.2ch;margin: 0 auto;" >
2024-11-16 19:00:38 -03:00
< a > Go back?: < a href = "../" > ⬤< / a >
2023-10-26 00:49:09 -03:00
< / span >
< div class = "content" >
2024-07-22 11:36:29 -04:00
< h1 > Donations< / h1 >
2023-10-31 09:04:53 -03:00
<!-- <p style="text - align: center ;color: greenyellow;">Thanks to the 2 people that donated me via Bitcoin and Monero, good to see that people actually use crypto instead of FIAT</p> -->
2024-07-22 11:36:29 -04:00
<!-- <p style="text - align: center ;color: greenyellow;">Gracias a las 2 personas que me han donado via Bitcoin y Monero, es bueno ver que la gente usa crypto en vez de FIAT (Como los dolares o pesos chilenos)</p> -->
2024-12-07 02:39:11 -03:00
< p class = "lastupdate" > Last Update: 2024-12-07< / p >
2024-07-22 11:36:29 -04:00
< p style = "text-align: center; color: pink;" > Thank you.< / p >
< img style = "width: 100%;" src = "./assets/ame.png" >
2023-10-26 00:49:09 -03:00
< div id = "donate" style = "text-align: center; ;color: white;word-wrap: break-word;letter-spacing: 0px;" >
< p >
Monero:
< code > 482FQXqpTvUDPgK4apRkMbB5Qom9ppCuce6uZ3ekCriieqLcZ1D7Ve11wLp9HGquL9b5vxPBENLv8hT2ab3JhDFAKizawr3< / code >
< / p >
2024-12-07 02:39:11 -03:00
< p >
USDT and USDC (Polygon Network): < code > 0x14F64054b1Bc3CE64EC11DC6F5B91E78F63d709b< / code >
< / p >
2023-10-26 00:49:09 -03:00
< p >
Bitcoin: < code > bc1q66mpdxnu340dnl0qlznq783zzqawskw48kestd< / code >
< / p >
< p >
2024-11-16 19:00:38 -03:00
< a href = "https://www.flow.cl/app/web/pagarBtnPago.php?token=2sjix0x" > Flow (Only if you are from Chile)< / a >
2023-10-26 00:49:09 -03:00
< / p >
< p >
2024-11-16 19:00:38 -03:00
< a href = "https://www.buymeacoffee.com/fijxu" > BuyMeACoffee (Recommended)< / a >
2023-10-26 00:49:09 -03:00
< / p >
< p >
2024-11-16 19:00:38 -03:00
< a href = "https://ko-fi.com/fijxu" > Ko-fi (Not Recommended, because it uses PayPal)< / a >
2023-10-26 00:49:09 -03:00
< / p >
< / div >
< / div >
< / body >
2023-10-13 10:50:49 -03:00
2023-10-26 00:49:09 -03:00
< / html >