Ok, this isn't GM scripting, it's ad host hunting. If you want to block CNN and Fox News ads put this into your hosts file. Those are zeros BTW.
0.0.0.0 ad.doubleclick.net ads.cnn.com
Now this isn't visually pleasing because it blocks all ads and the page will look outa whack but it works.
Warning: this resolves those hosts to your computer so if your running a web server on your computer it's gona see the traffic. Hmm, you could configure your server to always respond with a blank page for requests from those hosts/domains.
Thursday, July 17, 2008
Greasemonkey - Fox News Ads
Heh, I decided to get back into some GM scripts starting with the Fox video player. After doing some snooping I realized GM may not be able to do it since it's not a combination flash/JS but completely implemented in flash. So snooping a little traffic I decided to get ad.doubleclick.net out of the way so added a host entry for ad.doubleclick.net to resolve to 0.0.0.0 and low-and-behold the ads are gone. That was easy! :)
Saturday, July 07, 2007
Greasemonkey - Live 365 tweaks
Ok, so I've been using live365 for a while now. By default their player will send a 'silent' stream if you close the player. While on XP, I'm now using Ubuntu, my browser popup blocker would block the onbeforeunload and onunload events so when I closed the player the stream would continue to play. The popup blocker I use for Ubuntu doesn't block the onbeforeunload and onunload so I wrote a GM script to allow you to close the player window and keep the stream playing. Oh, I intergrated the house ad blocker so you don't get nagged to create an account after every 5th stream.
live365tweaks.user.js
live365tweaks.user.js
Sunday, December 17, 2006
Bug Report
Use this posting to report bugs with my scripts.
Please supply:
1) Script name
2) Problem
3) Failing url
Please supply:
1) Script name
2) Problem
3) Failing url
Saturday, December 16, 2006
Greasemonkey -- SoFeminine RingTone Linker
Ok, it's been a while. There are two bugs pending in current scripts. I'll get those fixed.
Here's a new one. I like the ring tones from SoFeminine but I hate the flash player to listen to them. I've created a script to tweak the anchors to link directly to the mp3.
sofeminineringtonelinker.user.js
Here's a new one. I like the ring tones from SoFeminine but I hate the flash player to listen to them. I've created a script to tweak the anchors to link directly to the mp3.
sofeminineringtonelinker.user.js
Thursday, September 14, 2006
I'm sad, this guys doesn't like me
This guy lists a bunch of 'bad' GM scripts, 8 of them are mine woohoo!!! I added a comment but it's been waiting moderation since Aug 21.
Webmasters, Could Firefox Be Bad For Your Health?
Webmasters, Could Firefox Be Bad For Your Health?
Tuesday, August 29, 2006
Monday, April 10, 2006
Greasemonkey -- Break.com
Ok, I'm going to try and get back to GM. This script will remove the ads between the videos and play the videos directly in the player.
breakcomfriendlyvideo.user.js
breakcomfriendlyvideo.user.js
Subscribe to:
Posts (Atom)