Post Reply 
Google Maps with 2-13 (06-06) config
Jun. 27, 2009, 02:09 AM
Post: #14
RE: Google Maps with 2-13 (06-06) config
At some point you may want to make your entries hashable.
http://www.proxomitron.info/45/help/Bloc...ation.html

Code:
[^/]++mt([#0:5]).google.com
[^/]++kh([#0:5]).google.com
[^/]++local.google.com

are not hashable.

Code:
[^/]++.google.com/&(mt|kh)[#0:5].
[^/]++local.google.com/
[^/]++local.google.com:

are.

Have fun.
Add Thank You Quote this message in a reply
Post Reply 


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

Forum Jump: