|
87 | 87 | <securecookie host=".*\.ubi\.com$" name=".+" /> |
88 | 88 |
|
89 | 89 |
|
90 | | - <rule from="^http://static7\.ubi\.com/" |
91 | | - to="https://s3.amazonaws.com/static7.ubi.com/" /> |
92 | | - |
93 | | - <rule from="^http://(cs|engineroom|ghost-recon|hbe|secure|static\d(?:\.cdn)?|support|tomclancy-thedivision|tools|ubibar|uplay|uts)\.ubi\.com/" |
| 90 | + <test url="http://static1.cdn.ubi.com/" /> |
| 91 | + <test url="http://static3.cdn.ubi.com/" /> |
| 92 | + <test url="http://static4.cdn.ubi.com/" /> |
| 93 | + <test url="http://static6.cdn.ubi.com/" /> |
| 94 | + <test url="http://static7.cdn.ubi.com/" /> |
| 95 | + <test url="http://static9.cdn.ubi.com/" /> |
| 96 | + <test url="http://static10.cdn.ubi.com/" /> |
| 97 | + <test url="http://static11.cdn.ubi.com/" /> |
| 98 | + <test url="http://static13.cdn.ubi.com/" /> |
| 99 | + <test url="http://static14.cdn.ubi.com/" /> |
| 100 | + <test url="http://static17.cdn.ubi.com/" /> |
| 101 | + |
| 102 | + <rule from="^http://static(1|3|4|6|7|9|10|11|13|14|17)\.cdn\.ubi\.com/" |
| 103 | + to="https://ubistatic$1-a.akamaihd.net/" /> |
| 104 | + |
| 105 | + <test url="http://static7.ubi.com/" /> |
| 106 | + <test url="http://static15.ubi.com/" /> |
| 107 | + <test url="http://static16.ubi.com/" /> |
| 108 | + |
| 109 | + <rule from="^http://static(7|15|16)\.ubi\.com/" |
| 110 | + to="https://s3.amazonaws.com/static$1.ubi.com/" /> |
| 111 | + |
| 112 | + <test url="http://cs.ubi.com/" /> |
| 113 | + <test url="http://engineroom.ubi.com/" /> |
| 114 | + <test url="http://hbe.ubi.com/" /> |
| 115 | + <test url="http://secure.ubi.com/" /> |
| 116 | + <test url="http://support.ubi.com/" /> |
| 117 | + <test url="http://tools.ubi.com/" /> |
| 118 | + <test url="http://ubibar.ubi.com/" /> |
| 119 | + <test url="http://uplay.ubi.com/" /> |
| 120 | + <test url="http://uts.ubi.com/" /> |
| 121 | + <test url="http://legal.ubi.com/" /> |
| 122 | + |
| 123 | + <rule from="^http://(cs|engineroom|hbe|secure|static\d(?:\.cdn)?|support|tools|ubibar|uplay|uts|legal)\.ubi\.com/" |
94 | 124 | to="https://$1.ubi.com/" /> |
95 | 125 |
|
96 | 126 | </ruleset> |
0 commit comments