Skip to content

Commit 438078b

Browse files
I-have-50-open-PRs-to-HTTPS-EVERYWHEREJ0WI
authored andcommitted
Update Firefox.com.xml (EFForg#12619)
* Minimal optimization Firefox.com.xml * fix travis error which I discovered by accident, find.firefox.com no longer seems to exist * Update Firefox.com.xml * Update Firefox.com.xml
1 parent 4d20baf commit 438078b

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
<!--
22
For other Mozilla coverage, see Mozilla.xml.
33
4-
54
These altnames don't exist:
6-
75
- scrypt.accounts.firefox.com
86
9-
107
Insecure cookies are set for these hosts:
11-
128
- marketplace.firefox.com
13-
149
-->
1510
<ruleset name="Firefox.com">
1611

@@ -23,20 +18,19 @@
2318
<target host="oauth.accounts.firefox.com" />
2419
<target host="profile.accounts.firefox.com" />
2520
<target host="verifier.accounts.firefox.com" />
21+
<target host="hello.firefox.com" />
22+
<target host="screenshots.firefox.com" />
23+
<target host="send.firefox.com" />
24+
<target host="testpilot.firefox.com" />
2625

27-
<target host="find.firefox.com" />
2826
<target host="marketplace.firefox.com" />
2927
<target host="www.firefox.com" />
3028

31-
3229
<!-- Not secured by server:
3330
-->
3431
<!--securecookie host="^marketplace\.firefox\.com$" name="^lang$" /-->
3532

3633
<securecookie host=".+" name=".+" />
3734

38-
39-
<rule from="^http:"
40-
to="https:" />
41-
35+
<rule from="^http:" to="https:" />
4236
</ruleset>

0 commit comments

Comments
 (0)