remove surveillance cryptocurrency from donation methods
This commit is contained in:
parent
b3e5816d7d
commit
d7c1d88ef4
|
@ -16,8 +16,6 @@ Join the teddit discussion room on Matrix: [#teddit:matrix.org](https://matrix.t
|
|||
|
||||
XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj
|
||||
|
||||
BTC: bc1qlcrmt2pvlh4eq69l3l4h6z5jg74z2m2q3pasan
|
||||
|
||||
## Instances
|
||||
|
||||
[https://teddit.net](https://teddit.net) - Official instance
|
||||
|
|
|
@ -11,10 +11,6 @@
|
|||
{
|
||||
"type": "XMR",
|
||||
"url": "832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj"
|
||||
},
|
||||
{
|
||||
"type": "BTC",
|
||||
"url": "bc1qlcrmt2pvlh4eq69l3l4h6z5jg74z2m2q3pasan"
|
||||
}
|
||||
],
|
||||
"main": "app.js",
|
||||
|
|
|
@ -18,7 +18,6 @@ html
|
|||
a(href="/privacy") Privacy policy
|
||||
h2 Donating
|
||||
p(class="word-break") XMR: 832ogRwuoSs2JGYg7wJTqshidK7dErgNdfpenQ9dzMghNXQTJRby1xGbqC3gW3GAifRM9E84J91VdMZRjoSJ32nkAZnaCEj
|
||||
p BTC: bc1qlcrmt2pvlh4eq69l3l4h6z5jg74z2m2q3pasan
|
||||
.bottom
|
||||
a(href="https://en.wikipedia.org/wiki/Piratbyr%C3%A5n#Kopimi", target="_blank")
|
||||
img(src="kopimi.gif")
|
||||
|
|
Loading…
Reference in New Issue