commit 1df83a8139726b72e25c45d70b190f7d356463d2 Author: Arturo Filastò arturo@filasto.net Date: Thu Feb 2 15:49:10 2017 +0000
Fix text for web deck --- data/decks/web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/decks/web.yaml b/data/decks/web.yaml index ad6792a7..3fd3ab35 100644 --- a/data/decks/web.yaml +++ b/data/decks/web.yaml @@ -3,7 +3,7 @@ name: Test URLs description: "This deck examines whether (and how) websites are blocked and tries to detect censorship and/or surveillance systems in your network. The Web Connectivity test examines whether access to websites is blocked through DNS -tampering, TCP connection RST/IP blocking, or by a transparent HTTP proxy. The +tampering, TCP/IP blocking, or by a transparent HTTP proxy. The HTTP Header Field Manipulation test tries to detect censorship and/or surveillance systems in your network by sending HTTP headers to an echo server that have variations in capitalization."
tor-commits@lists.torproject.org