update summary url

This commit is contained in:
pluja 2024-12-29 19:28:27 +01:00
parent 57bd13c6cc
commit 9495382dfd
No known key found for this signature in database

View File

@ -228,7 +228,7 @@ templ listings() {
pull requests to improve it are welcome. pull requests to improve it are welcome.
It runs once every hour, meaning scores cannot be manually modified since they will be recalculated by the It runs once every hour, meaning scores cannot be manually modified since they will be recalculated by the
algorithm hourly. You can visit algorithm hourly. You can visit
<a href="https://kycnot.me/api/v1/service/localmonero/summary">a service's score breakdown</a> to see how it is <a href="https://kycnot.me/service/localmonero/summary">a service's score breakdown</a> to see how it is
calculated. calculated.
</p> </p>
<h3 id="order">order</h3> <h3 id="order">order</h3>
@ -422,7 +422,7 @@ templ transparency() {
instance. instance.
</span> </span>
<span>* All changes are recorded on the <a href="/changelog">changelog</a></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>* See any service's score breakdown, just append '/summary': <a href="/service/bisq/summary">bisq example</a></span>
<span>* Open API to get all the listings data</span> <span>* Open API to get all the listings data</span>
<span> <span>
* Open scoring algorithm. All services go under the same algorithm, * Open scoring algorithm. All services go under the same algorithm,