Page 1 of 1

omgubuntu facebook annoyance

Posted: Thu Jul 11, 2013 9:01 pm
by Guest
Everytime http://www.omgubuntu.co.uk/ is open a popup appears showing "Follow us on Facebook!". I can only disable it by blocking ajax.googleapis.com, which is needed by some websites to work eg: comments section and like buttons.

Should I use ABE to block googleapis for this website or is there any other workaround?

Thanks.

Re: omgubuntu facebook annoyance

Posted: Fri Jul 12, 2013 5:16 am
by Thrawn
This is an excellent case for using ABE :).

Try this in your User ruleset:

Code: Select all

Site .ajax.googleapis.com
Deny from .omgubuntu.co.uk

Re: omgubuntu facebook annoyance

Posted: Fri Jul 12, 2013 5:14 pm
by Guest
Thank you.