diff options
author | watchdog <watchdog@noreply.codeberg.org> | 2019-12-04 06:07:32 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2019-12-04 06:07:32 +0100 |
commit | 344d166f6279e038ff898f33463325d51a72e802 (patch) | |
tree | a87cdf3186752204eba4f78e52190157328d55e0 /not_cloudflare | |
parent | 6c2a4a831ebcfe27ae7431b8779866005c06c0fa (diff) | |
parent | f8c28462d8361c81b8dd02209c876a290c8654d6 (diff) | |
download | cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar.lz cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.tar.xz cloudflare-tor-344d166f6279e038ff898f33463325d51a72e802.zip |
PR #49
Diffstat (limited to 'not_cloudflare')
-rw-r--r-- | not_cloudflare/domains/README.md | 5 | ||||
-rw-r--r-- | not_cloudflare/domains/akamai.txt | 1 | ||||
-rw-r--r-- | not_cloudflare/domains/amazon.txt | 1 | ||||
-rw-r--r-- | not_cloudflare/domains/google.txt | 1 | ||||
-rw-r--r-- | not_cloudflare/domains/imperva.txt | 1 | ||||
-rw-r--r-- | not_cloudflare/domains/inap.txt | 5 | ||||
-rw-r--r-- | not_cloudflare/domains/microsoft.txt | 1 | ||||
-rw-r--r-- | not_cloudflare/domains/sucuri.txt | 1 | ||||
-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.txt | 5 | ||||
-rw-r--r-- | not_cloudflare/tor_blocked.txt | 1 |
11 files changed, 17 insertions, 5 deletions
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 |