|
31 | 31 |
|
32 | 32 | - euw ¹ |
33 | 33 | - na ¹ |
| 34 | + - forums.(na|euw) ¹ |
34 | 35 | - community.na ² |
35 | 36 | - competitive.na ³ |
36 | 37 |
|
37 | | - ¹ Redirects to http, valid cert |
| 38 | + ¹ 500 |
38 | 39 | ² Refused |
39 | 40 | ³ 503, akamai |
40 | 41 |
|
|
45 | 46 | - gameinfo.euw ¹ |
46 | 47 | - gameinfo.na ¹ |
47 | 48 | - prized.na ² |
| 49 | + - metrics ³ |
| 50 | + - status ³ |
48 | 51 |
|
49 | 52 | ¹ cloudfront |
50 | 53 | ² Works; mismatched, CN: *.gotpantheon.com |
| 54 | + ³ mismatch |
51 | 55 |
|
52 | 56 |
|
53 | 57 | Partially covered subdomains: |
54 | 58 |
|
55 | | - - forums.na * |
56 | 59 | - signup * |
57 | 60 |
|
58 | 61 | * Some pages redirect to http |
|
65 | 68 | - pbesignup.euw |
66 | 69 | - pbesignup.na |
67 | 70 | - support |
| 71 | + - account |
| 72 | + - ddragon |
68 | 73 |
|
69 | 74 | * → dx0wf1fepagqw.cloudfront.net |
70 | 75 |
|
|
91 | 96 | <ruleset name="League of Legends.com (partial)"> |
92 | 97 |
|
93 | 98 | <target host="leagueoflegends.com" /> |
94 | | - <target host="*.leagueoflegends.com" /> |
95 | | - <!-- |
96 | | - Redirect to http: |
97 | | - --> |
98 | | - <!--exclusion pattern="^http://forums\.na\.leagueoflegends\.com/board/($|\?)" /--> |
99 | | - <!--exclusion pattern="^http://signup\.leagueoflegends\.com/+((en/home/index|en/signup/redownload|en/signup/redownload)($|\?))" /--> |
100 | | - <!-- |
101 | | - Exceptions: |
102 | | - --> |
103 | | - <exclusion pattern="^http://forums\.na\.leagueoflegends\.com/board/riot-assets/" /> |
104 | | - <exclusion pattern="^http://signup\.leagueoflegends\.com/+(?!en/signup(?:$|\?|/captcha/)|favicon\.ico|theme/)" /> |
| 99 | + <target host="signup.leagueoflegends.com" /> |
| 100 | + <target host="support.leagueoflegends.com" /> |
| 101 | + <target host="www.leagueoflegends.com" /> |
| 102 | + <target host="pbesignup.na.leagueoflegends.com" /> |
| 103 | + <target host="pbesignup.euw.leagueoflegends.com" /> |
| 104 | + <target host="account.leagueoflegends.com" /> |
| 105 | + <target host="ddragon.leagueoflegends.com" /> |
| 106 | + <target host="cdn.leagueoflegends.com" /> |
105 | 107 |
|
106 | 108 |
|
107 | 109 | <!-- Server sets Secure for: |
108 | 110 | --> |
109 | 111 | <!--securecookie host="^support\.leagueoflegends\.com$" name=".+" /--> |
110 | 112 |
|
111 | | - |
112 | | - <rule from="^http://((?:pbesignup\.(?:euw|na)|forums\.na|signup|support|www)\.)?leagueoflegends\.com/" |
113 | | - to="https://$1leagueoflegends.com/" /> |
114 | | - |
115 | 113 | <rule from="^http://cdn\.leagueoflegends\.com/" |
116 | 114 | to="https://dx0wf1fepagqw.cloudfront.net/" /> |
| 115 | + |
| 116 | + <rule from="^http:" |
| 117 | + to="https:" /> |
117 | 118 |
|
118 | 119 | </ruleset> |
0 commit comments