summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--instructions.md6
-rw-r--r--not_cloudflare/README.md8
2 files changed, 5 insertions, 9 deletions
diff --git a/instructions.md b/instructions.md
index c2461c21..d9b6a013 100644
--- a/instructions.md
+++ b/instructions.md
@@ -72,7 +72,9 @@ IMPORTANT: Please add only "Base Domain"
| -------- | -------- |
| list_error403.txt | Returns HTTP Error 403 (Forbidden) |
| list_customerror.txt | Returns custom error message (not HTTP 403) |
-| list_other.txt | (not necessary?) |
+| list_other.txt | any other form of tor-hostility or mistreatment |
+| 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 is very common. |
+| list_formerly_tor-hostile.txt | was previously on one of the above tor-hostile lists |
```
IMPORTANT: Please add only "Base Domain" or "(base domain)[space](comment here)"
@@ -93,4 +95,4 @@ Add them to [/not_cloudflare/](not_cloudflare/) (formerly "*TorBlocker Hall of S
This is a collection of websites that ban Tor exits, other than through Cloudflare(e.g. showing access denied pages, systematic timing out connections, ...).
-[This add-ons](https://addons.mozilla.org/en-US/firefox/addon/which-website-rejected-me/) will help your list_error403 collection. \ No newline at end of file
+[This add-ons](https://addons.mozilla.org/en-US/firefox/addon/which-website-rejected-me/) will help your list_error403 collection.
diff --git a/not_cloudflare/README.md b/not_cloudflare/README.md
index e1cc4800..6fe2d14f 100644
--- a/not_cloudflare/README.md
+++ b/not_cloudflare/README.md
@@ -2,10 +2,4 @@
Don't block us!
-| *file* | *list purpose* |
-|--|--|
-| list_customerror.txt | website blocks Tor but gives information (usually blaming the user) |
-| list_error403.txt | website blocks Tor but gives no information other than a 403 error code |
-| list_other.txt | any other form of tor-hostility or mistreatment |
-| list_siteground.txt | siteground.com is a Tor-hostile hosting service that indiscriminately DoSes all Tor users with "we think you might be a robot" |
-| list_formerly_tor-hostile.txt | was previously on one of the above tor-hostile lists |
+See [instructions.md](file://../instructions.md) for file purpose and format specifications.