
commit 281b047fd19a8ee45b3de3986f94c9497e232f3a Author: Sebastian Hahn <sebastian@torproject.org> Date: Sun Oct 19 15:09:26 2014 +0200 Fix #9736 --- tordnsel/exitlist-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tordnsel/exitlist-spec.txt b/tordnsel/exitlist-spec.txt index 216c43f..b2b11b4 100644 --- a/tordnsel/exitlist-spec.txt +++ b/tordnsel/exitlist-spec.txt @@ -6,9 +6,9 @@ for Tor exit nodes. The implementation is available at https://www.torproject.org/tordnsel/dist/ -The design and its rationale are described in the Tor sources at +The design and its rationale were described in the Tor sources, see - /doc/contrib/torel-design.txt + https://gitweb.torproject.org/tordnsel.git/blob/HEAD:/doc/torel-design.txt This document is an attempt to make sense of the exit list format that TorDNSEL publishes without the original TorDNSEL author being around.