Browse Source

update index template

master
R4SAS 4 years ago
parent
commit
f501bd47c2
  1. 6
      api/templates/index.html

6
api/templates/index.html

@ -23,15 +23,15 @@ @@ -23,15 +23,15 @@
Get a current list of active and online nodes:<br />
<div class="apireq">
<a href="/current" target="_blank">http://[31a:fb8a:c43e:ca59::2]/current</a>
http://[31a:fb8a:c43e:ca59::2]/current <sup><a href="/current" target="_blank">&#8663;</a></sup>
</div>
Nodeinfo from all current active nodes:<br />
<div class="apireq">
<a href="/nodeinfo" target="_blank">http://[31a:fb8a:c43e:ca59::2]/nodeinfo</a>
http://[31a:fb8a:c43e:ca59::2]/nodeinfo <sup><a href="/nodeinfo" target="_blank">&#8663;</a></sup>
</div>
Active nodes count for last 24 hours:<br />
<div class="apireq">
<a href="/nodes24h" target="_blank">http://[31a:fb8a:c43e:ca59::2]/nodes24h</a>
http://[31a:fb8a:c43e:ca59::2]/nodes24h <sup><a href="/nodes24h" target="_blank">&#8663;</a></sup>
</div>
<div class="wide"></div>

Loading…
Cancel
Save