summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwatchdog <watchdog@noreply.codeberg.org>2019-12-02 01:58:11 +0100
committerGitea <gitea@fake.local>2019-12-02 01:58:11 +0100
commitb2c321ebe682b8c1a2dbf8d998186630a0df8285 (patch)
tree3784528320427e96b22dc45a474d0a50041f9169
parentef65300d8d3cded9f80c4e11e7ead0953d267522 (diff)
parent60ef334623f5ff5a144455fccf7fdc021af6351e (diff)
downloadcloudflare-tor-b2c321ebe682b8c1a2dbf8d998186630a0df8285.tar
cloudflare-tor-b2c321ebe682b8c1a2dbf8d998186630a0df8285.tar.gz
cloudflare-tor-b2c321ebe682b8c1a2dbf8d998186630a0df8285.tar.lz
cloudflare-tor-b2c321ebe682b8c1a2dbf8d998186630a0df8285.tar.xz
cloudflare-tor-b2c321ebe682b8c1a2dbf8d998186630a0df8285.zip
PR #45
-rw-r--r--PEOPLE.md12
-rw-r--r--tool/getCFDomainFromList.php2
2 files changed, 14 insertions, 0 deletions
diff --git a/PEOPLE.md b/PEOPLE.md
index 14fce83b..f72d3ba0 100644
--- a/PEOPLE.md
+++ b/PEOPLE.md
@@ -375,6 +375,16 @@ Table of contents
> Too many to list here. It is IMPOSSIBLE to list them all! [See for yourself](https://twitter.com/search?q=Cloudflare).
+"Problem of tor is that it’s blocked by a lot of websites, any website "protected" by Cloudflare can’t be accessed from TOR" by @[jusdepatate_](https://twitter.com/jusdepatate_/status/1200689459391533057)
+
+"so i can't access my website or discord, or any other cloudflare protected website i know." by @[twitch0001](https://twitter.com/twitch0001/status/1200227292619902978)
+
+"Cloudflare is down but only in the UK and i am the big angy because i was literally gunna work for an hour but now I can’t access any of my stuff " by @[Beatlinked](https://twitter.com/Beatlinked/status/1200231055552401409)
+
+"I can't access my.parallels.com ParallelsCares - Cloudflare seems to think you don't exist... can you help? I'd love to take advantage of your Black Friday offer... " by @[jmeisenberg](https://twitter.com/jmeisenberg/status/1200345456913666053)
+
+"Cloudflare is experiencing difficulties. Parts of our website (that are active) are inaccessible to *some users.* This is unfortunately out of our control. " by @[intpts](https://twitter.com/intpts/status/1200240646881239040)
+
" I just got 3 friends here in Germany to try - and NONE of them can gain access - they get blocked by the same captcha. I'm thinking Cloudflare has Deutsche Telekom blacklisted, or some such." by @[GrayanOne](https://twitter.com/GrayanOne/status/1200057914842587136)
"Just a friendly reminder that if your Black Friday sales page requires someone to: check a Cloudflare “I’m not a robot” check box solve a CAPTCHA image it’s probably not worth the discount." by @[CoryJaccino](https://twitter.com/CoryJaccino/status/1199946959110443008)
@@ -2148,6 +2158,8 @@ Table of contents
> Too many to list here. It is IMPOSSIBLE to list them all! [See for yourself](https://mastodon.social/tags/cloudflare).
+"Anyone marginally concerned about #privacy needs to take a massive step back at this point. Bitchute will not load videos for #Tor Privacy #Browser users." by @[dsfgs](https://activism.openworlds.info/@dsfgs/103232653381567023)
+
"Sorry, i'll never sign a change.org #petition - it's a #privacy-abusing #CloudFlare site. Use openpetition.org for petitions important enough for everyone to access." by @[resist1984](https://social.privacytools.io/@resist1984/103204933856595091)
"Tails is still useful but devs are not trustworthy." by @[bojkotiMalbona](https://infosec.exchange/@bojkotiMalbona/103188285582213699)
diff --git a/tool/getCFDomainFromList.php b/tool/getCFDomainFromList.php
index 82f69f95..3b185522 100644
--- a/tool/getCFDomainFromList.php
+++ b/tool/getCFDomainFromList.php
@@ -7,6 +7,8 @@ WTFPL License
This script will read INPUT_DOMAINS and add domain to OUTPUT_RESULT
if the target is in Cloudflare domain lists.
+ INPUT_DOMAINS is a list of domains. Do not list FQDN.
+
*/
ignore_user_abort(true);