Has this been confirmed to still be happening? The guys blog post[1] states that this was on Nov 20th 2012. Anyone currently using a comcast account want to put down their pitchfork for a second and help verify this? [1] http://blog.ryankearney.com/2013/01/comcast-caught-intercept...
Comcast injecting JS
121–130 of 288 posts
Re: Comcast injecting JS
#122OMG LOL. Have they never heard about jQuery? Christ, they could have made the code so much more elegant.
Their jQuery code would probably look like http://enterprise-js.com/23 , with aggressive caching methods used on all jQuery selectors: http://enterprise-js.com/27
Re: Comcast injecting JS
#123Earlier quoted context omitted.
right tool for the right job. a 1 page script written for comcast does not demand jQuery. That's not to say it would have improved it.
It at least would remove this damn ugly browser switching code. Hey, it's 2013, no need to reinvent the wheel...
Re: Comcast injecting JS
#124Earlier quoted context omitted.
So did Comcast IIRC
I believe Comcast hijacked NXDOMAIN DNS replies and replaced them with their own IP address, causing every non-existant domain name to go to their search page you had to opt-out of.
Re: Comcast injecting JS
#125Re: Comcast injecting JS
#126Re: Comcast injecting JS
#127I've now resorted to using a remote VPN for all of my traffic.
[0]: A reddit post in which I discuss it: http://www.reddit.com/r/self/comments/19zhl6/my_isp_is_injec...
Re: Comcast injecting JS
#128This code is beyond awful - it fails to display, makes endless AJAX requests, and more; here are a few fun tidbits: 1. The code is not encapsulated in an IIFE, so it clobbers any global variables (like 'image_url') in the page, breaking any scripts relying on those variables. 2. The code spends an inordinate time checking if you're running Netscape Navigator 6. 3. Strangely, they include a whole bunch of code allowin…
> Whoever wrote this script should be fired. Not to mention the potential GPL violation for cut-n-pasting brainjar code. http://www.brainjar.com/terms.asp
Re: Comcast injecting JS
#129Earlier quoted context omitted.
I believe Comcast hijacked NXDOMAIN DNS replies and replaced them with their own IP address, causing every non-existant domain name to go to their search page you had to opt-out of.
T-Mobile is currently doing this and does not allow for opt-out.
Re: Comcast injecting JS
#130I'm torn. This seems bad, but the warning (exceeding your bandwidth quota) seems valuable. I can't think of another, better way to message this.
The right way would be to ask the customer when they sign up for service what method they would like to receive service notices through. Phone, email, SMS, lettermail, twitter, Facebook, there's a million better ways than to modify my data.