mirror of
https://github.com/mpolden/echoip.git
synced 2025-01-27 18:35:04 +01:00
Fix template
This commit is contained in:
parent
7fbc2e1b9f
commit
4ce6452332
@ -81,7 +81,7 @@ $ http {{ .Host }}/city
|
||||
{{ if .ASN }}
|
||||
<h2>ASN lookup</h2>
|
||||
<pre>
|
||||
$ http ip.alphakilo.eu/asn
|
||||
$ http {{ .Host }}/asn
|
||||
{{ .ASN }}
|
||||
{{ if .ASNOrg }}</pre>
|
||||
<p>Looks like you're with {{ .ASNOrg }}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user