Skip to content

Commit 720f737

Browse files
injustJ0WI
authored andcommitted
Clean up and reactivate ruleset (EFForg#16466)
1 parent e3aac31 commit 720f737

File tree

1 file changed

+5
-32
lines changed

1 file changed

+5
-32
lines changed
Lines changed: 5 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,21 @@
1-
21
<!--
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')
82
For other Electronic Arts coverage, see Electronic-Arts.xml.
93
10-
114
CDN buckets:
12-
135
- ea-039.vo.llnwd.net
146
- na.llnet.bioware.cdn.ea.com
157
- ea-039.hs doesn't exist
168
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
2211
-->
23-
<ruleset name="BioWare (partial)" default_off='failed ruleset test'>
2412

25-
<target host="na.llnet.bioware.cdn.ea.com" />
13+
<ruleset name="BioWare (partial)">
2614
<target host="social.bioware.com" />
2715
<target host="biowarestore.com" />
28-
<target host="*.biowarestore.com" />
29-
16+
<target host="www.biowarestore.com" />
3017

3118
<securecookie host="^\.biowarestore\.com$" name=".+" />
3219

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:" />
4821
</ruleset>

0 commit comments

Comments
 (0)