Skip to content

Commit 87c3548

Browse files
cschanajpipboy96
andauthored
Update Born_This_Way_Foundation.xml (EFForg#19555)
* Update Born_This_Way_Foundation.xml * Update src/chrome/content/rules/Born_This_Way_Foundation.xml Co-authored-by: pipboy96 <pipboy96@protonmail.com>
1 parent aec2da3 commit 87c3548

1 file changed

Lines changed: 12 additions & 26 deletions

File tree

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,21 @@
11
<!--
2-
CDN buckets:
3-
4-
- dnwssx4l7gl7s.cloudfront.net/bway/default/
5-
6-
7-
Problematic subdomains:
8-
9-
- (www.) *
10-
- action *
11-
12-
* Redirects to http; mismatched, CN: secure.bornthiswayfoundation.org
13-
14-
15-
At least some pages redirect back from secure.
2+
Non-functional hosts:
3+
Mismatched:
4+
- www.bornthisway.foundation
165
176
-->
187
<ruleset name="Born This Way Foundation (partial)">
198

20-
<target host="bornthiswayfoundation.org" />
21-
<target host="action.bornthiswayfoundation.org" />
22-
<target host="www.bornthiswayfoundation.org" />
23-
<target host="secure.bornthiswayfoundation.org" />
24-
25-
26-
<securecookie host="^\.?secure\.bornthiswayfoundation\.org$" name=".+" />
27-
9+
<target host="bornthisway.foundation" />
10+
<target host="www.bornthisway.foundation" />
11+
<target host="secure.bornthisway.foundation" />
12+
<target host="shop.bornthisway.foundation" />
2813

29-
<rule from="^http://(?:action\.|www\.)?bornthiswayfoundation\.org/page/-/img/"
30-
to="https://dnwssx4l7gl7s.cloudfront.net/bway/default/page/-/img/" />
14+
<securecookie host=".+" name=".+" />
15+
16+
<rule from="^http://www\.bornthisway\.foundation/"
17+
to="https://bornthisway.foundation/" />
3118

32-
<rule from="^http://secure\.bornthiswayfoundation\.org/"
33-
to="https://secure.bornthiswayfoundation.org/" />
19+
<rule from="^http:" to="https:" />
3420

3521
</ruleset>

0 commit comments

Comments
 (0)