mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-16 22:13:33 +02:00
Fix template
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user