|
1 | 1 | <!-- |
2 | 2 | For other Microsoft coverage, see Microsoft.xml. |
3 | 3 |
|
4 | | -
|
5 | | - CDN buckets: |
6 | | -
|
7 | | - - surface.microsoftstore.edgesuite.net |
8 | | - - msstore.vo.msecnd.net |
9 | | -
|
10 | | -
|
11 | | - Nonfunctional domains: |
12 | | -
|
13 | | - - surface.microsoftstore.com (akamai; redirects to http) |
14 | | -
|
15 | | -
|
16 | | - Problematic domains: |
17 | | -
|
18 | | - - microsoftstore.com * |
19 | | - - content.microsoftstore.com * |
20 | | -
|
21 | | - * Mismatched |
22 | | -
|
23 | | -
|
24 | | - Partially covered domains: |
25 | | -
|
26 | | - - (www.)microsoftstore.com (some [most?] pages redirect to http) |
27 | | -
|
28 | | -
|
29 | | - Fully covered domains: |
30 | | -
|
31 | | - - *.microsoftstoreassets.com: |
32 | | -
|
33 | | - - assets-\d |
34 | | -
|
35 | | -
|
36 | | - emea.microsoftstore.com: Dropped over http |
37 | | - external.microsoftstoreservices.com: Dropped over http |
38 | | -
|
39 | | -
|
40 | | - Mixed content: |
41 | | -
|
42 | | - - Images on www from dri1.img.digitalrivercontent.net |
43 | | -
|
| 4 | + Invalid certificate: |
| 5 | + - content.microsoftstore.com |
44 | 6 | --> |
45 | | -<ruleset name="Microsoft Store (partial)"> |
46 | | - |
47 | | - <!-- Direct rewrites: |
48 | | - --> |
49 | | - <!--target host="content.microsoftstore.com" /--> |
50 | | - <!--target host="emea.microsoftstore.com" /--> |
51 | | - <target host="www.microsoftstore.com" /> |
52 | | - |
53 | | - <target host="*.microsoftstoreassets.com" /> |
54 | | - <!--target host="external.microsoftstoreservices.com" /--> |
55 | 7 |
|
56 | | - <!-- Special cases: |
57 | | - --> |
| 8 | +<ruleset name="Microsoft Store (partial)"> |
58 | 9 | <target host="microsoftstore.com" /> |
| 10 | + <target host="www.microsoftstore.com" /> |
| 11 | + <target host="answerdesk.microsoftstore.com" /> |
| 12 | + <target host="lobby.microsoftstore.com" /> |
| 13 | + <target host="surface.microsoftstore.com" /> |
| 14 | + <target host="xbox.microsoftstore.com" /> |
59 | 15 |
|
60 | | - <!--exclusion pattern="^http://emea\.microsoftstore\.com/(?!\w+/(?:desktopdefault\.aspx|portaldata/|services/|tags\.axd))" /--> |
61 | | - <!-- |
62 | | - Redirects to http: |
63 | | - --> |
64 | | - <!--exclusion pattern="^http://(?:www\.)?microsoftstore\.com/store(?:$|[?/])" /--> |
65 | | - <!-- |
66 | | - Exceptions: |
67 | | - --> |
68 | | - <exclusion pattern="^http://(?:www\.)?microsoftstore\.com/(?!DRHM|sstore(?:$|[?/]))" /> |
69 | | - |
70 | | - <!-- +ve: |
71 | | - --> |
72 | | - <test url="http://www.microsoftstore.com/signature" /> |
73 | | - <test url="http://www.microsoftstore.com/sms" /> |
74 | | - <test url="http://www.microsoftstore.com/store" /> |
75 | | - <test url="http://www.microsoftstore.com/store/msca/en_CA/home" /> |
76 | | - <test url="http://www.microsoftstore.com/store/msde/de_DE/DisplayHelpContactUsPage/" /> |
77 | | - <test url="http://www.microsoftstore.com/store/msus/en_AU/DisplayWorldWidePage/" /> |
78 | | - |
79 | | - <!-- -ve: |
80 | | - --> |
81 | | - <test url="http://microsoftstore.com/sstore?Action=DisplayPage&Env=BASE&Locale=en_IE&SiteID=msmea&id=ThreePgCheckoutShoppingCartPage" /> |
82 | | - <test url="http://www.microsoftstore.com/sstore?Action=DisplayPage&Env=BASE&Locale=en_IE&SiteID=msmea&id=ThreePgCheckoutShoppingCartPage" /> |
83 | | - |
84 | | - |
85 | | - <rule from="^http://microsoftstore\.com/" |
86 | | - to="https://www.microsoftstore.com/" /> |
87 | | - |
88 | | - <rule from="^http:" |
89 | | - to="https:" /> |
90 | | - |
| 16 | + <rule from="^http:" to="https:" /> |
91 | 17 | </ruleset> |
0 commit comments