mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-20 19:31:35 -05:00
remove bitcoin donations, use silent payments only, use own qr codes, add simplex chat
This commit is contained in:
parent
a0167b8b08
commit
b774befabe
BIN
src/frontend/static/assets/btcsp.webp
Normal file
BIN
src/frontend/static/assets/btcsp.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
src/frontend/static/assets/xmr.webp
Normal file
BIN
src/frontend/static/assets/xmr.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
@ -368,6 +368,7 @@
|
||||
</p>
|
||||
|
||||
<div class="[&>span]:block space-y-6">
|
||||
<!-- Monero-->
|
||||
<span>
|
||||
<span class="flex items-center space-x-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 monero-filled" width="24" height="24"
|
||||
@ -380,12 +381,12 @@
|
||||
</svg>
|
||||
<span class="font-bold uppercase">Monero</span>
|
||||
</span>
|
||||
<p class="text-xs text-white/50">
|
||||
> If your wallet supports
|
||||
<a rel="noreferrer" target="_blank" href="https://openalias.org/">OpenAlias</a>, you can use <span
|
||||
class="font-bold">kycnot.me</span> in the
|
||||
address field.
|
||||
|
||||
<p class="mt-1 text-xs text-white/50">
|
||||
> If your wallet supports <a rel="noreferrer" target="_blank" href="https://openalias.org/">OpenAlias</a>, you can use
|
||||
<span class="font-bold">kycnot.me</span> in the address field.
|
||||
</p>
|
||||
|
||||
<code>{{.Xmr}}</code>
|
||||
|
||||
<details class="my-2 mt-2 rounded-lg cursor-pointer">
|
||||
@ -409,10 +410,10 @@
|
||||
</svg>
|
||||
<span class="underline"> Click for QR Code </span>
|
||||
</summary>
|
||||
<img class="my-4" src="https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=monero:{{.Xmr}}"
|
||||
alt="Monero address QR code" />
|
||||
<img class="my-4 size-60" src="/static/assets/xmr.webp" alt="Monero address QR code" />
|
||||
</details>
|
||||
</span>
|
||||
<!--End Monero-->
|
||||
|
||||
<hr class="border-gray-300/10">
|
||||
|
||||
@ -426,53 +427,18 @@
|
||||
d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-4 2.66a1 1 0 0 0 -1 1h-1a1 1 0 0 0 -2 0a1 1 0 1 0 0 2v6a1 1 0 0 0 0 2c0 1.333 2 1.333 2 0h1a1 1 0 0 0 2 0v-.15c1.167 -.394 2 -1.527 2 -2.85l-.005 -.175a3.063 3.063 0 0 0 -.734 -1.827c.46 -.532 .739 -1.233 .739 -1.998c0 -1.323 -.833 -2.456 -2 -2.85v-.15a1 1 0 0 0 -1 -1zm.09 7c.492 0 .91 .437 .91 1s-.418 1 -.91 1h-2.09v-2h2.09zm0 -4c.492 0 .91 .437 .91 1c0 .522 -.36 .937 -.806 .993l-.104 .007h-2.09v-2h2.09z"
|
||||
stroke-width="0" fill="currentColor" />
|
||||
</svg>
|
||||
<span class="font-bold uppercase">Bitcoin</span>
|
||||
</span>
|
||||
<code>{{.Btc}}</code>
|
||||
|
||||
<details class="my-2 rounded-lg cursor-pointer">
|
||||
<summary class="flex items-center space-x-1 text-sm text-white/60">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 icon icon-tabler icon-tabler-qrcode" width="24"
|
||||
height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
||||
<path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
|
||||
<path d="M7 17l0 .01" />
|
||||
<path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
|
||||
<path d="M7 7l0 .01" />
|
||||
<path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
|
||||
<path d="M17 7l0 .01" />
|
||||
<path d="M14 14l3 0" />
|
||||
<path d="M20 14l0 .01" />
|
||||
<path d="M14 14l0 3" />
|
||||
<path d="M14 20l3 0" />
|
||||
<path d="M17 17l3 0" />
|
||||
<path d="M20 17l0 3" />
|
||||
</svg>
|
||||
<span class="underline"> Click for QR Code </span>
|
||||
</summary>
|
||||
<img class="my-4" src="https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=bitcoin:{{.Btc}}"
|
||||
alt="Bitcoin Address QR Code" />
|
||||
</details>
|
||||
</span>
|
||||
|
||||
<span>
|
||||
<span class="flex items-center space-x-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="size-5" width="24" height="24" viewBox="0 0 24 24"
|
||||
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
||||
class="icon icon-tabler icons-tabler-outline icon-tabler-mood-silence">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
||||
<path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
|
||||
<path d="M9 10h-.01" />
|
||||
<path d="M15 10h-.01" />
|
||||
<path d="M8 15h8" />
|
||||
<path d="M9 14v2" />
|
||||
<path d="M12 14v2" />
|
||||
<path d="M15 14v2" />
|
||||
</svg>
|
||||
<span class="font-bold uppercase">Bitcoin <a target="_blank" href="https://silentpayments.xyz">silent
|
||||
<span>
|
||||
<span class="font-bold uppercase">Bitcoin</span>
|
||||
<span>via</span>
|
||||
<a target="_blank" class="font-bold capitalize" href="https://silentpayments.xyz">silent
|
||||
payments</a></span>
|
||||
</span>
|
||||
|
||||
<p class="mt-1 text-xs text-white/50">
|
||||
> If you want to donate without Silent Payments, request an address via any of the <a href="#contact">contact</a> methods.
|
||||
</p>
|
||||
|
||||
<code>{{.BtcSilent}}</code>
|
||||
|
||||
<details class="my-2 rounded-lg cursor-pointer">
|
||||
@ -496,8 +462,7 @@
|
||||
</svg>
|
||||
<span class="underline"> Click for QR Code </span>
|
||||
</summary>
|
||||
<img class="my-4" src="https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=bitcoin:{{.BtcSilent}}"
|
||||
alt="Bitcoin Address QR Code" />
|
||||
<img class="my-4 size-60" src="/static/assets/btcsp.webp" alt="Bitcoin Address QR Code" />
|
||||
</details>
|
||||
</span>
|
||||
|
||||
@ -518,24 +483,30 @@
|
||||
<div class="m-2 rounded-xl bg-gray-500/10">
|
||||
<h2 id="contact">contact</h2>
|
||||
<p>
|
||||
Due to past misuse and difficulties in managing, I've decided to remove direct instant
|
||||
messaging/email contacts. If you have any queries or concerns, connect with me on any of the listed social media
|
||||
If you have any queries or concerns, you can connect with me on any of the listed social media
|
||||
platforms below.
|
||||
</p>
|
||||
<p>
|
||||
For confidential communication, please reach out via the specified platforms and I can provide my email, matrix,
|
||||
xmpp, threema or a SimpleX link.
|
||||
For confidential communication (e2ee), please reach out via SimpleX link.
|
||||
</p>
|
||||
|
||||
<div class="[&>span]:block [&>span>a]:!no-underline [&>span>a]:font-bold pb-2 space-y-2">
|
||||
<div class="[&>span]:block [&>span>a]:!no-underline [&>span>a]:font-bold space-y-2">
|
||||
<span>
|
||||
<a target="_blank" rel="noreferrer" href="https://fosstodon.org/@kycnotme">🦣 Mastodon</a>
|
||||
<a target="_blank" rel="noreferrer"
|
||||
href="https://simplex.chat/contact#/?v=2&smp=smp%3A%2F%2F0YuTwO05YJWS8rkjn9eLJDjQhFKvIYd8d4xG8X1blIU%3D%40smp8.simplex.im%2FcgKHYUYnpAIVoGb9lxb0qEMEpvYIvc1O%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAIW_JSq8wOsLKG4Xv4O54uT2D_l8MJBYKQIFj1FjZpnU%253D%26srv%3Dbeccx4yfxxbvyhqypaavemqurytl6hozr47wfc7uuecacjqdvwpw2xid.onion">💬 SimpleX Chat</a> <a
|
||||
class="mx-2 text-xs text-gray-400" href="https://simplex.chat">?</a>
|
||||
</span>
|
||||
<span>
|
||||
<a target="_blank" rel="noreferrer"
|
||||
href="https://njump.me/npub188x98j0r7l2fszeph6j7hj99h8xl07n989pskk5zd69d2fcksetq5mgcqf">🪶 Nostr</a> <a
|
||||
class="mx-2 text-xs text-gray-400" href="/nostr">?</a>
|
||||
</span>
|
||||
<span>
|
||||
<a target="_blank" rel="noreferrer" href="https://fosstodon.org/@kycnotme">🦣 Mastodon</a>
|
||||
</span>
|
||||
<span>
|
||||
<a target="_blank" rel="noreferrer" href="https://x.com/pluja">🇽 Twitter (X)</a>
|
||||
</span>
|
||||
<span>
|
||||
<a target="_blank" rel="noreferrer" href="https://lemmy.world/u/pluja">🐭 Lemmy</a>
|
||||
</span>
|
||||
@ -638,12 +609,12 @@
|
||||
|
||||
<p>
|
||||
<b>example:</b>
|
||||
<a href="/api/v1/service/localmonero">/api/v1/service/localmonero</a>
|
||||
<a href="/api/v1/service/bisq">/api/v1/service/bisq</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>example 2:</b>
|
||||
<a href="/api/v1/service/localmonero.co">/api/v1/service/localmonero.co</a>
|
||||
<a href="/api/v1/service/bisq.network">/api/v1/service/bisq.network</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -678,7 +649,7 @@
|
||||
<h2 id="disclaimer">disclaimer</h2>
|
||||
|
||||
<p>
|
||||
This website does not provide any not financial advice. Always do your
|
||||
This website does not provide any financial advice. Always do your
|
||||
own research before using any service. This site is for informational
|
||||
purposes only. I'm not responsible for any loss of funds or any other
|
||||
damage that may occur by using any of the services listed here. Use at
|
||||
|
Loading…
Reference in New Issue
Block a user