summaryrefslogtreecommitdiffstats
path: root/instructions.md
diff options
context:
space:
mode:
authormia02 <mia02@mail.i2p>2018-10-11 13:12:11 +0000
committermia02 <mia02@mail.i2p>2018-10-11 13:12:11 +0000
commit6898f5d559d45debb0a439eb03b817d8d2a8ad1f (patch)
treea70045427a6c4340c93af17be931cdbb8a9db34d /instructions.md
parent4ea7db4391d893387fe1f674641df6a5a87fbd43 (diff)
downloadcloudflare-tor-6898f5d559d45debb0a439eb03b817d8d2a8ad1f.tar
cloudflare-tor-6898f5d559d45debb0a439eb03b817d8d2a8ad1f.tar.gz
cloudflare-tor-6898f5d559d45debb0a439eb03b817d8d2a8ad1f.tar.lz
cloudflare-tor-6898f5d559d45debb0a439eb03b817d8d2a8ad1f.tar.xz
cloudflare-tor-6898f5d559d45debb0a439eb03b817d8d2a8ad1f.zip
Update 'instructions.md'
Diffstat (limited to 'instructions.md')
-rw-r--r--instructions.md24
1 files changed, 11 insertions, 13 deletions
diff --git a/instructions.md b/instructions.md
index 1b643ff1..d16417b9 100644
--- a/instructions.md
+++ b/instructions.md
@@ -12,25 +12,23 @@
| ex_cloudflare_users.txt | Domains which used Cloudflare in the past, not any more |
+1) How to detect Cloudflare
+- [These add-ons](what-to-do.md) will help your Cloudflare collection.
+- Visit a website via Tor or VPN, and you will be greeted by "Attention Required! Cloudflare" webpage.
+2) How to add your data
+1. Log in to notabug.org.
+2. Click "Fork" button. (top-left corner)
+3. Edit text file.
+4. Click Double-arrow button to create a new pull request.
+*( below could use some rewrite )*
-(below could use some rewrite)
-
-
-
-
-1) If the webpage served you "Attention Required! Cloudflare" webpage
-
-Check if the blocked page says "one more step" as the title, and has something like
-"Ray ID CloudFlare: xxxxxxxxxxxxxxx • Your IP: xxx.xxx.xxx.xxx • Performance & Safety by CloudFlare "
-at the bottom of the page.
-If it does, add to "[cloudflare-list.txt](cloudflare-list.txt)". See #6 for format.
-
+```
2) Some sites use custom page CloudFlare unit.
The only way to detect it is to find CloudFlare JavaScript, or Ray ID as a CAPTCHA in its source code.
@@ -86,4 +84,4 @@ For example, free software projects w / ClownFucked web pages can be viewed simi
* COMMERCIALp(type) = type is one of "true", "false"
-
+```