portion of the bitcoin community is going to reverse their decision on a fork that allow the devs to upload an IP black list.
Do you know the difference betwean the words "uploading" and "downloading"?
Do you know that if you set a proxy then XT will not download any list from torproject.org ?
Do you know that you can just start the node with this flag
-disableipprio flag XT will not download any list from torproject.org ?
And one more thing, do you know what does this code on
Bitcoin Core?
OMG all of them will know your IP!

vSeeds.push_back(CDNSSeedData("bitcoin.sipa.be", "seed.bitcoin.sipa.be")); // Pieter Wuille
vSeeds.push_back(CDNSSeedData("bluematt.me", "dnsseed.bluematt.me")); // Matt Corallo
vSeeds.push_back(CDNSSeedData("dashjr.org", "dnsseed.bitcoin.dashjr.org")); // Luke Dashjr
vSeeds.push_back(CDNSSeedData("bitcoinstats.com", "seed.bitcoinstats.com")); // Christian Decker
vSeeds.push_back(CDNSSeedData("xf2.org", "bitseed.xf2.org")); // Jeff Garzik
vSeeds.push_back(CDNSSeedData("bitcoin.jonasschnelli.ch", "seed.bitcoin.jonasschnelli.ch")); // Jonas Schnelli
You are just another parrot.