summaryrefslogtreecommitdiffstats
path: root/instructions.md
diff options
context:
space:
mode:
authorlibBletchley <cb-libBletchley@sideload.33mail.com>2019-08-09 11:54:09 -0400
committerlibBletchley <cb-libBletchley@sideload.33mail.com>2019-08-09 11:54:09 -0400
commite2c92cf9f54f694886e1cf15c20d74fe9c8fe640 (patch)
tree22088df33ed3d3c5548a823e78aa42d1da9c13d0 /instructions.md
parent45ff9dbb2b7781b0f46864904bf337374f1b7398 (diff)
downloadcloudflare-tor-e2c92cf9f54f694886e1cf15c20d74fe9c8fe640.tar
cloudflare-tor-e2c92cf9f54f694886e1cf15c20d74fe9c8fe640.tar.gz
cloudflare-tor-e2c92cf9f54f694886e1cf15c20d74fe9c8fe640.tar.lz
cloudflare-tor-e2c92cf9f54f694886e1cf15c20d74fe9c8fe640.tar.xz
cloudflare-tor-e2c92cf9f54f694886e1cf15c20d74fe9c8fe640.zip
fix unescaped angle brackets
Diffstat (limited to 'instructions.md')
-rw-r--r--instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/instructions.md b/instructions.md
index 3c0c74db..0d208624 100644
--- a/instructions.md
+++ b/instructions.md
@@ -89,7 +89,7 @@ Type B: Use "[Is MITM?](https://searxes.eu.org/collab/sxes/tool_ismitm.php)" web
| List name | Description |
| -------- | -------- |
-| list_http_error.txt | Websites that instantly and unconditionally deny service to Tor visitors by returning an HTTP error. HTTP 403 is the most common but this list catalogs all HTTP responses that entail DoS (i.e. not HTTP 200). File format is: <FQDN> <http error code> |
+| list_http_error.txt | Websites that instantly and unconditionally deny service to Tor visitors by returning an HTTP error. HTTP 403 is the most common but this list catalogs all HTTP responses that entail DoS (i.e. not HTTP 200). File format is: &lt;FQDN&gt; &lt;http error code&gt; |
| list_customerror.txt | Custom error message renders for Tor visitors generally without HTTP error. |
| list_other.txt | Any other form of tor-hostility or mistreatment. This includes sites somewhat functional for Tor users to some extent but sneaky and unexpected adverse retalitory actions are taken against Tor visitors. |
| list_siteground.txt | siteground.com is a Tor-hostile hosting service that indiscriminately DoSes all Tor users with the collective judgement: "our system thinks you might be a robot!" Sometimes the site functions, and sometimes it times out, but the robot accusation (illustrated below) is very common. |