mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-10-12 02:20:37 -04:00
small fixes
This commit is contained in:
parent
368793631a
commit
35550cec38
2 changed files with 3 additions and 2 deletions
|
@ -128,6 +128,7 @@ async def gne(request):
|
|||
suspicious-tos: false
|
||||
refunds: false
|
||||
score: 6
|
||||
kyc-type: 1
|
||||
tor: {args['tor'][0]}
|
||||
tor-url: {args['tor-url'][0]}
|
||||
tos-urls:
|
||||
|
|
|
@ -104,8 +104,8 @@
|
|||
{%endif%}
|
||||
<div class="message-body">
|
||||
{% if service['verified'] %} This is a trusted service. It has been
|
||||
tested by KYCNOT.ME or it has a long-time good reputation. {%else%} This
|
||||
service has not been tested by KYCNOT.ME or does not have it doesn't have
|
||||
tested by KYCNOT.ME yet or it has a long-time good reputation. {%else%} This
|
||||
service has not been tested by KYCNOT.ME or it doesn't have
|
||||
a long or old enough good-review history. {%endif%}
|
||||
</div>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue