mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 21:29:00 +00:00
13 lines
542 B
Plaintext
13 lines
542 B
Plaintext
<fieldset>
|
|
<legend>Index</legend>
|
|
State: {{state}}<br/>
|
|
Domain ID: {{domainId}} <br/>
|
|
Node Affinity: {{nodeAffinity}} <br/>
|
|
Pages Known: {{pagesKnown}} <br/>
|
|
Pages Crawled: {{pagesFetched}} <br/>
|
|
Pages Indexed: {{pagesIndexed}} <br/>
|
|
<p></p>
|
|
IP: {{ip}} {{#if ipCountry}}<span title="{{ipCountry}}">{{getIpFlag}}</span>{{/if}}<br/>
|
|
<span title="Autonomous System">AS</span>: {{#if asn}}<a href="/search?query=as:{{asn}}&profile=corpo">{{asn}}</a> {{asnOrg}} {{asnCountry}}{{/if}} <br/>
|
|
</fieldset>
|
|
<br/> |