File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 33 <target host =" maps.gstatic.com" />
44 <target host =" maps-api-ssl.google.com" />
55 <target host =" maps.googleapis.com" />
6+ <!--
7+ https://mail1.eff.org/pipermail/https-everywhere-rules/2012-September/001317.html
8+ -->
9+ <exclusion pattern =" ^http://maps\.googleapis\.com/map(?:files/lib/map_1_20\.swf|sapi/publicapi\?file=flashapi)" />
610 <target host =" maps.google.*" />
711 <target host =" maps.google.com.*" />
812 <target host =" maps.google.co.*" />
1418 <rule from =" ^http://maps\.(google|gstatic|googleapis)\.com/" to =" https://maps.$1.com/" />
1519 <rule from =" ^http://maps\.google\.([^/]+)/" to =" https://maps.google.$1/" />
1620 <rule from =" ^http://maps-api-ssl\.google\.com/" to =" https://maps-api-ssl.google.com/" />
21+
22+ <rule from =" ^https://maps\.googleapis\.com/map(files/lib/map_1_20\.swf|sapi/publicapi\?file=flashapi)"
23+ to=" http://maps.googleapis.com/map$1" downgrade =" 1" />
24+
1725</ruleset >
1826
You can’t perform that action at this time.
0 commit comments