0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2024-09-17 15:30:52 +00:00

Update 'what-to-do.md'

This commit is contained in:
mia07 2019-04-07 01:32:18 +00:00
parent f5303e0bb0
commit 48e3478e16

View File

@ -180,15 +180,12 @@ if ($iscf) {rewrite ^ https://example.com/cfwsorry.php;}
... ...
} }
[ code cfwsorry.php ]
<?php <?php
header('HTTP/1.1 406 Not Acceptable'); header('HTTP/1.1 406 Not Acceptable');
echo <<<CLOUDFLARED echo <<<CLOUDFLARED
Thank you for visiting ourwebsite.com! Thank you for visiting ourwebsite.com!<br />
We are sorry, but we can't serve you because your connection is being intercepted by Cloudflare. We are sorry, but we can't serve you because your connection is being intercepted by Cloudflare.<br />
Please read https://notabug.org/themusicgod1/cloudflare-tor/ for more information. Please read https://notabug.org/themusicgod1/cloudflare-tor/ for more information.<br />
CLOUDFLARED; CLOUDFLARED;
die(); die();
``` ```
@ -219,7 +216,7 @@ die();
Let's talk about _other software's privacy_... Let's talk about _other software's privacy_...
- If you really need to use Firefox, pick "[Firefox ESR](https://www.mozilla.org/en-US/firefox/organizations/)". ESR is developed for company and organizations, thus _some_ spyware code is disabled by default. Portable version is [here](https://portableapps.com/apps/internet/firefox-portable-esr). - If you really need to use Firefox, pick "[Firefox ESR](https://www.mozilla.org/en-US/firefox/organizations/)". ESR is developed for company and organizations, thus _some_ spyware code is disabled by default. Portable version is [here](https://portableapps.com/apps/internet/firefox-portable-esr). But we tell you, Firefox is [horrible for privacy in many ways](https://www.reddit.com/r/privacytoolsIO/comments/81om92/what_are_the_differences_between_privacytoolsio/dv4orve/).
- Remember, Mozilla is [using Cloudflare service](https://www.robtex.com/dns-lookup/www.mozilla.org). They're also using [Cloudflare's DNS service on their product](https://www.theregister.co.uk/2018/03/21/mozilla_testing_dns_encryption/) D'oh! - Remember, Mozilla is [using Cloudflare service](https://www.robtex.com/dns-lookup/www.mozilla.org). They're also using [Cloudflare's DNS service on their product](https://www.theregister.co.uk/2018/03/21/mozilla_testing_dns_encryption/) D'oh!