how to block ALL the skyblog and all the video or music site
how to block ALL the skyblog and all the video or music site
hi,
for skyblog sites, i've tried (*.skyblog.*) filter but the text in the page is not blocked, what can i do ?
and for the video and music sites ?
for skyblog sites, i've tried (*.skyblog.*) filter but the text in the page is not blocked, what can i do ?
and for the video and music sites ?
Can you give me an example page where this element can be found?
Is it:
... that you are trying to block?
ps: Adblock Plus only blocks ads ... not sites.
Is it:
Code: Select all
http://oas.skyregie.
ps: Adblock Plus only blocks ads ... not sites.
thank's for the rapid response,
example of link of skyblog :
http://funnygirl02.skyblog.com/
and i want to block all his content.
thank's.
example of link of skyblog :
http://funnygirl02.skyblog.com/
and i want to block all his content.
thank's.
Sounds like you want to do this because of children.
You CAN element-hide the "body" content of the entire skyblog web site by using:
This should 'hide' the entire skyblog domain's pages completely ... if this is what you want.
Please let me know if this works as no one has tried it before.

You CAN element-hide the "body" content of the entire skyblog web site by using:
Code: Select all
skyblog.com#body
Please let me know if this works as no one has tried it before.

Last edited by rick752 on Fri Jan 12, 2007 12:16 am, edited 2 times in total.
Your welcomebk23 wrote:wow, great, that's what i want.
thank's.

You can be more specific if you want by just using:
Code: Select all
funnygirl02.skyblog.com#body
@Wladimir:Wladimir Palant wrote:I actually think you want BlockSite.
No matter how he/she blocks the site, I think that there is going to be some "teenage rage" to be dealt with in that house tonight. Being a dad who has gone through things like this, I know where this user is coming from.

Good for you bk23

Not all teens are that smart .... my daughter is 25 and has used a pc for ages (and with ABP). I know that I could baffle her with that one if she had no idea HOW it was blocked. Remember, Dogg, element-hides do not show up in the blockable items list.IceDogg wrote:These are pretty easy for teens/kids to remove though. Not the best way to do it IMO.

Of course she could easily see it if she disabled ABP ... but she wouldn't even think of that.
If you want to protect the blocking-process against further manipulation and you are using Windows you could simply ad
to your hosts file located in 'WINNT/system32/drivers/etc'. Noone without administration rights should be able to change this.
Code: Select all
127.0.0.1 skyblog.com
Why does everybody use 127.0.0.1 instead of 0.0.0.0? Does using 0.0.0.0 cause some problem?Adblocker wrote:Code: Select all
127.0.0.1 skyblog.com
Matt Nordhoff