summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwatchdog <watchdog@noreply.codeberg.org>2019-12-04 06:07:32 +0100
committerGitea <gitea@fake.local>2019-12-04 06:07:32 +0100
commit344d166f6279e038ff898f33463325d51a72e802 (patch)
treea87cdf3186752204eba4f78e52190157328d55e0
parent6c2a4a831ebcfe27ae7431b8779866005c06c0fa (diff)
parentf8c28462d8361c81b8dd02209c876a290c8654d6 (diff)
downloadcloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar
cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar.gz
cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar.lz
cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar.xz
cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.zip
PR #49
-rw-r--r--instructions.md30
-rw-r--r--not_cloudflare/domains/README.md5
-rw-r--r--not_cloudflare/domains/akamai.txt1
-rw-r--r--not_cloudflare/domains/amazon.txt1
-rw-r--r--not_cloudflare/domains/google.txt1
-rw-r--r--not_cloudflare/domains/imperva.txt1
-rw-r--r--not_cloudflare/domains/inap.txt5
-rw-r--r--not_cloudflare/domains/microsoft.txt1
-rw-r--r--not_cloudflare/domains/sucuri.txt1
-rw-r--r--not_cloudflare/ex_tor_blocked.txt (renamed from not_cloudflare/list_formerly_tor-hostile.txt)0
-rw-r--r--not_cloudflare/list_othercdn_domain.txt5
-rw-r--r--not_cloudflare/tor_blocked.txt1
12 files changed, 27 insertions, 25 deletions
diff --git a/instructions.md b/instructions.md
index 8fff3cee..314bb9d8 100644
--- a/instructions.md
+++ b/instructions.md
@@ -105,36 +105,26 @@ IMPORTANT: Please add only "Base Domain"
| List name | Description |
| -------- | -------- |
-| **/cidr_data/?.txt** | **other CDN IPv4 CIDR files** |
-| **list_othercdn_domain.txt** | **domains behind these CDN (Not Cloudflare)** |
+| **/domain/(cdnName).txt** | **Split files (FQDN)** |
+| tor_blocked.txt | FQDN which denied access via Tor |
+| /cidr_data/?.txt | CIDR, ASN |
+| ex_tor_blocked.txt | _was_ previously on one of the above tor-hostile lists |
+
+
+| 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: &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_formerly_tor-hostile.txt | _was_ previously on one of the above tor-hostile lists |
+
- Add-on "[Kiu retejo malakceptis min?](addon/about.urjm.md)" will help your domain collection.
![](image/siteground.jpg)
Above is how Siteground-hosted([INAP](https://www.inap.com/press-release/inap-completes-acquisition-singlehop/);[Singlehop](https://www.siteground.com/blog/siteground-partners-singlehop/)) sites often appear to Tor visitors when timeouts/tarpitting doesn't occur.
-If you see this please update `list_othercdn_domain.txt`. (CDN ID: Z7)
+You can find such examples in `/domains/`.
-```
-list_othercdn_domain.txt
-
-
-{domain} {CDN code}
-
-{CDN code}:
-'amazon.txt':'Z1'
-'akamai.txt':'Z2'
-(cloudflare is Z3)
-'imperva.txt':'Z4'
-'google.txt':'Z5'
-'microsoft.txt':'Z6'
-'inap.txt':'Z7'
-'sucuri.txt':'Z8'
-```
```
IMPORTANT: Please add only "FQDN" or "FQDN[space](comment here)"
diff --git a/not_cloudflare/domains/README.md b/not_cloudflare/domains/README.md
new file mode 100644
index 00000000..17c85e32
--- /dev/null
+++ b/not_cloudflare/domains/README.md
@@ -0,0 +1,5 @@
+# CDN users FQDN list
+
+- Cloudflare data is [/cloudflare_users/domains](../../cloudflare_users/domains)
+
+See [instructions.md](../../instructions.md) for file purpose and format specifications. \ No newline at end of file
diff --git a/not_cloudflare/domains/akamai.txt b/not_cloudflare/domains/akamai.txt
new file mode 100644
index 00000000..5b046a6d
--- /dev/null
+++ b/not_cloudflare/domains/akamai.txt
@@ -0,0 +1 @@
+akamai.com \ No newline at end of file
diff --git a/not_cloudflare/domains/amazon.txt b/not_cloudflare/domains/amazon.txt
new file mode 100644
index 00000000..3edc39ef
--- /dev/null
+++ b/not_cloudflare/domains/amazon.txt
@@ -0,0 +1 @@
+amazon.com \ No newline at end of file
diff --git a/not_cloudflare/domains/google.txt b/not_cloudflare/domains/google.txt
new file mode 100644
index 00000000..699c65cb
--- /dev/null
+++ b/not_cloudflare/domains/google.txt
@@ -0,0 +1 @@
+google.com \ No newline at end of file
diff --git a/not_cloudflare/domains/imperva.txt b/not_cloudflare/domains/imperva.txt
new file mode 100644
index 00000000..0519ecba
--- /dev/null
+++ b/not_cloudflare/domains/imperva.txt
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/not_cloudflare/domains/inap.txt b/not_cloudflare/domains/inap.txt
new file mode 100644
index 00000000..107bd36a
--- /dev/null
+++ b/not_cloudflare/domains/inap.txt
@@ -0,0 +1,5 @@
+calreinvest.org
+linuxincluded.com
+livingmoldfree.com
+thewimpyvegetarian.com
+triptothewild.com \ No newline at end of file
diff --git a/not_cloudflare/domains/microsoft.txt b/not_cloudflare/domains/microsoft.txt
new file mode 100644
index 00000000..10424af9
--- /dev/null
+++ b/not_cloudflare/domains/microsoft.txt
@@ -0,0 +1 @@
+microsoft.com \ No newline at end of file
diff --git a/not_cloudflare/domains/sucuri.txt b/not_cloudflare/domains/sucuri.txt
new file mode 100644
index 00000000..0519ecba
--- /dev/null
+++ b/not_cloudflare/domains/sucuri.txt
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/not_cloudflare/list_formerly_tor-hostile.txt b/not_cloudflare/ex_tor_blocked.txt
index fb183749..fb183749 100644
--- a/not_cloudflare/list_formerly_tor-hostile.txt
+++ b/not_cloudflare/ex_tor_blocked.txt
diff --git a/not_cloudflare/list_othercdn_domain.txt b/not_cloudflare/list_othercdn_domain.txt
deleted file mode 100644
index 6d58cf8a..00000000
--- a/not_cloudflare/list_othercdn_domain.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-calreinvest.org Z7
-linuxincluded.com Z7
-livingmoldfree.com Z7
-thewimpyvegetarian.com Z7
-triptothewild.com Z7
diff --git a/not_cloudflare/tor_blocked.txt b/not_cloudflare/tor_blocked.txt
new file mode 100644
index 00000000..0519ecba
--- /dev/null
+++ b/not_cloudflare/tor_blocked.txt
@@ -0,0 +1 @@
+ \ No newline at end of file