Post Reply 
Google Maps with 2-13 (06-06) config
Jun. 27, 2009, 01:09 AM
Post: #13
RE: Google Maps with 2-13 (06-06) config
(Jun. 26, 2009 11:49 PM)JJoe Wrote:  
(Jun. 26, 2009 09:22 PM)myzdoxae Wrote:  I just checked source and saw other sites referenced, like maps.gstatic.com and maps.gmodules.com, but I guess my wildcard entry covered those.

Doesn't your entry bypass any address that has "map" in it?
Like all those at
http://www.google.com/search?as_q=map&as_occt=url
?

I wouldn't want to do that.

Also, how is
[^/]++*(map|maps)*
better than
*map*
?

Since the Bypass List doesn't need the final *,
couldn't you add just
*map
?

Didn't know the Bypass List didn't know the trailing *.
*map works.


Also, yeah, bypassing any URL with map is not a good/safe thing to do. I should probably work on fixing that...
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Google Maps with 2-13 (06-06) config - myzdoxae - Jun. 27, 2009 01:09 AM

Forum Jump: