From e2c92cf9f54f694886e1cf15c20d74fe9c8fe640 Mon Sep 17 00:00:00 2001 From: libBletchley Date: Fri, 9 Aug 2019 11:54:09 -0400 Subject: [PATCH 1/2] fix unescaped angle brackets --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 3c0c74dbb..0d208624f 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: | +| 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_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. | From dbf2557daafbd0d730604fe685003d1f8fcc5ba1 Mon Sep 17 00:00:00 2001 From: libBletchley Date: Fri, 9 Aug 2019 11:55:12 -0400 Subject: [PATCH 2/2] minor cosmetics --- instructions.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/instructions.md b/instructions.md index 0d208624f..653861b43 100644 --- a/instructions.md +++ b/instructions.md @@ -97,9 +97,7 @@ Type B: Use "[Is MITM?](https://searxes.eu.org/collab/sxes/tool_ismitm.php)" web | (obsolete) list_error403.txt | Superceded by list_http_error.txt. Returns HTTP Error 403 (Forbidden) | | (obsolete) list_error462.txt | Superceded by list_http_error.txt. Returns HTTP Error 462 | -This is how Siteground-hosted sites often appear to Tor visitors when timeouts/tarpitting doesn't occur: - -![](image/siteground.jpg) <= If you see this please update `list_siteground.txt`. +![](image/siteground.jpg) <= This is how Siteground-hosted sites often appear to Tor visitors when timeouts/tarpitting doesn't occur. If you see this please update `list_siteground.txt`. ``` IMPORTANT: Please add only "FQDN" or "FQDN[space](comment here)"