Page 2 of 2
Re: ABE selectively allow google.com?
Posted: Tue Jun 30, 2009 9:58 am
by Giorgio Maone
GµårÐïåñ wrote:Yes that would be valid and yes you can use multiple sites in the same rule, in fact for performance I would think it would be preferred.
Correct on both point. After all ABE starts to be understood

Re: ABE selectively allow google.com?
Posted: Tue Jun 30, 2009 10:13 am
by Tom T.
Giorgio Maone wrote:... After all ABE starts to be understood

Give it time, Giorgio. Rome wasn't built in a day, you know!

Re: ABE selectively allow google.com?
Posted: Tue Jun 30, 2009 3:20 pm
by GµårÐïåñ
No, it took two days

Re: ABE selectively allow google.com?
Posted: Tue Jun 30, 2009 4:07 pm
by essex boy
Cheers to the man for the rule.
Don't be thinking I wanted to block google ads from your own site. It was the easiest example I could find nice an quick to test the dud rule.
Got no experience with all this web 2.0 stuff cause I only ever used terminal for browsing and corresponding. Thats how I learned at college from me friends and I never had no need for pictures and music coming via a computer etc.
So this FireFox is new too for me. And I don't like the vibe of knowing all these scripts are all just waiting to run, just because a geezer wants to transact some corresponding, you know what I mean.
Here's me abe user rule now
Site *.googlesyndication.com googlesyndication.com
Accept from mail.google.com noscript.net
Deny
Your ever in Woodford, specially South, we've got the good Italian restaurants no question.
Cheers again
Re: ABE selectively allow google.com?
Posted: Wed Jul 01, 2009 8:01 am
by Tom T.
@Giorgio:
essex boy wrote:
Here's me abe user rule now
Site *.googlesyndication.com googlesyndication.com
Accept from mail.google.com noscript.net
Deny
Confirming that as in the above example, the home sites as well can all be on one line, separated by a single space?
My example had the home sites each on a separate line:
Code: Select all
Site *.googlesyndication.com googlesyndication.com
Accept from noscript.net
Accept from flashgot.net
Accept from maone.net
Accept from informaction.com
Deny
... and was confirmed as correct without comment as to whether "Accept from" could be followed by multiple space-delimited sites. Please confirm -- certainly faster and easier.
Code: Select all
Site *.googlesyndication.com googlesyndication.com
Accept from noscript.net flashgot.net maone.net informaction.com
Deny
Thanks.
Re: ABE selectively allow google.com?
Posted: Wed Jul 01, 2009 10:02 am
by Giorgio Maone
Tom T. wrote:Please confirm -- certainly faster and easier.
Code: Select all
Site *.googlesyndication.com googlesyndication.com
Accept from noscript.net flashgot.net maone.net informaction.com
[/quote]
Yes, confirmed. You can put any number of patterns both in the "Site" and in the "from" clause, space separated, and it is both easier and more efficient.