File tree Expand file tree Collapse file tree 1 file changed +11
-20
lines changed
Expand file tree Collapse file tree 1 file changed +11
-20
lines changed Original file line number Diff line number Diff line change 11<!--
22 For other Google coverage, see GoogleServices.xml.
33
4-
5- Fully covered subdomains:
6-
7- - (www.)
8- - developer
9- - market
10- - source
11-
124-->
135<ruleset name =" Android.com" >
146
157 <target host =" android.com" />
16- <target host =" *.android.com" />
17-
18- <test url =" http://developer.android.com/" />
19- <test url =" http://market.android.com/" />
20- <test url =" http://source.android.com/" />
21- <test url =" http://tools.android.com/" />
8+ <target host =" www.android.com" />
9+ <target host =" developer.android.com" />
10+ <target host =" market.android.com" />
11+ <target host =" messages.android.com" />
12+ <target host =" partner.android.com" />
13+ <target host =" source.android.com" />
14+ <target host =" tools.android.com" />
2215
23-
24- <securecookie host =" .+\.android\.com$" name =" .+" />
25-
26-
27- <rule from =" ^http://((?:developer|market|source)\.)?android\.com/"
28- to=" https://$1android.com/" />
16+ <securecookie host =" .+" name =" .+" />
2917
3018 <rule from =" ^http://tools\.android\.com/"
3119 to=" https://sites.google.com/a/android.com/tools/" />
3220
21+ <rule from =" ^http:"
22+ to=" https:" />
23+
3324</ruleset >
You can’t perform that action at this time.
0 commit comments