aboutsummaryrefslogtreecommitdiff
path: root/tor-metrics/templates/index.html
blob: 60f2ca7b80038a2baa83c76961b69d1de066e219 (plain)
1
2
3
4
5
{% 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 %}