Page 1 of 1

twitter block

Posted: Mon Dec 07, 2009 12:03 am
by slyder
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

Re: twitter block

Posted: Mon Dec 07, 2009 12:21 am
by fanboy

Code: Select all

|http://search.twitter.com/search.json?*$domain=inhabitat.com
inhabitat.com##.twtr-widget

Re: twitter block

Posted: Mon Dec 07, 2009 5:09 pm
by Guest
fanboy wrote:

Code: Select all

|http://search.twitter.com/search.json?*$domain=inhabitat.com
inhabitat.com##.twtr-widget
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 site

Re: twitter block

Posted: Mon Dec 07, 2009 7:19 pm
by asdf
Gee you guys, he's asking to block all twitter widgets when not on twitter. Wouldn't the following really narrow things down?

Code: Select all

twitter.com$domain=~twitter.com
Or even

Code: Select all

twit$third-party
seems pretty efficient with zero if any false positives.

Re: twitter block

Posted: Wed Dec 09, 2009 12:01 am
by slyder
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