Skip to content

Commit e2294e0

Browse files
authored
Rename and Update Cl.ly.xml related rulesets (EFForg#19560)
* Rename and Update Cl.ly.xml related rulesets * Add Cld.me.xml
1 parent a51cbb8 commit e2294e0

5 files changed

Lines changed: 36 additions & 101 deletions

File tree

src/chrome/content/rules/Cl.ly.xml

Lines changed: 6 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,17 @@
11
<!--
2-
For other Linerunner coverage, see Linerunner.xml.
3-
4-
5-
CDN buckets:
6-
7-
- s3.amazonaws.com/f.cl.ly/
8-
- d9yac136u048z.cloudfront.net
9-
10-
11-
List of related domains:
12-
13-
- cl.ly
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
144
- f.cl.ly
15-
- my.cl.ly
16-
- api.cld.me
17-
- my.cld.me
18-
- assets.my.cld.me
195
6+
Different content:
7+
- api.cl.ly
208
-->
21-
<ruleset name="Cl.ly (partial)">
22-
9+
<ruleset name="cl.ly">
2310
<target host="cl.ly" />
24-
<target host="api.cl.ly" />
2511
<target host="my.cl.ly" />
2612
<target host="www.cl.ly" />
27-
<target host="f.cl.ly" />
28-
<target host="api.cld.me" />
29-
<target host="my.cld.me" />
30-
<target host="assets.my.cld.me" />
31-
32-
33-
<!-- Not secured by server:
34-
-->
35-
<!--securecookie host="^my\.cl\.ly$" name="^_engine_session$" /-->
36-
<!--securecookie host="^my\.cld\.me$" name="^_engine_session$" /-->
37-
38-
<securecookie host="^my\.cl(?:\.ly|d\.me)$" name=".+" />
39-
40-
41-
42-
<rule from="^http://f\.cl\.ly/"
43-
to="https://s3.amazonaws.com/f.cl.ly/" />
44-
4513

46-
<rule from="^http://assets\.my\.cld\.me/"
47-
to="https://d9yac136u048z.cloudfront.net/" />
14+
<securecookie host=".+" name=".+" />
4815

4916
<rule from="^http:" to="https:" />
5017
</ruleset>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
4+
- cld.me
5+
- www.cld.me
6+
- assets.my.cld.me
7+
- proxy.cld.me
8+
-->
9+
<ruleset name="Cld.me (partial)">
10+
<target host="api.cld.me" />
11+
<target host="my.cld.me" />
12+
13+
<securecookie host=".+" name=".+" />
14+
15+
<rule from="^http:" to="https:" />
16+
</ruleset>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!--
2+
Non-functional hosts
3+
SSL peer certificate was not OK:
4+
- status.getcloudapp.com
5+
-->
6+
<ruleset name="GetCloudApp.com (partial)">
7+
<target host="getcloudapp.com" />
8+
<target host="www.getcloudapp.com" />
9+
<target host="info.getcloudapp.com" />
10+
<target host="share.getcloudapp.com" />
11+
<target host="support.getcloudapp.com" />
12+
13+
<rule from="^http:" to="https:" />
14+
</ruleset>

src/chrome/content/rules/Linerunner-mismatches.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/chrome/content/rules/Linerunner.xml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)