Thanks. I'll test and get back to you. Note that the new keys support wildcard referrer filtering.
Chris On Jan 30, 2012 5:35 PM, "Pil" <[email protected]> wrote: > Hi Chris, > > the easiest way is to use a Firefox customization > > // Don't give away the Referrer > // 0=don't send any, 1=send only on clicks, 2=send on image requests > as well > user_pref("network.http.sendRefererHeader", 0); > > > Now I'd recommend using RefControl to send the root domain of the > visited site as referrer. > > http://www.stardrifter.org/refcontrol/ > > > > > On Jan 30, 1:21 am, Chris Broadfoot <[email protected]> wrote: > > On Sat, Jan 28, 2012 at 7:06 PM, Pil <[email protected]> wrote: > > > My browser is not allowed to give away the referrer. This is for (my > > > own) security resons and to protect (my own) privacy. > > > > Hi Pil, > > > > Could you tell me how you made this change to your browser? > > > > Cheers > > Chris > > > > -- > > G+:http://chrisbroadfoot.id.au/+ > > Twitter:http://twitter.com/broady > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
