aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/index.html
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-09-17 18:55:14 -0700
committerJordan <me@jordan.im>2020-09-17 18:55:14 -0700
commitcaffd07d85a2a181ecc6705c1198036e030da3d2 (patch)
tree61b0f29fb571b3a08b73d07c01d51e044e12523f /tor-metrics/templates/index.html
parent6b2d5db77b3e17ab1eccec9483cfe1659ae56fa0 (diff)
downloadallium-caffd07d85a2a181ecc6705c1198036e030da3d2.tar.gz
allium-caffd07d85a2a181ecc6705c1198036e030da3d2.zip
change project name to allium, closes #4
Diffstat (limited to 'tor-metrics/templates/index.html')
-rw-r--r--tor-metrics/templates/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/tor-metrics/templates/index.html b/tor-metrics/templates/index.html
deleted file mode 100644
index 60f2ca7..0000000
--- a/tor-metrics/templates/index.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "relay-list.html" %}
-{% block title %}Tor Relays{% endblock %}
-{% block header %}Tor Metrics (<a href="http://d6amkx45augz4kskvjryv3bmmwyf7vw4k3uwxsh5egnibw2igl5aozqd.onion/">v3</a>, <a href="https://github.com/tempname1024/tor-metrics">git</a>) :: <a href="./misc/networks-by-bandwidth.html">Networks</a>, <a href="./misc/families-by-bandwidth.html">Families</a>{% endblock %}
-{% block description %}Relay listings are statically generated every hour. Last fetch was at {{ relays.timestamp }}. Listing top 500 relays; <a href="misc/all.html">view full list</a>.{% endblock %}
-