cobra.vern.cc/donations.html

20 lines
961 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Donate | Cobra's Webpage</title>
</head>
<body>
<!--#include file="/nav" -->
<div class=h><h1 id=donate>Donate to me</h1> <a aria-hidden=true href=#donate>#donate</a></div>
<p>I only, ONLY take donations through Monero and Gostcoin.</p>
<p>My XMR address is <code>46Hd2Ktx1HE7rXzSueHHFz75VUL41MFWAV6xatvKLiDeBa68qXxA6JzifbkJX8NwtMgeLNp2qGuu33nG7aGcsaHHNday7YQ</code>.</p>
<p>Any other address is NOT me.</p>
<p>If you would like to donate to me via Gostcoin, please <a href=/contact>contact me</a> for my address.</p>
<p>Note: these are not donations for <span class=vern>~vern</span>. <span class=vern>~vern</span> donations can be found at <a href=//vern.cc/donations>vern.cc/donations</a>.</p>
<img src="/media/xmr.png" alt="A QR code representing my XMR address" width=300 height=300>
<!--#include file="/footer" -->
</body>
</html>