Skip to content

Commit d9b00db

Browse files
committed
Merge branch 'master' of github.com:EFForg/https-everywhere
2 parents 638cd0a + 7b9906e commit d9b00db

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

src/chrome/content/rules/Cint.com-falsemixed.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,7 @@
1-
<!--
2-
For rules causing false/broken MCB, see Cint.com-falsemixed.xml.
3-
4-
5-
Fully covered subdomains:
6-
7-
- panel
8-
9-
10-
Mixed content:
11-
12-
- css on www from $self *
13-
- Images on www from $self *
14-
15-
* Secured by us
16-
17-
-->
18-
<ruleset name="Cint.com (partial)">
19-
1+
<ruleset name="Cint.com">
202
<target host="cint.com" />
213
<target host="panel.cint.com" />
224
<target host="www.cint.com" />
23-
<!--
24-
Avoid broken MCB:
25-
-->
26-
<exclusion pattern="^http://www\.cint\.com/+(?!favicon\.ico|wp-content/|wp-includes/)" />
27-
285

296
<rule from="^http:" to="https:" />
30-
317
</ruleset>

0 commit comments

Comments
 (0)