|
1 | | - |
2 | 1 | <!-- |
3 | | -Disabled by https-everywhere-checker because: |
4 | | -Fetch error: http://biowarestore.com/ => https://biowarestore.com/: (7, 'Failed to connect to biowarestore.com port 443: Connection timed out') |
5 | | -
|
6 | | -Disabled by https-everywhere-checker because: |
7 | | -Fetch error: http://biowarestore.com/ => https://biowarestore.com/: (7, 'Failed to connect to biowarestore.com port 443: Connection refused') |
8 | 2 | For other Electronic Arts coverage, see Electronic-Arts.xml. |
9 | 3 |
|
10 | | -
|
11 | 4 | CDN buckets: |
12 | | -
|
13 | 5 | - ea-039.vo.llnwd.net |
14 | 6 | - na.llnet.bioware.cdn.ea.com |
15 | 7 | - ea-039.hs doesn't exist |
16 | 8 |
|
17 | | -
|
18 | | - Nonfunctional domains: |
19 | | -
|
20 | | - - na.llnet.bioware.cdn.ea.com (cert: *.hs.llnwd.net; 400) |
21 | | -
|
| 9 | + Connection refused: |
| 10 | + - na.llnet.bioware.cdn.ea.com |
22 | 11 | --> |
23 | | -<ruleset name="BioWare (partial)" default_off='failed ruleset test'> |
24 | 12 |
|
25 | | - <target host="na.llnet.bioware.cdn.ea.com" /> |
| 13 | +<ruleset name="BioWare (partial)"> |
26 | 14 | <target host="social.bioware.com" /> |
27 | 15 | <target host="biowarestore.com" /> |
28 | | - <target host="*.biowarestore.com" /> |
29 | | - |
| 16 | + <target host="www.biowarestore.com" /> |
30 | 17 |
|
31 | 18 | <securecookie host="^\.biowarestore\.com$" name=".+" /> |
32 | 19 |
|
33 | | - |
34 | | - |
35 | | - <rule from="^http://na\.llnet\.bioware\.cdn\.ea\.com/u/f/eagames/bioware/social/" |
36 | | - to="https://social.bioware.com/" /> |
37 | | - |
38 | | - <!-- At least some pages 302 to http. |
39 | | - --> |
40 | | - <rule from="^http://social\.bioware\.com/(images/|packer\.php|templates/)" |
41 | | - to="https://social.bioware.com/$1" /> |
42 | | - |
43 | | - <!-- Cert only matches ^biowarestore.com. |
44 | | - --> |
45 | | - <rule from="^http://(?:www\.)?biowarestore\.com/" |
46 | | - to="https://biowarestore.com/" /> |
47 | | - |
| 20 | + <rule from="^http:" to="https:" /> |
48 | 21 | </ruleset> |
0 commit comments