If you look at this file here: https://github.com/popcorn-time/popcorn-app/blob/master/js/t... It sends usage data to Google Analytics. I can see how this can translate into you getting caught. Be careful. Even if you don't have a 'trackingId' set it still sends GET requests to http://google.com/
Add this to your /etc/hosts 127.0.0.1 ssl.google-analytics.com 127.0.0.1 www.google-analytics.com 127.0.0.1 google-analytics.com
curl http://someonewhocares.org/hosts/hosts | sudo tee -a /etc/hosts