Skip to content

Commit

Permalink
Rename and Update ClearChain.com.xml (EFForg#9717)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschanaj authored and J0WI committed May 2, 2017
1 parent 0138e12 commit 2ffec75
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
21 changes: 21 additions & 0 deletions src/chrome/content/rules/ClearChain.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!--
Non-functional hosts
SSL peer certificate was not OK:
- cdn.clearchain.com
- leo.clearchain.com
- mail.clearchain.com
- northgate.clearchain.com
- ns.clearchain.com
Secure connection redirects to plaintext:
- www.clearchain.com
-->
<ruleset name="ClearChain.com (partial)" platform="mixedcontent">
<target host="clearchain.com" />
<target host="www.clearchain.com" />
<test url="http://www.clearchain.com/blog/" />

<securecookie host="^(www\.)?clearchain\.com$" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>
19 changes: 0 additions & 19 deletions src/chrome/content/rules/ClearChain.xml

This file was deleted.

0 comments on commit 2ffec75

Please sign in to comment.