chore: add donation section for ytjs

This commit is contained in:
Emilien 2025-10-21 15:48:54 +02:00
parent 0944c3348b
commit 2515fdbd22

View file

@ -74,11 +74,16 @@
<div class="row justify-content-center">
<div class="col-md-12 col-lg-10 col-xl-8">
<article>
<h1>Donate</h1>
<h1>Donate to the Invidious team</h1>
<p>Bitcoin (BTC): <a href=bitcoin:bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr>bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr</a></p>
<p>Monero (XMR): <a href=monero:41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR>41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR</a></p>
<p>Ethereum (ETH): <a href=ethereum:0xD1F7E3Bfb19Ee5a52baED396Ad34717aF18d995B>0xD1F7E3Bfb19Ee5a52baED396Ad34717aF18d995B</a></p>
<p>Litecoin (LTC): <a href=litecoin:ltc1q8787aq2xrseq5yx52axx8c4fqks88zj5vr0zx9>ltc1q8787aq2xrseq5yx52axx8c4fqks88zj5vr0zx9</a></p>
<h1>Donate to LuanRT (YouTube.js)</h1>
<p><a href="https://github.com/iv-org/invidious-companion">Invidious companion</a> is based on <a href="https://github.com/LuanRT/YouTube.js">YouTube.js</a>, a JavaScript library created by <a href="https://github.com/LuanRT">LuanRT</a>. Without his work, Invidious would not have been able to continue working with the recent YouTube changes.</p>
<p>You can donate to him as a thank you.</p>
<p><a href="https://github.com/sponsors/LuanRT">https://github.com/sponsors/LuanRT</a></p>
<p><a href="https://ko-fi.com/luanrt">https://ko-fi.com/luanrt</a></p>
</article>
</div>
</div>