mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-07 13:17:57 -05:00
update about page to add changelog and score breakdown
This commit is contained in:
parent
5abde094fd
commit
d89711d91d
@ -78,9 +78,9 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div id="main" class="flex flex-col items-center justify-center">
|
<div id="main" class="flex flex-col justify-center items-center">
|
||||||
<div class="w-full max-w-4xl p-4">
|
<div class="p-4 w-full max-w-4xl">
|
||||||
<div class="space-x-1 text-xs font-bold text-center lowercase text-lime-500 md:text-sm font-samo">
|
<div class="space-x-1 text-xs font-bold text-center text-lime-500 lowercase md:text-sm font-samo">
|
||||||
<a href="#why">Why</a>
|
<a href="#why">Why</a>
|
||||||
·
|
·
|
||||||
<a href="#what">What</a>
|
<a href="#what">What</a>
|
||||||
@ -549,17 +549,19 @@
|
|||||||
|
|
||||||
<div class="[&>span]:block space-y-2">
|
<div class="[&>span]:block space-y-2">
|
||||||
<span>
|
<span>
|
||||||
<a href="https://codeberg.org/pluja/kycnot.me">Open Source Code</a> -
|
* <a href="https://codeberg.org/pluja/kycnot.me">Open Source Code</a> -
|
||||||
A commit history, and full disclosure of the scoring algorithm is
|
A commit history, and full disclosure of the scoring algorithm is
|
||||||
provided.
|
provided.
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Comment section on each page, available on
|
* Comment section on each page, available on a dedicated chat room on
|
||||||
<a target="_blank" href="https://usenostr.org">Nostr</a>.
|
<a target="_blank" href="https://https://matrix.org/">Matrix</a>.
|
||||||
</span>
|
</span>
|
||||||
<span>Endpoint to download the full database</span>
|
<span>* All changes are recorded on the <a href="/changelog">changelog</a></span>
|
||||||
|
<span>* See any service's score breakdown: <a href="/api/v1/service/bisq/summary">bisq example</a></span>
|
||||||
|
<span>* Endpoint to download the full database</span>
|
||||||
<span>
|
<span>
|
||||||
Open scoring algorithm. All services go under the same algorithm,
|
* Open scoring algorithm. All services go under the same algorithm,
|
||||||
meaning that the score is not subjective.
|
meaning that the score is not subjective.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user