mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
(search) Add convenient link for AS search to the search view
This commit is contained in:
parent
25d086c4e1
commit
c0eaca220c
@ -8,6 +8,6 @@
|
|||||||
Pages Indexed: {{pagesIndexed}} <br/>
|
Pages Indexed: {{pagesIndexed}} <br/>
|
||||||
<p></p>
|
<p></p>
|
||||||
IP: {{ip}} {{#if ipCountry}}<span title="{{ipCountry}}">{{getIpFlag}}</span>{{/if}}<br/>
|
IP: {{ip}} {{#if ipCountry}}<span title="{{ipCountry}}">{{getIpFlag}}</span>{{/if}}<br/>
|
||||||
<span title="Autonomous System">AS</span>: {{#if asn}}AS{{asn}} {{asnOrg}} {{asnCountry}}{{/if}} <br/>
|
<span title="Autonomous System">AS</span>: {{#if asn}}<a href="/search?query=as:{{asn}}">{{asn}}</a> {{asnOrg}} {{asnCountry}}{{/if}} <br/>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<br/>
|
<br/>
|
Loading…
Reference in New Issue
Block a user