Hello [email protected],

Am 2010-12-20 20:32:45, hacktest Du folgendes herunter:
> More and more sites are taking longer to load because
> they are saddled with some Google-garbage called
> "Google analytics".
> 
> I can manually hit Stop and then Reload and get around
> it but is there an add-on or something that will trap the
> Google nonsense and automate Stop and Reload?

If you use "bind9" as your nameserver try this:

----[ '/etc/bind/DNS_TRASH' ]-------------------------------------------
@               86400   IN SOA          dns.yourserver.here.    
hostmaster.yourserver.here. ( 1292824838 10800 3600 604800 86400 )

                        IN NS           dns.yourserver.here.

pagead2                 IN A            127.0.0.1
www                     IN A            127.0.0.1
------------------------------------------------------------------------

----[ '/etc/bind/named.conf.local' ]------------------------------------
zone "googlesyndication.com" {
        type            master;
        file            "/etc/bind/DNS_TRASH";
};
zone "google-analytics.com" {
        type            master;
        file            "/etc/bind/DNS_TRASH";
};
------------------------------------------------------------------------

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsyst...@tdnet France EURL       itsyst...@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber [email protected]
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to