not really an ad but just an annoyance i'd really like to block those twitter boxes on sites where they keep updating what people are saying for example on this site
http://www.inhabitat.com/
if you scroll down a little on the right they have a box updating what people tweet
twitter block
Re: twitter block
Code: Select all
|http://search.twitter.com/search.json?*$domain=inhabitat.com
inhabitat.com##.twtr-widget
Re: twitter block
thanks so much is there a way to do a block for all twitter widgets like this i know i've seen this on a couple other sites too so i'd like to not limit it to just that inhabitat sitefanboy wrote:Code: Select all
|http://search.twitter.com/search.json?*$domain=inhabitat.com inhabitat.com##.twtr-widget
Re: twitter block
Gee you guys, he's asking to block all twitter widgets when not on twitter. Wouldn't the following really narrow things down?
Or even
seems pretty efficient with zero if any false positives.
Code: Select all
twitter.com$domain=~twitter.com
Code: Select all
twit$third-party
Re: twitter block
thanks twit$third-party seemed to work i'm getting sick of all these sites trying to tie into your facebook or twitter or show you stuff from their facebook or twitter and it usually makes the page load a lot slower