|
1 | 1 | <!-- |
2 | | - For other SLI Systems coverage, see SLI-Systems.xml. |
| 2 | + For other SLI Systems coverage, see SLI-Systems.com.xml. |
| 3 | + There are too much hosts to list them all. |
3 | 4 |
|
| 5 | + Mismatched: |
| 6 | + ^resultspage.com |
4 | 7 |
|
5 | | - Nonfunctional domains: |
| 8 | + Not exist: |
| 9 | + www.resultspage.com |
6 | 10 |
|
7 | | - - (www.)resultsdemo.com (redirects to http, valid cert) |
8 | | - - (www.)resultspage.com (mismatched, CN: *.resultsdemo.com) |
9 | | - - sli-systems.resultspage.com (redirects to site-search.sli-systems.com, with or without https) |
| 11 | + Different http/https content: |
| 12 | + boden.resultspage.com |
| 13 | + cbs.resultspage.com |
| 14 | + footwearetc.resultspage.com |
10 | 15 |
|
| 16 | + MCB: |
| 17 | + filtersfast.resultspage.com |
11 | 18 |
|
12 | | - Fully covered resultspage.com subdomains: |
13 | | -
|
14 | | - - assets |
15 | | - - \w+ (per-client subdomains) |
16 | | -
|
| 19 | + Redirects to http: |
| 20 | + lenovo-outlet.resultspage.com |
17 | 21 | --> |
18 | | -<ruleset name="resultspage.com (partial)"> |
19 | | - |
20 | | - <target host="*.resultspage.com" /> |
21 | | - <exclusion pattern="^http://www\." /> |
22 | | - |
23 | | - |
24 | | - <securecookie host="^.+\.resultspage\.com$" name=".+" /> |
25 | | - |
26 | | - |
27 | | - <rule from="^http://([\w-]+)\.resultspage\.com/" |
28 | | - to="https://$1.resultspage.com/" /> |
29 | | - |
| 22 | +<ruleset name="Resultspage.com (partial)"> |
| 23 | + <target host="assets.resultspage.com" /> |
| 24 | + <test url="http://assets.resultspage.com/logos/sli_logo_2014.png" /> |
| 25 | + <target host="bocabearings.resultspage.com" /> |
| 26 | + <target host="discovery.resultspage.com" /> |
| 27 | + <target host="etundra.resultspage.com" /> |
| 28 | + <target host="itvsn.resultspage.com" /> |
| 29 | + <target host="poolandspawarehouse.resultspage.com" /> |
| 30 | + <target host="sli-systems.resultspage.com" /> |
| 31 | + |
| 32 | + <securecookie host=".+" name=".+" /> |
| 33 | + |
| 34 | + <rule from="^http:" to="https:" /> |
30 | 35 | </ruleset> |
| 36 | + |
0 commit comments