ari.lt/page/thanks/index.html
Ari Archer 9f5f12dd2e vps upgrade ( in progress )
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2024-01-14 07:30:33 +02:00

165 lines
6.4 KiB
HTML

<!doctype html>
<html lang="en">
<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" />
<title>Ari::web -&gt; Thanks</title>
<meta name="description" content="Thank you, my supporters" />
<meta
name="keywords"
content="thanks, donations, ari-web, bitcoin, paypal, thank you for donating, gratitude, open source, foss, free, website, ari archer, personal website"
/>
<meta
name="robots"
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
/>
<meta property="og:type" content="article" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="#121212" />
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/content/styles/clean/index.css" />
<link rel="stylesheet" href="/content/styles/index/index.css" />
<link rel="stylesheet" href="/content/styles/thanks/index.css" />
</head>
<body>
<header>
<h1>thank you for supporting,</h1>
</header>
<br />
<article>
<ul id="thanks">
<li>
<b>2023/11/24</b> : <b>Casey, my best friend</b> for buying
me
<b
><a href="https://ari.lt/">ari.lt</a> for
<span>11.99 euro</span></b
>
</li>
<li>
<b>2023/12/26</b> : <b>Marco G.</b> for a <span>5 euro</span> donation with message
<b>"Some moneyz💜"</b> on <b>paypal</b>
</li>
<li>
<b>2023/11/30</b> : <b>Mario G.</b> for an
<span>80 euro cent, 42 cent excluding fees</span> ( the
answer to life !! ) donation on
<b>paypal</b>
</li>
</ul>
<h2>where is this money being used ?</h2>
<ul id="usage">
<li>
pay for <a href="https://ari.lt/">ari.lt</a>,
<span>11.99 euro yearly</span>
since 2023, hostinger
</li>
<li>
pay for
<a href="http://62.171.174.136/">62.171.174.136</a> contabo
VPS, <span><del>5.45</del> 11.9 euro monthly</span> since <del>2023/10/14</del> 2024/01/14
</li>
<li>
other misc charges, around <span>12 euro yearly</span> since
2020 or so ( tools, taxes, irl requirements to run this
website for me )
</li>
<li>
<span>13.37 USD ( 12.77 EUR ) donation</span> for
<a
href="https://psfmember.org/civicrm/contribute/transact/?reset=1&id=49"
>python software foundation ( psf )</a
>
on 2023/12/24 to give back to the open source community and
support tools ari-web uses, 1337 for the funny number
</li>
<li>
<span>2 USD cents</span> sent to a
<a href="https://us.ari.lt/@nsa">@nsa's on ari-web</a>
friend, as a joke, but i did get something in return -- meme
information about icann on 2023/12/09 [note : coming from
<a href="https://matrix.to/#/#lounge:envs.net"
>#lounge:envs.net</a
>, a community im a part of]
</li>
<li>
<span
>4 EUR cents ( converted to 2 USD cents with taxes
)</span
>
sent to support
<a href="https://pain.agency/">pain.agency</a>, bc i thought
it may b funny lmao on 2023/12/09 [note : coming from
<a href="https://matrix.to/#/#lounge:envs.net"
>#lounge:envs.net</a
>, a community im a part of]
</li>
<li><span>32.67 EUR</span> for <a href="https://ari.lt/">ari.lt</a> domain til 2027/11/25, paid on 2024/01/09</li>
</ul>
<br />
<p>
in general, ari-web takes around
<span>100 euro to maintain yearly</span>, a lot of it coming
from my own pocket as a barely-working 16 year old student, i've
only started documenting where i spend the money since
2023/11/24 or so, here are some undisclosed expenses from when i
wasnnt documenting it :
</p>
<br />
<ul>
<li>
domain expenses for ari-web.xyz ( no longer in use, should
expire in 2025 )
</li>
<li>linode VPS costs</li>
<li>
still those misc charges that come up ( tools, taxes, irl
requirements to run this website for me )
</li>
<li>probs other stuff i cant remember lol</li>
</ul>
</article>
<br />
<footer>
<p>
i appriciate and value these donations a lot, thank you for
supporting me and this project &lt;3
<a href="https://ari.lt/">
<img
src="https://ari.lt/badge.png"
loading="lazy"
alt="ari-web badge"
height="31px"
width="88px"
/>
</a>
</p>
<br />
<i
>feel free to support me on <del>paypal (
<a href="mailto:ari.web.xyz@gmail.com">ari.web.xyz@gmail.com</a>
) ( not here anymore )</del>, <a href="/btc">bitcoin</a> or <a href="/git">code :)</a>,
when donating feel free to specify a note to possibly link to
your own website, or social media or anything :)
</i>
</footer>
</body>
</html>