small fixes

This commit is contained in:
pluja 2021-10-30 09:53:23 +02:00
parent 368793631a
commit 35550cec38
2 changed files with 3 additions and 2 deletions

View file

@ -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:

View file

@ -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>