|
156 | 156 | <target host="consumersupport.lenovo.com" /> |
157 | 157 | <target host="news.lenovo.com" /> |
158 | 158 | <target host="ovp.lenovo.com" /> |
| 159 | + <target host="www.partnerinfo.lenovo.com" /> |
159 | 160 | <target host="social.lenovo.com" /> |
160 | 161 |
|
| 162 | + <exclusion pattern="^http://(?:www\.)?lenovo\.co\.uk/(?!$)" /> |
| 163 | + |
| 164 | + <test url="http://lenovo.co.uk//" /> |
| 165 | + <test url="http://www.lenovo.co.uk/?" /> |
| 166 | + <test url="http://www.lenovo.co.uk//" /> |
| 167 | + |
| 168 | + <exclusion pattern="^http://(?:blog|consumersupport|news|ovp|www\.partnerinfo|social)\.lenovo\.com/" /> |
| 169 | + |
| 170 | + <test url="http://blog.lenovo.com/" /> |
| 171 | + <test url="http://consumersupport.lenovo.com" /> |
| 172 | + <test url="http://news.lenovo.com" /> |
| 173 | + <test url="http://ovp.lenovo.com" /> |
| 174 | + <test url="http://www.partnerinfo.lenovo.com" /> |
| 175 | + <test url="http://social.lenovo.com" /> |
| 176 | + |
161 | 177 |
|
162 | 178 | <!-- Not secured by server: |
163 | 179 | --> |
164 | | - <securecookie host="\.lenovo\.com$" name="^VISITORID$" /> |
165 | | - <securecookie host="forums\.lenovo\.com$" name="^(LiSESSIONID|LithiumUserInfo|LithiumUserSecure|LithiumVisitor)$" /> |
166 | | - <securecookie host="^ovp\.lenovo\.com$" name="^JSESSIONID$" /> |
167 | | - <securecookie host="^support\.lenovo\.com$" name="^esupport#lang$" /> |
168 | | - <securecookie host="^\.support\.lenovo\.com$" name="^esupport#lang1$" /> |
| 180 | + <!--securecookie host="\.lenovo\.com$" name="^VISITORID$" /--> |
| 181 | + <!--securecookie host="forums\.lenovo\.com$" name="^(LiSESSIONID|LithiumUserInfo|LithiumUserSecure|LithiumVisitor)$" /--> |
| 182 | + <!--securecookie host="^ovp\.lenovo\.com$" name="^JSESSIONID$" /--> |
| 183 | + <!--securecookie host="^support\.lenovo\.com$" name="^esupport#lang$" /--> |
| 184 | + <!--securecookie host="^\.support\.lenovo\.com$" name="^esupport#lang1$" /--> |
169 | 185 |
|
170 | 186 | <securecookie host="\.lenovo\.com$" name="VISITORID" /> |
171 | 187 | <securecookie host="(?:forums|\.?support)\.lenovo\.com$" name=".+" /> |
|
249 | 265 | <rule from="^https://(blog|consumersupport|news|ovp|www\.partnerinfo|social)\.lenovo\.com/" |
250 | 266 | to="http://$1.lenovo.com/" downgrade="1" /> |
251 | 267 |
|
| 268 | + <!--test url="https://blog.lenovo.com/" /--> |
| 269 | + <!--test url="https://consumersupport.lenovo.com" /--> |
| 270 | + <!--test url="https://news.lenovo.com" /--> |
| 271 | + <!--test url="https://ovp.lenovo.com" /--> |
| 272 | + <!--test url="https://www.partnerinfo.lenovo.com" /--> |
| 273 | + <!--test url="https://social.lenovo.com" /--> |
| 274 | + |
252 | 275 | </ruleset> |
0 commit comments