Update 'instructions.md'
This commit is contained in:
parent
966f33d73e
commit
f16d7b01d6
|
@ -1,5 +1,7 @@
|
|||
## Instructions for pull requests
|
||||
# Instructions
|
||||
--------------
|
||||
|
||||
## Website is using Cloudflare
|
||||
|
||||
| List name | Description |
|
||||
| -------- | -------- |
|
||||
|
@ -20,69 +22,31 @@
|
|||
|
||||
2) How to add your data
|
||||
|
||||
1. Log in to notabug.org.
|
||||
2. Click "Fork" button. (top-left corner)
|
||||
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 )*
|
||||
4. Click *Double-arrow* button to create a *new pull request*.
|
||||
|
||||
```
|
||||
IMPORTANT: Please add only "*base domain*"
|
||||
|
||||
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.
|
||||
|
||||
|
||||
3) Some websites use other companies with the CloudFlare business model
|
||||
|
||||
add them to [non-cloudflare-list](https://notabug.org/themusicgod1/non-cloudflare-tor-hostile) ( formerly TorBlocker Hall of Shame Part I)
|
||||
|
||||
This is a collection of websites that ban Tor exits, other than through Cloudflare (e.g. showing access denied pages, systematic timing out connections, ...).
|
||||
|
||||
(See #6 for format)
|
||||
|
||||
|
||||
4) Find a website that has been removed from Cloudflare(possibly due to our
|
||||
protest?) Remove it from the list it is on and add it to ex-cloudflare-tor.txt
|
||||
|
||||
However! Please sample different exits before doing this. It might have
|
||||
merely whitelisted a single exit node. ( It is slightly more difficult to
|
||||
control which exit you use - if there are tickets in bug trackers to
|
||||
enable making this easier please mention them here )
|
||||
|
||||
(See #6 for format)
|
||||
|
||||
5) Find a website that outright blocks tor users and is confirmed Cloudflare?
|
||||
|
||||
Add to cloudflare-tor-hostile-list.txt
|
||||
|
||||
(See #6 for format)
|
||||
|
||||
|
||||
6) List format:
|
||||
|
||||
(A domain should only ever be on one of the lists on this project. If you find
|
||||
it on two, please help keep list accurate by removing it from one of the two
|
||||
lists.)
|
||||
|
||||
{base domain} [<- elegant comment (s) ] [ tags ]
|
||||
|
||||
Tags:
|
||||
|
||||
( helpful to group sites, if we assume that this project is aimed to the black list to make any actions that get results.
|
||||
For example, free software projects w / ClownFucked web pages can be viewed similarly by "anti-function" tags on various free software directories )
|
||||
|
||||
* NEEDSREVIEWp = someone should review the comments/go to this website and report back to us
|
||||
|
||||
* FLOSSp = free libre software project with open source
|
||||
|
||||
* CFA(action) = action is one of "boycott", "discouragedonations", "petition", "legalaction" followed by a URL if possible
|
||||
|
||||
* INSTANTp = service denial is instant/deferred
|
||||
|
||||
* COMMERCIALp(type) = type is one of "true", "false"
|
||||
|
||||
if "community.example.com" is using Cloudflare
|
||||
add "example.com" to /split/cloudflare_e.txt
|
||||
|
||||
if "example.net" is using Cloudflare
|
||||
add "example.net" to /split/cloudflare_e.txt
|
||||
```
|
||||
|
||||
3) If the website *no longer using Cloudflare*, *remove* it from /split/ list and *add* to "*ex_cloudflare_users.txt*".
|
||||
(If you're *Cloudflare website owner*, do not remove yourself from the list.)
|
||||
|
||||
|
||||
--------------
|
||||
|
||||
## Website is NOT using Cloudflare (& blocking you)
|
||||
|
||||
Some websites use other companies with the CloudFlare business model.
|
||||
|
||||
Add them to [non-cloudflare-list](https://notabug.org/themusicgod1/non-cloudflare-tor-hostile/) (formerly "*TorBlocker Hall of Shame Part I*")
|
||||
|
||||
This is a collection of websites that ban Tor exits, other than through Cloudflare(e.g. showing access denied pages, systematic timing out connections, ...).
|
||||
|
|
Loading…
Reference in New Issue