From e07fe9f43ac579e0ba03fd16b570b246ce52f553 Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 16 Jul 2023 19:22:08 -0700 Subject: templates: bgp.he.net -> bgp.tools higher update frequency, per-prefix announcement information --- allium/templates/relay-info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'allium/templates/relay-info.html') diff --git a/allium/templates/relay-info.html b/allium/templates/relay-info.html index ee726e1..c494a53 100644 --- a/allium/templates/relay-info.html +++ b/allium/templates/relay-info.html @@ -215,7 +215,7 @@ relay['unverified_host_names']|join('\n')|escape }}
{% if relay['as_name'] -%} - {{ relay['as_name']|escape }} (BGP) + {{ relay['as_name']|escape }} (BGP) {% else -%} unknown {% endif -%} -- cgit v1.2.3-54-g00ecf