Shoutbox

ABP block site/domain - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: ABP block site/domain (/showthread.php?tid=91134)

ABP block site/domain by Jarrod on 06-21-2009 at 01:49 AM

how to I get abp to block http://smouch.net/lol
|http://*.smouch.net/*.
doesn't seem to work


RE: ABP block site/domain by Voldemort on 06-21-2009 at 02:17 AM

iirc "*.smouch*" should work?


RE: ABP block site/domain by NanaFreak on 06-21-2009 at 02:25 AM

|http://*.smouch.net/*.

why is there a dot after the *'s? its not like regular expressions btw, * will match any character...

maybe try

|http://*smouch.net/*


RE: ABP block site/domain by Jarrod on 06-21-2009 at 02:45 AM

well the problem is it doesn't block the actual page, it just blocks elements from that location like the style sheets, and since the video is from somewhere else it doesn't block:(


RE: ABP block site/domain by Chancer on 06-21-2009 at 02:49 AM

Open with firefox. When it's loaded, hit CTRL+W and keep pushing Esc. When all the messages are gone, press CTRL+SHIFT+V and block all possible elements.

But why would you want to block it?


RE: ABP block site/domain by Jarrod on 06-21-2009 at 03:21 AM

quote:
Originally posted by Chancer
Open with firefox. When it's loaded, hit CTRL+W and keep pushing Esc. When all the messages are gone, press CTRL+SHIFT+V and block all possible elements.
doesn't clock all the annoying alerts though
quote:
Originally posted by Chancer
But why would you want to block it?
cos I have friends who go to that site then walk away from my computer:P
RE: ABP block site/domain by NanaFreak on 06-21-2009 at 03:23 AM

make a greasemonkey script so that when it loads that page it makes the page have no script tags around it?


RE: ABP block site/domain by Chancer on 06-21-2009 at 04:17 AM

quote:
Originally posted by Jarrod
cos I have friends who go to that site then walk away from my computer:P
You might need some fists rather than an ad-blocker :P

Another idea, edit your hosts file to redirect that url to somewhere else.
RE: ABP block site/domain by Jarrod on 06-21-2009 at 04:20 AM

did that:P


RE: ABP block site/domain by Chancer on 06-21-2009 at 04:03 PM

Fists or hosts?


RE: ABP block site/domain by Vilkku on 06-22-2009 at 04:54 AM

|http://smouch.net/media/*

That should do it.

|http://*.smouch.net/* != |http://smouch.net/*


RE: ABP block site/domain by Jarrod on 06-22-2009 at 06:50 AM

quote:
Originally posted by Chancer
Fists or hosts?
hosts