From 2d8f9ff43641cad350286348dee6fd3f55198482 Mon Sep 17 00:00:00 2001 From: Patrik Kernstock Date: Fri, 5 Jul 2019 16:02:15 +0200 Subject: [PATCH] Make ASN example dynamic --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e988e7e..d96f252 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@ $ http {{ .Host }}/city {{ if .ASN }}

ASN lookup

-$ http ip.alphakilo.eu/asn
+$ http {{ .Host }}/asn
 {{ .ASN }}
 {{ if .ASNOrg }}

Looks like you're with {{ .ASNOrg }}