|
| 1 | +<!-- |
| 2 | + Invalid certificate: |
| 3 | + - corporate.abercrombie.com |
| 4 | + - m.sg.abercrombie.com |
| 5 | + - www.uk.abercrombie.com |
| 6 | +--> |
| 7 | + |
| 8 | +<ruleset name="Abercrombie"> |
| 9 | + <!-- abercrombie.ca --> |
| 10 | + <target host="abercrombie.ca" /> |
| 11 | + <target host="www.abercrombie.ca" /> |
| 12 | + <target host="fr-ca.abercrombie.ca" /> |
| 13 | + <target host="m.abercrombie.ca" /> |
| 14 | + <target host="cert.m.abercrombie.ca" /> |
| 15 | + <target host="cert-fr-ca.m.abercrombie.ca" /> |
| 16 | + |
| 17 | + <!-- abercrombie.cn --> |
| 18 | + <target host="abercrombie.cn" /> |
| 19 | + <target host="m.abercrombie.cn" /> |
| 20 | + |
| 21 | + <!-- abercrombie.com --> |
| 22 | + <target host="abercrombie.com" /> |
| 23 | + <target host="www.abercrombie.com" /> |
| 24 | + <target host="careers.abercrombie.com" /> |
| 25 | + <target host="cn-hk.abercrombie.com" /> |
| 26 | + <target host="m.cn-hk.abercrombie.com" /> |
| 27 | + <target host="de-eu.abercrombie.com" /> |
| 28 | + <target host="m.de-eu.abercrombie.com" /> |
| 29 | + <target host="e.abercrombie.com" /> |
| 30 | + <target host="es.abercrombie.com" /> |
| 31 | + <target host="m.es.abercrombie.com" /> |
| 32 | + <target host="es-eu.abercrombie.com" /> |
| 33 | + <target host="m.es-eu.abercrombie.com" /> |
| 34 | + <target host="eu.abercrombie.com" /> |
| 35 | + <target host="m.eu.abercrombie.com" /> |
| 36 | + <target host="fr-eu.abercrombie.com" /> |
| 37 | + <target host="m.fr-eu.abercrombie.com" /> |
| 38 | + <target host="hk.abercrombie.com" /> |
| 39 | + <target host="m.hk.abercrombie.com" /> |
| 40 | + <target host="it-eu.abercrombie.com" /> |
| 41 | + <target host="m.it-eu.abercrombie.com" /> |
| 42 | + <target host="ja-jp.abercrombie.com" /> |
| 43 | + <target host="m.ja-jp.abercrombie.com" /> |
| 44 | + <target host="jp.abercrombie.com" /> |
| 45 | + <target host="m.jp.abercrombie.com" /> |
| 46 | + <target host="m.abercrombie.com" /> |
| 47 | + <target host="cert.m.abercrombie.com" /> |
| 48 | + <target host="nl-eu.abercrombie.com" /> |
| 49 | + <target host="m.nl-eu.abercrombie.com" /> |
| 50 | + <target host="sg.abercrombie.com" /> |
| 51 | + |
| 52 | + <!-- abercrombie.com.hk --> |
| 53 | + <target host="abercrombie.com.hk" /> |
| 54 | + |
| 55 | + <!-- abercrombie.co.jp --> |
| 56 | + <target host="abercrombie.co.jp" /> |
| 57 | + |
| 58 | + <!-- abercrombie.sg --> |
| 59 | + <target host="abercrombie.sg" /> |
| 60 | + |
| 61 | + <!-- abercrombie.com.tw --> |
| 62 | + <target host="abercrombie.com.tw" /> |
| 63 | + |
| 64 | + <!-- abercrombie.co.uk --> |
| 65 | + <target host="abercrombie.co.uk" /> |
| 66 | + <target host="www.abercrombie.co.uk" /> |
| 67 | + <target host="m.abercrombie.co.uk" /> |
| 68 | + <target host="cert.m.abercrombie.co.uk" /> |
| 69 | + |
| 70 | + <rule from="^http:" to="https:" /> |
| 71 | +</ruleset> |
0 commit comments