0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2025-06-15 11:06:05 +00:00
Jeff Cliff
2019-05-05 15:23:01 -04:00
21 changed files with 293 additions and 80 deletions

View File

@ -1,4 +1,5 @@
# Which websites are hostile to Tor users?
Don't block us!
Don't block us!
See [instructions.md](file://../instructions.md) for file purpose and format specifications.

View File

@ -0,0 +1,23 @@
<?php
//License: WTFPL
define('F_INPUT','noncloudflarelist.txt');
define('F_OUTPUT','fqdnlist.txt');
if (!file_exists(F_INPUT)){
die('File not found');
}
$result = array();
foreach(explode("\n",file_get_contents(F_INPUT)) as $t){
$t = explode(' ',$t)[0];
if (preg_match("/^([a-z0-9-\.]{1,255})\.([a-z]{2,40})$/",$t)){
$result[] = $t;
}
}
$result = array_unique($result);
file_put_contents(F_OUTPUT,implode("\n",$result));
echo('Done');

View File

@ -1,9 +1,11 @@
abclive.in
aboutdebian.com
adidas.de
adsabs.harvard.edu
aidspolicyproject.org
airbnb.com
Akamai
Akamai's
altcoins.com
amazon.com
@ -30,6 +32,7 @@ blocktrail.com
bloglovin.com
bloomberg.com
bodhizazen.net
busbud.com
casw-acts.ca
cc.gatech.edu
cessfull.com
@ -92,6 +95,7 @@ forums.linuxmint.com
forums.whirlpool.net.au
forum.synology.com
foxnews.com
Freenode
gchq.gov.uk
geizhals.at
gemal.dk
@ -123,6 +127,7 @@ koelnspd.de
leblogdebetty.com
lenovo.com
libertygb.org.uk
lifewire.com
linuxquestions.org
livejournal.com
loebner.net
@ -138,15 +143,18 @@ meaningness.com
midtnmusic.com
mixcloud.com
moodle.org
mosquitomagnet.com
motorcyclecruiser.com
mottweilerstudio.com
n2value.com
nacns.org
nakedcapitalism.com
nbnco.com.au
nemlog-in.dk/login.aspx/noeglekort
nepalmonitor.org
netbank.com.au
networktools.nl
NetZone
newark.com
newgrounds.com
news.ycombinator.com
@ -211,6 +219,8 @@ technologyreview.com
thecultureblend.com
thegrommet.com
theislamicseminary.org
thespruceeats.com
thoughtco.com
ti.com
tineye.com
tocloud.com
@ -237,6 +247,7 @@ vpforums.org
walmart.com
wayfair.com
wbai.org
webstix.com
weforum.org
whatthefuckshouldimakefordinner.com
whiterose.samizdata.net

View File

@ -1,7 +1,10 @@
abebooks.com
ajc.com
asus.com
bitvps.com
caot.ca
captaintrain.com
catbox.moe
dluat.com
europa.eu
expo2015.org
@ -12,15 +15,26 @@ geocaching.com
gutenberg.org
hot-topic.co.nz
hubpages.com
intra.ruc.dk
irs.gov
knowyourmeme.com
lastword.at
libertymutual.com
logon.e-boks.dk
moodle.ruc.dk
no2nsa.x10.bz
republicbuzz.com
rijksoverheid.nl
safeco.com
securifi.com
signon.ruc.dk
singpolyma.net
stadssb.ruc.dk
stefanv.com
study.com
theverge.com
tomshardware.com
wayfair.com
wigle.net
wikidevi.com
witopia.net

View File

@ -0,0 +1,11 @@
20-kudk.queue-it.net 403
europa.eu 403
gutenberg.org 403
hot-topic.co.nz 403
rijksoverheid.nl 403
stefanv.com 403
tomshardware.com 403
usa.gov customerror
wigle.net 403
wikidevi.com 403
witopia.net 403

View File

@ -1 +1,3 @@
(add FQDN here)
borger.dk Click "Digital Post" and get redirected to nemlog-in.dk, which tells Tor users "A technical error has occurred."
botsin.space The admin don't care Tor users. Tor user can't login or register at all.
chase.com The bank gives you an opportunity to provide your login creds and then denies the user access and locks their credit card account permanently for "using an unauthorized device". The action is irreversible, and card holders must sign up for a new card with new number if they want service.

View File

@ -0,0 +1,2 @@
livingmoldfree.com
thewimpyvegetarian.com